You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, February 4th 2006, 9:52pm

Kicker crashes with Kmenu

I have SuSE 10.0, with KDE 3.5. For some unknown reason, kicker behaves erracticly. When I click on the Kmenu icon, Kicker crashes. Oddly, when I do anything else with Kicker, it doesn't crash. Why?

Here's the debug info:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1098231872 (LWP 6548)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4  0x41130ea9 in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x404f124f in KService::menuId () from /opt/kde3/lib/libkio.so.4
#6  0x40536277 in KServiceGroup::SuSEsortEntries ()
   from /opt/kde3/lib/libkio.so.4
#7  0x400f1f43 in PanelServiceMenu::fillMenu ()
   from /opt/kde3/lib/libkdeinit_kicker.so
#8  0x400f374a in PanelServiceMenu::doInitialize ()
   from /opt/kde3/lib/libkdeinit_kicker.so
#9  0x400f3be1 in PanelServiceMenu::initialize ()
   from /opt/kde3/lib/libkdeinit_kicker.so
#10 0x400f57c4 in PanelKMenu::initialize ()
   from /opt/kde3/lib/libkdeinit_kicker.so
#11 0x400c5f65 in KButton::initPopup () from /opt/kde3/lib/libkdeinit_kicker.so
#12 0x402d1fbd in PanelPopupButton::slotExecMenu ()
   from /opt/kde3/lib/libkickermain.so.1
#13 0x402d8eff in PanelPopupButton::qt_invoke ()
   from /opt/kde3/lib/libkickermain.so.1
#14 0x400c5e9b in KButton::qt_invoke () from /opt/kde3/lib/libkdeinit_kicker.so
#15 0x40e59a49 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40e59ef0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x411a34e9 in QButton::pressed () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40eee6bd in QButton::mousePressEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x402d1b39 in PanelButton::mousePressEvent ()
   from /opt/kde3/lib/libkickermain.so.1
#20 0x40e9372b in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40df9d41 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40dfaea8 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40b0014e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#24 0x40d94cd8 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40d93afb in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40da7bea in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40e10c53 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40e10b36 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40df968f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x400b2ac6 in kdemain () from /opt/kde3/lib/libkdeinit_kicker.so
#31 0x4012eea0 in __libc_start_main () from /lib/tls/libc.so.6
#32 0x08048411 in ?? ()


Ah! Also when I open kicker in the konsole with normal user rights, and click the kMenu icon, it sends me:

Source code

1
2
3
4
5
6
7
8
9
10
kicker: crashHandler called
KCrash: Application 'kicker' crashing...
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  20
  Minor opcode:  0
  Resource id:  0x1e00007
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  19
  Minor opcode:  0
  Resource id:  0x1e00007


I've tried deleting /home/user/.kde/share/config/kickerr and reloading KDE, but it still didn't work!

Also, when I start Kicker in the Konsole, as a root user, everything's fine...

HELP ME!

Thanks...

Upsilon

This post has been edited 2 times, last edit by "Upsilon" (Feb 4th 2006, 9:54pm)