[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.10.1-0ubuntu9.3 --- nautilus (1:3.10.1-0ubuntu9.3) trusty; urgency=medium * 0001-Don-t-try-to-open-a-selection-if-we-don-t-have-one.patch: Don't crash when pressing ctrl-alt-o without a selection (on the desktop or in the

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-07-15 Thread Chris J Arges
Hello Cristian, or anyone else affected, Accepted nautilus into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/nautilus/1:3.10.1-0ubuntu9.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-07-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/nautilus -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1318688 Title: nautilus crashes in action_open_item_location_callback() call in

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-07-15 Thread Cristian Calin
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

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-07-03 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu Trusty) Importance: Undecided = Low -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1318688 Title: nautilus crashes in

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-06-30 Thread Iain Lane
Cheers, uploaded forwarded upstream. I'll upload to trusty too. ** Also affects: nautilus (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: nautilus (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-06-30 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.10.1-0ubuntu12 --- nautilus (1:3.10.1-0ubuntu12) utopic; urgency=medium * 0001-Don-t-try-to-open-a-selection-if-we-don-t-have-one.patch: Don't crash when pressing ctrl-alt-o without a selection (on the desktop or in the main

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-06-30 Thread Iain Lane
Okay, uploaded. Please wait for the current SRU (9.2) to clear out before you accept it. ** Description changed: + [ Description ] + + null pointer dereference in Nautilus selection open callback. + + [ QA ] + + Open `Files'. Make sure nothing is selected. Hit ctrl+alt+O. + + [ Development

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-06-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/nautilus -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1318688 Title: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-05-12 Thread Cristian Calin
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

[Desktop-packages] [Bug 1318688] Re: nautilus crashes in action_open_item_location_callback() call in nautilus-view.c when pressing Ctrl+Alt+O directy on the desktop

2014-05-12 Thread Sebastien Bacher
Thanks for the work, I'm subscribing ubuntu-sponsors so the patch is in the review queue ** Changed in: nautilus (Ubuntu) Importance: Undecided = Low ** Changed in: nautilus (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop