[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2008-03-01 Thread Sebastien Bacher
thank you for the update, feel free to reopen if you get the issue again on hardy -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2008-03-01 Thread Sebastien Bacher
closing the bug ** Changed in: gnome-vfs2 (Ubuntu) Status: New => Invalid -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2008-02-28 Thread Martin Emrich
I tried once again (in hardy) and now it is fixed. As nobody else complained about this in gutsy, I'd recommend to mark the bug as invalid now. -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification because you are a member

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-10-03 Thread Sebastien Bacher
** Changed in: gnome-vfs2 (Ubuntu) Status: Incomplete => New -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs maili

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-09-30 Thread Martin Emrich
I tried once again to see if it is fixed, but it is still there. Today I had the Idea of running dbus-monitor. Attached is the output of ca. 3-4 seconds dbus-monitor, after enabling the lines in fstab. Ciao Martin ** Attachment added: "dbus-monitor after adding NFS mounts" http://launchpadl

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-09-11 Thread Martin Emrich
Yes, it's still there. My current workaround is to mount my NFS shares from the command line, but I hope this gets fixed for gutsy. Ciao Martin -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification because you are a memb

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-09-11 Thread Pedro Villavicencio
Are you still getting this problem? -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-08-21 Thread Sebastien Bacher
unconfirming, I don't get the issue and the bug doesn't look like a priority since there is no other bugs opened about it yet, maybe somebody else can work on it -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification becaus

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-08-17 Thread Martin Emrich
I don't think I can attach to them fast enough, as they constantly re- spawn with different PIDs. For now, I tried to get an strace with this script: #!/bin/bash DBPIDS=`ps aux | grep dbus-daemon | grep martin | grep -v grep | cut -b 10-15 | xargs echo` VFSPIDS=`ps aux | grep gnome-vfs-daemon | g

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-08-17 Thread Sebastien Bacher
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: gnome-vfs2 (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-07-28 Thread Marco Rodrigues
** Changed in: gnome-vfs (Ubuntu) Sourcepackagename: None => gnome-vfs ** Changed in: gnome-vfs2 (Ubuntu) Sourcepackagename: gnome-vfs => gnome-vfs2 -- dbus-daemon and gnome-vfs-daemon constantly restart https://bugs.launchpad.net/bugs/128024 You received this bug notification because you are a

[Bug 128024] Re: dbus-daemon and gnome-vfs-daemon constantly restart

2007-07-24 Thread Martin Emrich
Here is an strace of a few seconds of the parent process. While trying to post it to launchpad, my computer became more and more unresponsive, and I had to reboot. After rebooting, the problem persists. Only after removing the NFS mounts from my fstab and rebooting again I can use my computer ag