** Visibility changed to: Public
--
nautilus crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/541431
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.
--
desktop-bugs mailing list
desktop-bugs@lists.u
Just performed a dist-upgrade (20-03-2010 21:50 EET).
Nautilus is still crashing but now it gives a more interesting message:
k...@dracula:~$ nautilus --sync
Initializing nautilus-gdu extension
Gdk-ERROR **: The program 'nautilus' received an X Window System error.
This probably reflects a bug in
Public bug reported:
This crash can be triggered immediately after logging in without any windows
open or with all application windows hidden.
When you press Ctrl+Alt+O, nautilus intercepts this keybinding and crashes.
I've installed the debug packages and managed to identify the brakage in
the
When called on the empty desktop, the nautilus_view_get_selection (view)
function results in a NULL result. At that point, there is no further
need to continue the function execution and it is safe to exit as no
resources need to be released.
This patch checks for selection being NULL and returns
Hi,
I just installed version 3.10.1-0ubuntu9.3 and can confirm that the bug
is fixed in this version. Nautilus does no longer crash when pressing
Ctr+Alt+O on the empty desktop.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because y