Bug 87613 - since 3.3.x, systray? related crashes with QETWidget::translateMouseEvent
Summary: since 3.3.x, systray? related crashes with QETWidget::translateMouseEvent
Status: RESOLVED FIXED
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: 3.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: John Firebaugh
URL:
Keywords:
: 86766 94695 105584 105679 107034 110959 112037 112559 114505 115195 115629 115996 116025 116359 116856 117013 117400 117643 117812 117867 118642 120640 120641 122173 122174 123163 123734 123847 126271 126932 127144 127241 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-20 17:21 UTC by Haeber
Modified: 2006-05-26 10:32 UTC (History)
31 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 Haeber 2004-08-20 17:21:53 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    SuSE RPMs
OS:                Linux

Da mir der englische Begriff für Kontrollleiste nicht geläufig war habe ich gleich den ganzen Bug-Report auf deutsch gehalten.

Wie im Titel gesagt crashed die Kontrollleiste recht häufig ohne ersichtlichen Grund (KDE 3.3). Danach wird sie jedoch ohne Probleme und im alten Zustand neu gestartet.

Hier der output:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1096275136 (LWP 7342)]
[KCrash handler]
#7  0x40b8e9a5 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40b8d4b4 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40ba845b in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40c16141 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40c1605a in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40c01e17 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x417d648c in kdemain () from /opt/kde3/lib/libkdeinit_kicker.so
#14 0x40018914 in kdeinitmain () from /opt/kde3/lib/kde3/kicker.so
#15 0x0804e766 in launch ()
#16 0x0804ee7c in handle_launcher_request ()
#17 0x0804f439 in handle_requests ()
#18 0x0804fc1a in main ()

MfG
Thomas
Comment 1 Haeber 2004-08-20 17:27:57 UTC
Übrigens habe ich dieses Verhalten schon in der 3.3 beta 2 festgestellt. Wohin gegen die 3.2.3 und davor ohne dieses Problem daher gekommen sind.
Comment 2 Nicolas Goutte 2004-08-20 23:16:33 UTC
In short and in English: Kicker crashes often without apparent reason. It did not happen with KDE 3.2.3 but has happened since KDE 3.3 beta 2.
Comment 3 Spiros Georgaras 2004-08-22 09:37:42 UTC
Same here

Just downloaded the SuSE RPMs and I have the same problem, both with my KDE 3.2.3 settings and with fresh settings (~/.kde renamed to ~/.kde.old)...
Comment 4 Spiros Georgaras 2004-08-27 08:58:15 UTC
Maybe, just maybe this is a duplicate of bug 87484
Comment 5 Seb 2004-09-11 01:14:27 UTC
It could be that it's not kicker itself that was crashing. Do you use any 'dangerous' applets? (like kickerpager, for example?)
Comment 6 Haeber 2004-09-11 01:25:28 UTC
My applets in Kicker are:
KAMix 0.0.7,
SuSE Watcher,
SuSE Plugger,
KWallet,
amarok or juk,
Kopete and
KMail.
Comment 7 Haeber 2004-10-13 19:54:41 UTC
Here another output to the problem:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095525600 (LWP 7422)]
[KCrash handler]
#7  0x4096a8a3 in typeinfo name for QPaintEvent ()
   from /opt/kde3/lib/libkdefx.so.4
#8  0xbfffdef0 in ?? ()
#9  0x08220340 in ?? ()
#10 0x00000000 in ?? ()
#11 0x00000000 in ?? ()
#12 0x01050c20 in ?? ()
#13 0xbfffe3c0 in ?? ()
#14 0x4101e9c0 in QApplication::active_window ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xbfffdfa8 in ?? ()
#16 0x41050c20 in __JCR_LIST__ () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x00000005 in ?? ()
#18 0x08261258 in ?? ()
#19 0xbfffe0e8 in ?? ()
#20 0x40b85fb9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x00000005 in ?? ()
#22 0x00000002 in ?? ()
#23 0x00000011 in ?? ()
#24 0x00000002 in ?? ()
#25 0x0000049c in ?? ()
#26 0x000003df in ?? ()
#27 0x00010000 in ?? ()
#28 0x0821925d in ?? ()
#29 0xbfffe300 in ?? ()
#30 0xbfffe310 in ?? ()
#31 0x0821928c in ?? ()
#32 0x08219980 in ?? ()
#33 0x414c2520 in __malloc_initialize_hook () from /lib/tls/libc.so.6
#34 0x0839c678 in ?? ()
#35 0x40ea4649 in QGListIterator::~QGListIterator ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 8 Aaron J. Seigo 2004-10-21 22:59:47 UTC
does this problem persist with 3.3.1 for any of those reporting this problem?
Comment 9 Haeber 2004-10-21 23:06:34 UTC
i will test it next month with new SuSe 9.2
Comment 10 Aaron J. Seigo 2004-10-24 12:10:03 UTC
thank you for being willing to re-check this. if kicker does continue to crash, can you please post your `kde-config --localprefx`/share/config/kickerrc file? thanks...
Comment 11 Haeber 2004-11-24 02:39:57 UTC
After over one week working with kde 3.3.1 on SuSE 9.2 seems the bug is resolved. I will reopen the bug-report if it does continue to crash in the next weeks.
Comment 12 Haeber 2004-12-05 23:47:52 UTC
It craches again, with 3.3.1 on SuSE Linux x86.
After crash Kicker restarts correctly.

Debug-Output:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095735808 (LWP 7322)]
[KCrash handler]
#7  0x40d45a20 in QTipManager::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40b9fdb1 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40ba20f6 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40832de1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#11 0x40b3ddee in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40b3cca6 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40b4d728 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40bb7cb1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40bb7af6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40ba17df in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x41756a88 in kdemain () from /opt/kde3/lib/libkdeinit_kicker.so
#18 0x0804e7a6 in launch ()
#19 0x0804eebc in handle_launcher_request ()
#20 0x0804f479 in handle_requests ()
#21 0x0804fc5a in main ()


Best regards
Thomas
Comment 13 Haeber 2004-12-06 02:52:00 UTC
My kde-config file of kicker - "kickerrc":

[General]
BackgroundTheme=/opt/kde3/share/apps/kicker/wallpapers/SuSE.png
UseBackgroundTheme=true

[KMenu]
UseSidePixmap=false

[BrowserButton_1]
FreeSpace=0
Icon=document
Path=$HOME/Documents

[ServiceMenuButton_1]
Label=work/
RelPath=work/

[buttons]
EnableIconZoom=false
EnableTileBackground=false

[menus]
DetailedMenuEntries=false
ReduceMenuDepth=true
ShowUnimportantEntries=false
UseBrowser=false

[Applet_1]
DesktopFile=minipagerapplet.desktop
FreeSpace=0.25

[Applet_2]
ConfigFile=taskbar_panelappletrc
DesktopFile=taskbarapplet.desktop
FreeSpace=0.25

[Applet_3]
ConfigFile=systemtray_panelappletrc
DesktopFile=systemtrayapplet.desktop
FreeSpace=1

[Applet_4]
ConfigFile=clock_panelapplet_vffwzgqzg0fydntyn9v_rc
DesktopFile=clockapplet.desktop
FreeSpace=1

[General]
Applets=KMenuButton_1,ServiceButton_2,ServiceButton_1,ServiceButton_6,ServiceButton_3,ServiceButton_4,Applet_1,Applet_2,Applet_3,Applet_4
Size=3

[KFileDialog Speedbar]
Speedbar IconSize=32

[KMenuButton_1]
FreeSpace=0

[ServiceButton_1]
DesktopFile=System/konsole.desktop
FreeSpace=0

[ServiceButton_2]
DesktopFile=Home.desktop
FreeSpace=0

[ServiceButton_3]
DesktopFile=Internet/konqbrowser.desktop
FreeSpace=0

[ServiceButton_4]
DesktopFile=Office/Kontact.desktop
FreeSpace=0

[ServiceButton_6]
DesktopFile=Help.desktop
FreeSpace=0

Comment 14 Sebastian Voitzsch 2004-12-21 12:08:59 UTC
Same here with 3.3.2 / gentoo-ebuild on x86.

