Bug 168284

Summary: All Graphics are disapear
Product: [Unmaintained] plasma4 Reporter: Ömer Fadıl USTA <omerusta>
Component: widget explorerAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ömer Fadıl USTA 2008-08-04 01:13:15 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

SVN Trunk Version: 04/07/08 02:11

I think these photos will explain better

1- First we open Add Widgets Dialog :
http://imaj.at/45867.jpg


2- Then selected any of plasmoid from list
http://imaj.at/45868.jpg


3- Then clicked to searchAreaTextbar and typed f.
And ALL graphics gone :
http://imaj.at/45869.jpg


4-Then deleted that f which we wrote and all list's graphics gone :
http://imaj.at/45870.jpg


The console kdebug output is ( when typing f in searchareatext ) :

plasma(12515)/libplasma KCategorizedItemsView::searchTermChanged: EVENT                                                                                     
 "f"                                                                                                                                                        
QPainter::begin: Cannot paint on a null pixmap                                                                                                              
QPainter::setWorldTransform: Painter not active                                                                                                             
QPainter::setFont: Painter not active                                                                                                                       
QPainter::setFont: Painter not active                                                                                                                       
QPainter::setCompositionMode: Painter not active                                                                                                            
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Cannot paint on a null pixmap
QPainter::setWorldTransform: Painter not active
QPainter::setFont: Painter not active
QPainter::setFont: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Cannot paint on a null pixmap
QPainter::setWorldTransform: Painter not active
QPainter::setFont: Painter not active
QPainter::setFont: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Cannot paint on a null pixmap
QPainter::setWorldTransform: Painter not active
QPainter::setFont: Painter not active
QPainter::setFont: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted


You can reproduce that bug with also clicking scrollbar instead of selecting
any of plasmoid before writing anything into searchtextarea
Comment 1 Aaron J. Seigo 2008-08-04 01:15:09 UTC

*** This bug has been marked as a duplicate of 162769 ***