*** This bug is a duplicate of bug 32873 ***
** Changed in: libgnomeui (upstream)
Status: Confirmed => Rejected
--
bookmarks to FTP-folder freeze desktop
https://launchpad.net/bugs/36882
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo
*** This bug is a duplicate of bug 32873 ***
That's a duplicate of bug #32873 and a libgnomeui issue
** Changed in: libgnomeui nautilus (Ubuntu)
Binarypackagename: nautilus => None
Status: Confirmed => Rejected
** This bug has been marked a duplicate of bug 32873
gnome-panel hangs when
** Bug watch added: GNOME Bug Tracker #319532
http://bugzilla.gnome.org/show_bug.cgi?id=319532
** Also affects: libgnomeui (upstream) via
http://bugzilla.gnome.org/show_bug.cgi?id=319532
Severity: Unknown
Priority: Unknown
Status: Unknown
** Changed in: nautilus (Ubuntu)
So
No, nautilus is not frozen. I can call nautilus from the gnome-terminal (on my
desktop) and remove the bookmark to the FTP-server. This is also the easiest
thing to do, to get back to a usable desktop (after a reboot).
I reported this as a Nautilus-bug since the panel freeze occurs after creating
The backtrace has no useful information. Is nautilus frozen too, or just the
panel? Could be same issue than bug #32873
** Changed in: nautilus (Ubuntu)
Status: Needs Info => Unconfirmed
--
bookmarks to FTP-folder freeze desktop
https://launchpad.net/malone/bugs/36882
--
desktop-bugs mai
** Attachment added: "gdb-output (2)"
http://librarian.launchpad.net/2062121/gdb.txt
--
bookmarks to FTP-folder freeze desktop
https://launchpad.net/malone/bugs/36882
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
** Attachment added: "gdb-output"
http://librarian.launchpad.net/2007829/gdb.txt
--
bookmarks to FTP-folder freeze desktop
https://launchpad.net/malone/bugs/36882
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
If this is related to bug 32873, can you try to get a backtrace of gnome-panel?
Follow these steps during the hang:
* ctrl-alt-f1
* login
* gdb -p $(pidof gnome-panel)
* (gdb) set logging on
* (gdb) set logging file output
* (gdb) thread all apply bt
* Ctrl-C
and attach the output file here