Bug 161655 - Plasma crash at startup
Summary: Plasma crash at startup
Status: RESOLVED WORKSFORME
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: 2008-05-05 12:41 UTC by Viktar Vauchkevich
Modified: 2008-05-24 17:52 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 Viktar Vauchkevich 2008-05-05 12:41:23 UTC
Version:           4.0.72 (using Devel)
Installed from:    Compiled sources
OS:                Linux

Note: plasma started without crash when I removed .kde4/share/config/plasma-appletsrc

Backtrace:

Application: Plasma Workspace (plasma), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb4b9c740 (LWP 6121)]
[New Thread 0xb1d04b90 (LWP 6123)]
[New Thread 0xb3038b90 (LWP 6122)]
[KCrash handler]
#6  0xb75e5924 in QObject::connect (sender=0x93bc628, 
    signal=0xb1d799d5 "2clientIsEmbedded()", receiver=0x92e4bb8, 
    method=0xb1d79754 "2sizeShouldChange()", type=Qt::AutoConnection)
    at kernel/qobject.cpp:2369
#7  0xb1d78f15 in SystemTrayWidget::x11Event (this=0x92e4bb8, 
    event=0xbfb862ac)
    at /tmp/buildd/kdebase-workspace-4.0.72/plasma/applets/systemtray/systemtraywidget.cpp:92
#8  0xb6d488df in QApplication::x11ProcessEvent (this=0x918ffc0, 
    event=0xbfb862ac) at kernel/qapplication_x11.cpp:3052
#9  0xb6d70da4 in x11EventSourceDispatch (s=0x91ae3c0, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#10 0xb5aeb978 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb5aeebce in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x091ad690 in ?? ()
#13 0x00000000 in ?? ()
#0  0xffffe424 in __kernel_vsyscall ()
Comment 1 Alexis MENARD 2008-05-05 14:02:35 UTC
And after you logout then restart, it appears again?
Comment 2 Viktar Vauchkevich 2008-05-07 19:07:09 UTC
Yes, it appears again.

But when I removed systray widget from panel and created dedicated systray widget kde started without any errors.
Comment 3 Viktar Vauchkevich 2008-05-13 14:25:07 UTC
I upgraded QT to final 4.4 and it disappeared.
Comment 4 Viktar Vauchkevich 2008-05-13 15:39:18 UTC
Sorry, previous comment #3 is wrong.
Comment 5 Riccardo Iaconelli 2008-05-24 17:52:33 UTC
Hahah, that's pretty weird. =)
I think it's a bug in sth bad left in the config file, if you say that starting empty doesn't crash.
I'll close it for now because it really looks like the above case (config file), in case it is not, or you can still reproduce it or sth, or anyone else does, please feel free to just reopen this bug. =)