Sebastian
Comment 15 Aaron J. Seigo 2005-02-24 03:59:49 UTC
can either Sebastian or Thomas describe what actions / behaviour leads to this issue? thanks.
Comment 16 Aaron J. Seigo 2005-02-24 04:14:27 UTC
*** Bug 94695 has been marked as a duplicate of this bug. ***
Comment 17 Skander Morgenthaler 2005-03-30 14:03:47 UTC
I've had an occasional kicker crashes as well, using gentoo/amd64, kde 3.4.0 The latest crash occured the moment I hit the ok button after filling in my password in order to send a mail (kmail, not using kwallet for kmail). Kicker restarted fine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 7947)]
0x0000002a98ab0319 in waitpid () from /lib/libpthread.so.0
#0  0x0000002a98ab0319 in waitpid () from /lib/libpthread.so.0
#1  0x0000002a9641b8ce in KCrash::defaultCrashHandler ()
   from /usr/kde/3.4/lib/libkdecore.so.4
#2  0x0000002a98aaf127 in __pthread_sighandler () from /lib/libpthread.so.0
#3  0x0000002a9940eae0 in killpg () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()
#5  0x0000000000000000 in ?? ()
#6  0x0000000000000000 in ?? ()
#7  0x0000000100000002 in ?? ()
#8  0x0000000000000000 in ?? ()
#9  0x000000000050dae0 in ?? ()
#10 0x656d614e656c6201 in ?? ()
#11 0x0000007fbfffd130 in ?? ()
#12 0x0000002a98aaae80 in pthread_mutex_timedlock () from /lib/libpthread.so.0
#13 0x0000007fbfffe3a0 in ?? ()
#14 0x00000000007d8dc0 in ?? ()
#15 0x00000000009600c0 in ?? ()
#16 0x000000000095a940 in ?? ()
#17 0x0000007fbfffe300 in ?? ()
#18 0x0000007fbfffe230 in ?? ()
#19 0x00000063000002fb in ?? ()
#20 0x0000000000000001 in ?? ()
#21 0x0000007fbfffe230 in ?? ()
#22 0x0000002a963fd9b2 in KWin::WindowInfo::visibleName ()
   from /usr/kde/3.4/lib/libkdecore.so.4
#23 0x000000000007e837 in ?? ()
#24 0x00000000008c17f0 in ?? ()
#25 0x0000007b97163791 in ?? ()
#26 0x0000000000000000 in ?? ()
#27 0x000000019b7bb186 in ?? ()
#28 0x0000000000000000 in ?? ()
#29 0x00000000007d8780 in ?? ()
#30 0x0000002a996009c0 in __malloc_initialize_hook () from /lib/libc.so.6
#31 0x0000000080000000 in ?? ()
#32 0x0000007fbfffdf90 in ?? ()
#33 0x000000000094dec0 in ?? ()
#34 0x000000000083bf20 in ?? ()
#35 0x0000000000000007 in ?? ()
#36 0x0000000000000001 in ?? ()
#37 0x0000002a98aaaf0d in pthread_mutex_unlock () from /lib/libpthread.so.0
#38 0x0000007fbfffe090 in ?? ()
#39 0x0000007fbfffdf90 in ?? ()
#40 0x0000002a97460dd0 in QGList::~QGList () from /usr/qt/3/lib/libqt-mt.so.3
Comment 18 Aaron J. Seigo 2005-04-15 19:49:00 UTC
Skander Morgenthaler: your crash is different than this one and related to 97083.
Comment 19 Petter Reinholdtsen 2005-05-22 12:28:38 UTC
*** This bug has been confirmed by popular vote. ***
Comment 20 Aaron J. Seigo 2005-06-06 19:53:19 UTC
*** Bug 105679 has been marked as a duplicate of this bug. ***
Comment 21 Aaron J. Seigo 2005-06-08 16:28:48 UTC
*** Bug 107034 has been marked as a duplicate of this bug. ***
Comment 22 Aaron J. Seigo 2005-08-19 03:09:29 UTC
*** Bug 110959 has been marked as a duplicate of this bug. ***
Comment 23 Aaron J. Seigo 2005-09-11 06:05:50 UTC
*** Bug 112037 has been marked as a duplicate of this bug. ***
Comment 24 Aaron J. Seigo 2005-09-13 23:33:15 UTC
*** Bug 112559 has been marked as a duplicate of this bug. ***
Comment 25 Gilles Schintgen 2005-10-04 20:20:25 UTC
KDE 3.4.91 (beta1)

Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1232050512 (LWP 9520)]
[KCrash handler]
#4  0x00000001 in ?? ()
#5  0xb6fa1fb2 in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0xb6f9f6bc in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0xb6fb6bbb in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#8  0xb701d758 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#9  0xb701d608 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb700ba71 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb66b798d in kdemain () from /usr/kde/3.5/lib/libkdeinit_kicker.so
#12 0xb673e826 in kdeinitmain () from /usr/kde/3.5/lib/kde3/kicker.so
#13 0x0804dcfc in launch (argc=1, _name=0x81d3c94 "kicker", 
    args=0x81d3c9b "", cwd=0x0, envc=0, envs=0x81d3c9f "", reset_env=false, 
    tty=0x0, avoid_loops=false, startup_id_str=0x82ffeb8 "l") at kinit.cpp:637
