Bug 224330 - plasma crash on resume
Summary: plasma crash on resume
Status: RESOLVED DUPLICATE of bug 219036
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 15:06 UTC by Jesse Milette
Modified: 2010-01-28 20:17 UTC (History)
3 users (show)

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 Jesse Milette 2010-01-26 15:06:56 UTC
Version:            (using Devel)
Compiler:          gcc 4.4.1 
OS:                Linux
Installed from:    Compiled sources

every time my pc resumes from standby, plasma crashes without fail.  It takes a couple seconds, but every time it happens.

I have a dell vostro 1500 with NVIDIA graphics
Comment 1 Jesse Milette 2010-01-26 16:26:41 UTC
i am running KDE 4.4RC2
Comment 2 Dario Andres 2010-01-26 21:06:16 UTC
- Do you get the KDE Crash Handler dialog ?
Regards
Comment 3 surfed 2010-01-27 02:45:20 UTC
Same here with KDE 4.4RC2, no crash dialog, but plasma recovers by itself.
Comment 4 Dario Andres 2010-01-27 03:03:18 UTC
- Did you experience another Plasma crash before this one ? Regards
Comment 5 surfed 2010-01-27 03:14:44 UTC
I get one every time i resume from sleep, its not instant but 2 or 3 seconds after desktop comes up.
Comment 6 Dario Andres 2010-01-27 03:20:36 UTC
Just try this:
- Run Konsole
- Execute "kquitap plasma-desktop",  Plasma will be closed
- Wait 10 seconds
- Execute "plasma-desktop", Plasma will restart
- Repeat the situation that causes the crash
Check if you can get the crash handler dialog.
Comment 7 surfed 2010-01-27 03:27:03 UTC
plasma restarts by itself after killing it.
Comment 8 Dario Andres 2010-01-27 03:28:02 UTC
Weird, that shouldn't happen with "kquitapp". Try this, replace "kquitapp plasma-desktop" with "killall plasma-desktop"
Comment 9 surfed 2010-01-27 03:50:15 UTC
Ok, i got some useable output with killall. After resume it seems that the weather plasma applet crashed plasma, removing it solves plasma crash on resume.
Here is relevant part of plasma output, seems like it does not like that it resumes with no internet:


plasma-desktop(11484)/plasma WeatherEngine::dataUpdated: dataUpdated()                                                                                                                       
plasma-desktop(11484)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(127, 0)                                                                                                   
QGraphicsLinearLayout::removeAt: invalid index 1                                                                                                                                             
plasma-desktop(11484)/plasma WeatherEngine::networkStatusChanged: networkStatusChanged(): Status changed:  false state:  1                                                                   
plasma-desktop(11484)/plasma WeatherEngine::networkStatusChanged: networkStatusChanged(): Status changed:  true state:  0                                                                    
plasma-desktop(11484)/plasma WeatherEngine::triggerReset: triggerReset()                                                                                                                     
plasma-desktop(11484)/plasma EnvCanadaIon::getXMLSetup: getXMLSetup()                                                                                                                        
plasma-desktop(11484)/kio (KIOJob) KIO::SlaveInterface::dispatch: error  123   "dd.weatheroffice.ec.gc.ca: Network unreachable"                                                              
plasma-desktop(11484)/plasma EnvCanadaIon::readXMLSetup: readXMLSetup()                                                                                                                      
plasma-desktop(11484)/plasma WeatherEngine::networkStatusChanged: networkStatusChanged(): Status changed:  false state:  3                                                                   
plasma-desktop(11484)/kio (Slave) KIO::Slave::createSlave: createSlave "trash" for KUrl("trash:/")                                                                                           
plasma-desktop(11484)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-sascha/plasma-desktopF11484.slave-socket"                                
plasma-desktop(11484)/plasma WeatherEngine::networkStatusChanged: networkStatusChanged(): Status changed:  true state:  4                                                                    
plasma-desktop(11484)/plasma WeatherEngine::triggerReset: triggerReset()                                                                                                                     
KCrash: Application 'plasma-desktop' crashing...                                                                                                                                             
sock_file=/home/sascha/.kdemod4/socket-chakra-laptop/kdeinit4__0                                                                                                                             
QDBusObjectPath: invalid path ""
Comment 10 Dario Andres 2010-01-27 03:58:04 UTC
So, may be this is related to bug 219036 (some other users experienced that crash on resume)
Comment 11 surfed 2010-01-27 04:00:39 UTC
could very well be.
Comment 12 Jesse Milette 2010-01-28 19:58:05 UTC
i do have the weather applet running. I will remove it and get back to you all....
Comment 13 Jesse Milette 2010-01-28 19:59:52 UTC
that was it for me.  No weather applet, no crash :)  you guys rock!
Comment 14 Shawn Starr 2010-01-28 20:17:04 UTC

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