Bug 168284 - All Graphics are disapear
Summary: All Graphics are disapear
Status: RESOLVED DUPLICATE of bug 162769
Alias: None
Product: plasma4
Classification: Plasma
Component: widget explorer (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-04 01:13 UTC by Ömer Fadıl USTA
Modified: 2008-08-04 01:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***