#14 0x0804f329 in handle_launcher_request (sock=9) at kinit.cpp:1201
#15 0x0804f8a0 in handle_requests (waitForPid=0) at kinit.cpp:1404
#16 0x08050938 in main (argc=2, argv=0xbf9418a4, envp=0x82ffeb8)
    at kinit.cpp:1848
Comment 26 Aaron J. Seigo 2005-10-21 18:41:17 UTC
*** Bug 114505 has been marked as a duplicate of this bug. ***
Comment 27 Gilles Schintgen 2005-10-21 18:48:08 UTC
Just being curious: can we hope for a fix in the 3.5.x series?
Comment 28 Aaron J. Seigo 2005-10-27 18:37:50 UTC
*** Bug 115195 has been marked as a duplicate of this bug. ***
Comment 29 Aaron J. Seigo 2005-11-04 09:55:47 UTC
*** Bug 115629 has been marked as a duplicate of this bug. ***
Comment 30 Aaron J. Seigo 2005-11-09 17:22:08 UTC
*** Bug 115996 has been marked as a duplicate of this bug. ***
Comment 31 Aaron J. Seigo 2005-11-14 20:38:45 UTC
*** Bug 116025 has been marked as a duplicate of this bug. ***
Comment 32 Aaron J. Seigo 2005-11-14 21:51:58 UTC
*** Bug 116359 has been marked as a duplicate of this bug. ***
Comment 33 Aaron J. Seigo 2005-11-16 21:40:30 UTC
*** Bug 105584 has been marked as a duplicate of this bug. ***
Comment 34 Aaron J. Seigo 2005-11-24 01:08:40 UTC
*** Bug 116856 has been marked as a duplicate of this bug. ***
Comment 35 Aaron J. Seigo 2005-11-24 17:26:37 UTC
*** Bug 117013 has been marked as a duplicate of this bug. ***
Comment 36 Aaron J. Seigo 2005-12-01 18:24:00 UTC
*** Bug 117400 has been marked as a duplicate of this bug. ***
Comment 37 Aaron J. Seigo 2005-12-04 09:35:33 UTC
*** Bug 117643 has been marked as a duplicate of this bug. ***
Comment 38 James Martinez 2005-12-04 17:49:07 UTC
I am of duplicate 117643, and what follows is the content of my kickerrc file

<kickerrc>

[$Version]
update_info=kickerrc.upd:kde_3_1_sizeChanges,kickerrc.upd:kde_3_4_reverseLayout,kickerrc.upd:kde_3_5_kconfigXTize

[Applet_1]
ConfigFile=minipager_panelapplet_txa1bmx7k3jhkf4kadaa_rc
FreeSpace2=0.122905
WidthForHeightHint=69

[Applet_2]
ConfigFile=taskbar_panelapplet_1trmh6v0v26oxgn91sgl_rc
FreeSpace2=0.122905

[Applet_3]
ConfigFile=systemtray_panelappletrc
WidthForHeightHint=36

[Applet_4]
ConfigFile=clock_panelapplet_vxdfafnigwign92fgwfl_rc
DesktopFile=clockapplet.desktop
WidthForHeightHint=75

