Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-10-14 Thread Damian Fijorek
Package: gvfs Version: 1.6.4-2 Severity: normal Hi. I have encountered this issue. After several tries I managed to mount Public folder through network. However, everything works as intended on the other computer with fresh Debian testing. Even after some time a dialog pops up and one can wait

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-21 Thread Fabian Greffrath
Am 17.09.2010 13:40, schrieb Josselin Mouette: ISTR that the gvfsd-* are spawned by the gvfs daemon. In this case you should be able to see what’s happening by using gdb on the gvfsd process. Is there anything else I can try to do? This issue really bites me, as the same error message

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-17 Thread Fabian Greffrath
I forgot to mention that I eventually succeeded to open the shared folder on the remote computer by rapidly hitting Enter on its icon (each first key press will attempt to open the remote folder and each second key press will close the dbus error message). During one of these attempts to open

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-17 Thread Fabian Greffrath
The error message window in question reads as follows: DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) and an error message like the following appears in dmesg output: [137392.806931] gvfsd-dav[27593]: segfault at 0 ip b7286d70 sp

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-17 Thread Josselin Mouette
Le vendredi 17 septembre 2010 à 10:35 +0200, Fabian Greffrath a écrit : The error message window in question reads as follows: DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) and an error message like the following appears in

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-17 Thread Fabian Greffrath
Am 17.09.2010 11:41, schrieb Josselin Mouette: Well, this is clearly where the bug lies. Could you install gvfs-dbg and try to obtain a backtrace? I'd love to, but I have no idea how, since the gvfsd-dav process is just started from inside nautilus when I try to open the share. - Fabian

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-17 Thread Fabian Greffrath
Am 17.09.2010 11:41, schrieb Josselin Mouette: Well, this is clearly where the bug lies. Could you install gvfs-dbg and try to obtain a backtrace? I was able to reproduce this behaviour on the command line: $ gvfs-mount dav+sd://10.0.2.15:59965/ Error mounting location: DBus error

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-17 Thread Josselin Mouette
Le vendredi 17 septembre 2010 à 12:31 +0200, Fabian Greffrath a écrit : (gdb) run dav+sd://10.0.2.15:59965/ Starting program: /usr/bin/gvfs-mount dav+sd://10.0.2.15:59965/ [Thread debugging using libthread_db enabled] Error mounting location: DBus error

Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)

2010-09-17 Thread Fabian Greffrath
Am 17.09.2010 13:40, schrieb Josselin Mouette: ISTR that the gvfsd-* are spawned by the gvfs daemon. In this case you should be able to see what’s happening by using gdb on the gvfsd process. No, sorry. If I attach gdb to `pidof gvfsd` and provoke the error in nautilus, nothing happens in