Bug 123385 - kopete shows no tray Icon, doesn't work
Summary: kopete shows no tray Icon, doesn't work
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 16:59 UTC by Ralf Hildebrandt
Modified: 2006-04-09 11:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Hildebrandt 2006-03-10 16:59:29 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages

It happens to me quite often that I start kopete, and then it runs, but displays no main window and no tray icon either. Instead, the tray contains an empty spot where kopete should have been. 
Killing kopete and starting it again usually gets it going.
Comment 1 Olivier Goffart 2006-03-10 22:24:34 UTC
can you run gdb and get a backtrace when it happen ?

gdb kopete `pidof kopete`
Comment 2 Ralf Hildebrandt 2006-03-13 10:41:52 UTC
did the backtrace:

Reading symbols from /usr/lib/i686/cmov/libcrypto.so.0.9.8...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/i686/cmov/libcrypto.so.0.9.8
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb641556e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb64120c0 in _L_mutex_lock_29 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0x08915f96 in ?? ()
#4  0x00d1606c in ?? ()
#5  0x00000000 in ?? ()
(gdb)                                                             
Comment 3 Ralf Hildebrandt 2006-03-15 11:45:30 UTC
another one today:
Loaded symbols for /usr/lib/i686/cmov/libssl.so.0.9.8
Reading symbols from /usr/lib/i686/cmov/libcrypto.so.0.9.8...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/i686/cmov/libcrypto.so.0.9.8
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb644856e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb64450c0 in _L_mutex_lock_29 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0x08915f96 in ?? ()
#4  0x00d4a50c in ?? ()
#5  0x00000000 in ?? ()
(gdb)                                       
Comment 4 Matt Rogers 2006-03-17 23:46:29 UTC
which version of kopete?

do you have a webcam or other V4L compatible device connected to your system?

if you wait for about 30 seconds or so, does kopete eventually show up?
Comment 5 Ralf Hildebrandt 2006-03-18 13:32:02 UTC
Kopete 0.11.1 using KDE 3.5.1
No webcam or other V4L compatible device connected
If I wait for about 30 seconds or so, kopete does not show up
Comment 6 Chani 2006-03-18 18:03:49 UTC
>
> ------- Additional Comments From ralf.hildebrandt charite de  2006-03-18 13:32 -------
> Kopete 0.11.1 using KDE 3.5.1
> No webcam or other V4L compatible device connected
> If I wait for about 30 seconds or so, kopete does not show up


what happens if you run it from a terminal?

--
This insane ranting was brought to you by evyl bananas, and the number 3.
www.chani3.com
Comment 7 Matt Rogers 2006-04-09 02:10:13 UTC
waiting for a response for the terminal question. please reopen when you can provide an answer.
Comment 8 Ralf Hildebrandt 2006-04-09 11:29:50 UTC
Closing bugs that were not fixed is really bad style.
Comment 9 Ralf Hildebrandt 2006-04-09 11:37:01 UTC
But, alas, it seems that with KDE 3.5.2 the bug doesn't occur anymore.