[Applet_5]
ConfigFile=b_menu_panelappletrc
DesktopFile=b_menuapplet.desktop
WidthForHeightHint=210

[DesktopButton_1]
FreeSpace2=0

[ExecButton_1]
CommandLine=
Description=
FreeSpace2=0
Icon=/usr/local/bin/Eclipse/icon.xpm
Name=Eclipse
Path=/usr/local/bin/Eclipse/eclipse
RunInTerminal=false

[ExecButton_2]
CommandLine=
Description=
FreeSpace2=0
Icon=opera
Name=Opera
Path=opera
RunInTerminal=false

[General]
Alignment=1
Applets2=KMenuButton_1,DesktopButton_1,ServiceButton_1,ExecButton_1,ServiceButton_5,ServiceButton_3,ServiceButton_6,ExecButton_2,ServiceButton_4,ServiceButton_2,Applet_1,Applet_2,Applet_3,Applet_4
AutoHideDelay=1
AutoHidePanel=false
AutoHideSwitch=false
BackgroundHide=false
BackgroundTheme=/usr/share/apps/kicker/wallpapers/default.png
ColorizeBackground=true
CustomSize=54
ExpandSize=true
FadeOutAppletHandles=false
HideAnimation=true
HideAnimationSpeed=100
HideAppletHandles=false
HideButtonSize=14
IExist=true
Position=3
ShowLeftHideButton=false
ShowRightHideButton=true
ShowToolTips=false
Size=2
SizePercentage=75
TintColor=217,217,217
TintValue=0
Transparent=true
UnhideLocation=6
UseBackgroundTheme=true
XineramaScreen=0

[KFileDialog Settings]
Automatic Preview=true
Recent Files=$HOME/Desktop/firefox-1.5/firefox/icons/mozicon128.png,$HOME/Desktop/firefox-1.5/firefox/firefox,$HOME/Documents/firefox.svg,$HOME/Documents/hi48-app-kdevelop.png,/usr/local/bin/Eclipse/icon.xpm,/usr/local/bin/Eclipse/eclipse,$HOME/Desktop/FinderIcon.xpm,$HOME/Desktop/indextop10082003.jpg,$HOME/Desktop/panther_icons/Applications/Safari/Applications.Safari.app.Contents.Resources.compass.ico,/usr/share/opera/images/opera_48x48.png,$HOME/Desktop/docs&pics/firefox.svg,/usr/local/bin/eclipse/icon.xpm,/usr/local/bin/eclipse/eclipse,$HOME/Desktop/firefox.svg

[KMenu]
UseSidePixmap=false

[Main Panel]
UserHidden=0

[Menubar Panel]
ConfigFile=kicker_menubarpanelrc
DesktopFile=childpanelextension.desktop
UserHidden=0

[ServiceButton_1]
DesktopFile=/usr/share/applications/kde/konqbrowser.desktop
FreeSpace2=0
StorageId=:konqbrowser.desktop

[ServiceButton_2]
DesktopFile=/usr/share/applications/kde/Help.desktop
FreeSpace2=0.122905
StorageId=kde-Help.desktop

[ServiceButton_3]
StorageId=:mozilla-firefox.desktop

[ServiceButton_4]
DesktopFile=/usr/share/applications/kde/konsole.desktop
FreeSpace2=0.122905
StorageId=kde-konsole.desktop

[ServiceButton_5]
DesktopFile=/usr/share/applications/kde/kdevelop_c_cpp.desktop
FreeSpace2=0
StorageId=:kdevelop_c_cpp.desktop

[ServiceButton_6]
DesktopFile=/usr/share/applications/mozilla-thunderbird.desktop
FreeSpace2=0
StorageId=:mozilla-thunderbird.desktop

[button_tiles]
EnableBrowserTiles=false
EnableDesktopButtonTiles=false
EnableKMenuTiles=false
EnableURLTiles=false
EnableWindowListTiles=false
KMenuTile=Colorize
KMenuTileColor=invalid

[buttons]
EnableIconZoom=true
EnableTileBackground=false

[menus]
Extensions=
MaxEntries2=30
MenuEntryFormat=DescriptionAndName
RecentAppsStat=3 1133657373 /usr/share/applications/synaptic-kde.desktop,2 1133645300 /usr/share/applications/kde/kolourpaint.desktop,1 1133416568 /usr/share/applications/ppracer.desktop,1 1133488466 /usr/share/applications/mozilla-thunderbird.desktop,1 1133656857 /usr/share/applications/ooo2-writer.desktop
RecentVsOften=false
ShowHiddenFiles=false


</kickerrc>
Comment 39 Aaron J. Seigo 2005-12-11 18:36:07 UTC
*** Bug 117867 has been marked as a duplicate of this bug. ***
Comment 40 Aaron J. Seigo 2005-12-11 18:36:17 UTC
*** Bug 117812 has been marked as a duplicate of this bug. ***
Comment 41 Aaron J. Seigo 2005-12-19 19:01:26 UTC
*** Bug 118642 has been marked as a duplicate of this bug. ***
Comment 42 David Watzke 2005-12-19 20:26:17 UTC
Please remove me from CC, dunno how to do it. Thanks!
Comment 43 Aaron J. Seigo 2006-01-23 20:15:20 UTC
*** Bug 120641 has been marked as a duplicate of this bug. ***
Comment 44 Aaron J. Seigo 2006-01-23 20:15:32 UTC
*** Bug 120640 has been marked as a duplicate of this bug. ***
Comment 45 Aaron J. Seigo 2006-02-17 21:41:36 UTC
*** Bug 122174 has been marked as a duplicate of this bug. ***
Comment 46 Aaron J. Seigo 2006-02-17 21:41:43 UTC
*** Bug 122173 has been marked as a duplicate of this bug. ***
Comment 47 Aaron J. Seigo 2006-03-06 17:37:51 UTC
*** Bug 123163 has been marked as a duplicate of this bug. ***
Comment 48 Matthias Brunner 2006-03-08 20:13:01 UTC
Today, it happened again when I closed kmail.
Closing kmail leads to an additional tray icon AND is something I do quite often during work.

Maybe this information is a useful hint.
Comment 49 Aaron J. Seigo 2006-03-16 21:25:24 UTC
*** Bug 123734 has been marked as a duplicate of this bug. ***
Comment 50 Aaron J. Seigo 2006-03-18 18:55:34 UTC
*** Bug 123847 has been marked as a duplicate of this bug. ***
Comment 51 Aaron J. Seigo 2006-05-08 17:44:25 UTC
*** Bug 126932 has been marked as a duplicate of this bug. ***
Comment 52 Aaron J. Seigo 2006-05-11 17:37:02 UTC
*** Bug 127144 has been marked as a duplicate of this bug. ***
Comment 53 Aaron J. Seigo 2006-05-14 01:34:58 UTC
*** Bug 127241 has been marked as a duplicate of this bug. ***
Comment 54 András Manţia 2006-05-25 20:09:32 UTC
SVN commit 544663 by amantia:

Fix system-tray related crashes in Kicker (most hated bug #66).
Coolo, if it's not too late, you might include in 3.5.3.

BUG: 87613
CCMAIL: coolo@kde.org


 M  +2 -2      systemtrayapplet.cpp  


--- branches/KDE/3.5/kdebase/kicker/applets/systemtray/systemtrayapplet.cpp #544662:544663
@@ -596,7 +596,7 @@
             ((*emb)->kdeTray() &&
              !kwin_module->systemTrayWindows().contains(wid)))
         {
-            delete *emb;
+            (*emb)->deleteLater();
             emb = m_shownWins.erase(emb);
         }
         else
@@ -613,7 +613,7 @@
             ((*emb)->kdeTray() &&
              !kwin_module->systemTrayWindows().contains(wid)))
         {
-            delete *emb;
+            (*emb)->deleteLater();
             emb = m_hiddenWins.erase(emb);
         }
         else
Comment 55 Aaron J. Seigo 2006-05-26 08:33:44 UTC
*** Bug 126271 has been marked as a duplicate of this bug. ***
Comment 56 András Manţia 2006-05-26 10:32:26 UTC
*** Bug 86766 has been marked as a duplicate of this bug. ***