[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-17 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.2.1-0ubuntu4.1

---
nautilus (1:3.2.1-0ubuntu4.1) oneiric-proposed; urgency=low

  * debian/patches/05_desktop_menu_export.patch:
- drop the hack to avoid the nautilus menubar displayed on the desktop on
  non unity session, it's buggy, spam the session log (lp: #912379)
  * debian/patches/git_next_row.patch:
- let navigate to the next row by pressing right at the end of the line
  (lp: #855862)
  * debian/patches/git_desktop_middle_click.patch:
- don't run into assert when middle clicking on a desktop directory
  (lp: #817861)
 -- Sebastien Bacher seb...@ubuntu.com   Wed, 08 Feb 2012 11:46:05 +0100

** Changed in: nautilus (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-11 Thread Bartosz Kosiorek
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-11 Thread Marcel Stimberg
@Damir: The version 3.3.5 is the version in Ubuntu 12.04 -- the Ubuntu
11.10 version in the oneiric-proposed repository is 3.2.1-0ubuntu4.1
(the former version was 3.2.1-0ubuntu3.2)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-11 Thread Damir Butmir
@Marcel, ah ok, that makes sense now.

Thanks for clearing that up!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-10 Thread Damir Butmir
Thanks Martin  Sebastien, I can confirm it is fixed in 11.10 32 bit
Ubuntu :)

FYI, either the updated version stated here or within aptitude is
wrong because the package version of nautilus is still marked as 3.2.1
which I was already running and NOT 3.3.5.

For anyone else who wants to update:

1) Enable proposed update in software sources
2) sudo apt-get aptitude (not installed by default)
3) sudo aptitude (hit u within aptitude or do sudo apt-get update otherwise)
4) sudo aptitude install nautilus/oneiric-proposed
5) restart PC

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-10 Thread Ivnitsky Andrey
Updated in the x64. Bug fixes, cheers! :-)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-10 Thread Ivnitsky Andrey
5) restart PC

Restart PC is not required, it is enough killall nautilus and restart
nautilus

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-09 Thread Martin Pitt
Hello Chris, or anyone else affected,

Accepted nautilus into oneiric-proposed. The package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-08 Thread Sebastien Bacher
** Also affects: nautilus (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Changed in: nautilus (Ubuntu Oneiric)
   Status: New = Fix Committed

** Changed in: nautilus (Ubuntu Oneiric)
   Importance: Undecided = Low

** Changed in: nautilus (Ubuntu Oneiric)
   Importance: Low = High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-08 Thread Sebastien Bacher
I've uploaded a stable update candidate for oneiric which needs to be
reviewed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-08 Thread Damir
Thanks Sebastien. Is there somewhere we can follow the status of your
submission or can you post back an update for us when you hear back?

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-08 Thread Sebastien Bacher
the bug will be updated when the update is published for testing, it
will happen in the next days

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.3.5-0ubuntu1

---
nautilus (1:3.3.5-0ubuntu1) precise; urgency=low

  * New upstream version, thanks Jeremy Bicha who started on the update:
- Introduce Undo support for common file operations (lp: #109170)
- Fix a crash when middle clicking icons on the desktop (lp: #817861)
  (lp: #927998)
- Fix split view actions not updating properly (lp: #912746)
- Fix wrong places sidebar selection under some locales (lp: #917875)
- Fix a crash when enabling desktop icons handling
- Fix invalid write error on tab closing (lp: #918907)
- Correclty update menu checkmarks (lp: #912746)
 -- Sebastien Bacher seb...@ubuntu.com   Tue, 07 Feb 2012 10:57:47 +0100

** Changed in: nautilus (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-07 Thread Alessandro Lazzari
So it means that the fix will surely land in Precise.
What about Oneiric?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-07 Thread Fitoschido
This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-07 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-03 Thread Damir
This is still an issue in 11.10.

Ubuntu 3.0.0-15-generic-pae #26-Ubuntu SMP Fri Jan 20 17:07:31 UTC 2012
i686 athlon i386 GNU/Linux

GNOME nautilus 3.2.1


^Happens when I middle click on my Home folder on my Unity bar.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-01-30 Thread Marcel Stimberg
This issue still exists in Precise -- see bug #923432 (now marked as a
duplicate of this bug) for apport crash info, e.g. the stacktrace:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/923432/+attachment/2699947/+files/Stacktrace.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2011-11-26 Thread bonimba
Description:Ubuntu 11.10
Release:11.10
nautilus:
  Installed: 1:3.2.1-0ubuntu3.1
  Candidate:  1:3.2.1-0ubuntu3.1
  Version table :
 *** 1:3.2.1-0ubuntu3.1 0
500 http://archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:3.2.0-0ubuntu5 0
500 http://archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
--
After middle click (or the equivalent left-right click) on a desktop folder, 
all icons disappers. 
I managed to get back the icons by clicking on the trash-icon on unity 
launch-bar.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2011-11-21 Thread Jimmy Merrild Krag
Also when opening multiple folders at once.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2011-10-19 Thread Sebastien Bacher
It happens when middle clicking on a desktop icon

** Summary changed:

- nautilus crashed with SIGABRT in raise()
+ nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window 
== window)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/817861

Title:
  nautilus SIGABRT in nautilus_window_slot_open_location_full():
  (target_window == window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/817861/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs