Re: [Ekiga-list] Ekiga does not start

2007-02-12 Thread Tobias Eberle
Hello,

> Did you kill it with Ctrl-C or with killall -9 ekiga ?
> Because the backtrace does not contain anything useful.

Ctrl-C

> You could also use strace and examine ekiga -d 4.

I have solved it! In the strace output I found that it tried to access
an sftp resource through gnome-vfs using libsftp. I have also noticed
before that when I started gthumb it was asking for the password for the
same sftp resource. (I have ignored that because I had no time to find
the cause.) The reason for this behaviour is the following: I had added
a bookmark to this resource to nautilus! After deleting this bookmark
ekiga starts perfectly! :)

What do you think, to whom should I file in a bug report?

Thank you very much for helping me, I am happy to be able to use ekiga
again (now I can delete linphone! :) )

Tobias

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga does not start

2007-02-12 Thread Tobias Eberle
Hello,

> Try gdb ekiga
> type 'run'
> then when it freezes, hit Ctrl-C and type "thread apply all bt"

I have already done that. See my answer to the post from Jan yesterday.

Tobias

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga does not start

2007-02-11 Thread Tobias Eberle
> Is accessibility enabled ?

shouldn't.

In the Gnome preferences I found:
"Keyboard accessibility features"
"Assistive Technologies"

both are disabled.


Clicking through the items in gconf-editor I notices the following:
After I entered /apps/ekiga/general/user_interface/calls_history_window
absolutely no values are displayed anymore, only the key names - for
every key in gconf. Restarting gconf-editor leads to values appearing
again (until I enter the directory above again). This seems a bit
strange and does not happen with a newly created (Unix) user account.

Tobias

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga does not start

2007-02-11 Thread Tobias Eberle
Hello,

> > "/apps/ekiga/general/user_interface/start_hidden is active" ? (there
> > should be a way to display that pair key/value from CLI, but I don't
> > remember it)

Is there a way to delete /apps/ekiga/? Maybe it helps...

Tobias

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga does not start

2007-02-11 Thread Tobias Eberle
Hello Jan,

> Can you run it under gdb?
> $ gdb $(which ekiga)
> once it was killed:
> (gdb) threads apply all bt

Ekiga does not crash so "once it was killed" is not possible only "after
I have killed it".

starting ekiga leads to lots of "no debugging symbols found" and
...
[Thread debugging using libthread_db enabled]
[New Thread -1247562048 (LWP 28845)]
...
[New Thread -1250579536 (LWP 28848)]
[New Thread -1250841680 (LWP 28849)]
...
[New Thread -1254065232 (LWP 28854)]
...

after I have killed it
(gdb) thread apply all bt

Thread 4 (Thread -1254065232 (LWP 28854)):
#0  0xb6449ef9 in poll () from /lib/tls/libc.so.6
#1  0xb746abc9 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x0817c4f0 in ?? ()
#3  0x0009 in ?? ()
#4  0x in ?? ()
#5  0x0817c4f0 in ?? ()
#6  0x0009 in ?? ()
#7  0x in ?? ()

Thread 3 (Thread -1250841680 (LWP 28849)):
#0  0xb65da189 in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0
#1  0xb65d6f6d in _L_mutex_lock_29 () from /lib/tls/libpthread.so.0
#2  0x0001 in ?? ()
#3  0x in ?? ()

Thread 2 (Thread -1250579536 (LWP 28848)):
#0  0xb65d7e62 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0xb7292734 in PSyncPoint::Wait () from /usr/lib/libpt.so.1.10.2
#2  0xb68d238e in OpalManager::GarbageMain ()
from /usr/lib/libopal.so.2.2
#3  0xb68d7555 in OpalManager::GarbageMain_PNotifier::Call ()
   from /usr/lib/libopal.so.2.2
#4  0xb72a91ef in PSimpleThread::Main () from /usr/lib/libpt.so.1.10.2
#5  0xb72921f7 in PThread::PX_ThreadStart ()
from /usr/lib/libpt.so.1.10.2
#6  0xb65d50bd in start_thread () from /lib/tls/libpthread.so.0
#7  0xb64539ee in clone () from /lib/tls/libc.so.6

Thread 1 (Thread -1247562048 (LWP 28845)):
#0  0xb65da189 in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0
#1  0xb65d6f6d in _L_mutex_lock_29 () from /lib/tls/libpthread.so.0
#2  0x0008 in ?? ()
#3  0xb74cd1e4 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x in ?? ()

I don't know how this helps...

Tobias

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga does not start

2007-02-11 Thread Tobias Eberle
Hello Fabrice,

> Did you try to run gconf-editor and see if the key
> "/apps/ekiga/general/user_interface/start_hidden is active" ? (there
> should be a way to display that pair key/value from CLI, but I don't
> remember it)
> If yes either deactivate it, either try to check if your notfication
> area is still active in your panel.

It was disabled and it does not change anything if it is enabled or
disabled.

Tobias

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] Ekiga does not start

2007-02-11 Thread Tobias Eberle
Hello,

I have ekiga from the current Debian unstable (it's version 2.0.3). One
day I had to restart my computer and since then ekiga does not start
anymore. That means that starting ekiga in a console does not output
anything, does not show a GUI but is also not terminating, so actually
it is running.

"ekiga -d 6" output:

2007/02/11 12:47:30.217   0:00.463ekiga Detected
audio plugins: ALSA
2007/02/11 12:47:30.218   0:00.464ekiga Detected
video plugins: Picture,V4L
2007/02/11 12:47:30.218   0:00.464ekiga Detected
audio plugins: ALSA
2007/02/11 12:47:30.218   0:00.464ekiga Detected
video plugins: Picture,V4L
2007/02/11 12:47:30.260   0:00.506ekiga Detected
the following audio input devices: Intel 82801DB-ICH4,Default with
plugin ALSA
2007/02/11 12:47:30.260   0:00.506ekiga Detected
the following audio output devices: Intel 82801DB-ICH4,Default with
plugin ALSA
2007/02/11 12:47:30.260   0:00.506ekiga Detected
the following video input devices: No device found with plugin V4L
2007/02/11 12:47:30.261   0:00.507ekiga Detected
the following audio input devices: Intel 82801DB-ICH4,Default with
plugin ALSA
2007/02/11 12:47:30.261   0:00.507ekiga Detected
the following audio output devices: Intel 82801DB-ICH4,Default with
plugin ALSA
2007/02/11 12:47:30.261   0:00.507ekiga Detected
the following video input devices: No device found with plugin V4L
2007/02/11 12:47:30.303   0:00.549ekiga AVAHI
Failed to create client: Daemon not running
Killed


that seems to be fine.
I tried ekiga-config-tool --clean but this did not help.

Using another user account (e.g. a new create one) ekiga is running
perfectly.

Does anybody has an idea what's happening here and how to fix it? I
would be happy not to create a new user account and migrating all my
settings to the new one.

Thank you in advance,

Tobias

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list