"gdb nautilus /media/data 2>&1": that's wrong

you either need to do
$ gdb nautilus
(gdb) run /media/data 2>&1

or "gdb --args nautilus /media/data 2>&1"

-- 
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/1011805

Title:
  Nautilus freezes when opening NTFS partition (gnome-classic no
  effects)

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

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

Reply via email to