Bug 79675 - kdesktop crashes on startup when the icons are disabled
Summary: kdesktop crashes on startup when the icons are disabled
Status: CLOSED FIXED
Alias: None
Product: kdesktop
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Benoit Walter
URL:
Keywords:
: 79828 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-15 08:25 UTC by Michael Olbrich
Modified: 2009-01-02 20:28 UTC (History)
2 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 Michael Olbrich 2004-04-15 08:25:12 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          g++ (GCC) 3.3.3 (Debian 20040401) 
OS:          Linux

When the icons on the desktop are disabled (kdesktoprc section [General] Enabled=false) kdesktop crashes on startup. 
It's somewhere in KRootWm::initConfig (sorry no usefull bt)
My guess is a null pointer on m_pDesktop->iconView() or one of the static_casts.
without those lines it doesn't crash any more.
Comment 1 Greg Diebel 2004-04-19 05:25:38 UTC
I also confirm this behavior. Sorry can't help with the debugging.
Comment 2 Benoit Walter 2004-04-21 13:22:37 UTC
I forgot to CCMAIL here my previous commit. Anyway, the bug is now fixed.

Comment 3 Tommi Tervo 2004-04-21 22:52:22 UTC
*** Bug 79828 has been marked as a duplicate of this bug. ***
Comment 4 cerebro84 2004-04-21 23:05:31 UTC
Yes I have this problem too but I didn't know it was related to icons. Now I enabled that and it works!
Comment 5 FiNeX 2009-01-02 20:28:06 UTC
Bug closed. Kdesktop is no more mantained.