[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby when nautilus-open-terminal is installed

2013-01-29 Thread Launchpad Bug Tracker
[Expired for nautilus-open-terminal (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: nautilus-open-terminal (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/216996

Title:
  Nautilus UI blocks while a disk spins up from standby when nautilus-
  open-terminal is installed

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

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


[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby when nautilus-open-terminal is installed

2012-11-29 Thread Thomas Hotz
** Changed in: nautilus-open-terminal (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/216996

Title:
  Nautilus UI blocks while a disk spins up from standby when nautilus-
  open-terminal is installed

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

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


[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby when nautilus-open-terminal is installed

2009-12-01 Thread Baptiste Mille-Mathias
Hi Christian,

What is the status of this bug now?

-- 
Nautilus UI blocks while a disk spins up from standby when 
nautilus-open-terminal is installed
https://bugs.launchpad.net/bugs/216996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby when nautilus-open-terminal is installed

2009-08-03 Thread Christian Neumair
Good catch, thanks for your bug report!

I think the issue is that we call
  g_find_program_in_path (mc)
for finding out whether midnight commander is available as the menu items are 
generated. This call causes disk I/O.
However, I'd also like to allow users to install midnight commander at run-time 
without requiring them to re-start Nautilus. I wonder how a proper caching 
stratgy could look like. An alternative strategy would be to open a dialog 
offering to install MC if it hasn't been installed yet. I think I'll ask in my 
blog.

-- 
Nautilus UI blocks while a disk spins up from standby when 
nautilus-open-terminal is installed
https://bugs.launchpad.net/bugs/216996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby when nautilus-open-terminal is installed

2009-05-30 Thread Baptiste Mille-Mathias
Alexander,

Could you give update on this bug, because I never had such problem.

-- 
Nautilus UI blocks while a disk spins up from standby when 
nautilus-open-terminal is installed
https://bugs.launchpad.net/bugs/216996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby

2008-04-14 Thread Sebastien Bacher
Thank you for your bug report. Nautilus is usually using async calls and
I dont notice this issue, could be due to some third party code
installed (there was such issues due to file-roller and nautilus-cd-
burner), could you get a nautilus stacktrace while it's hanging?

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
Nautilus UI blocks while a disk spins up from standby
https://bugs.launchpad.net/bugs/216996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby

2008-04-14 Thread Alexander Jones
(gdb) c
Continuing.
Spurious thread death event.
(gdb) c
Continuing.
[New Thread 0x43695950 (LWP 730)]
Cannot get thread event message: debugger service failed
(gdb) c
Continuing.
[New Thread 0x41670950 (LWP 731)]
Cannot get thread event message: debugger service failed
(gdb) c
Continuing.

-- at this point the disk starts to spin up, and my Ctrl+C doesn't
seem to get through to GDB. All I get is this lousy Quit, i'm unable
to force it to interrupt --

Quit
(gdb) bt
#0  0x7f800ff73c76 in poll () from /lib/libc.so.6
#1  0x7f801130a010 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7fff1d3f9e80 in ?? ()
#3  0x0098d590 in ?? ()
#4  0x42673000 in ?? ()
#5  0x00801000 in ?? ()
#6  0x7fff1d3f9e70 in ?? ()
#7  0x7fff1d3f9e80 in ?? ()
#8  0x7f801130a010 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x0098d560 in ?? ()
#10 0x in ?? ()

I'm not sure if the trace is happening at the right time, then.

-- 
Nautilus UI blocks while a disk spins up from standby
https://bugs.launchpad.net/bugs/216996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby

2008-04-14 Thread Alexander Jones
This is really hard, I have GDB attached to Nautilus but it's whinging
every time I open a folder about:

Spurious thread death event.

Which I have to continue from...

-- 
Nautilus UI blocks while a disk spins up from standby
https://bugs.launchpad.net/bugs/216996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby

2008-04-14 Thread Alexander Jones
OK I think this is a problem with nautilus-open-terminal.

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Invalid

** Also affects: nautilus-open-terminal (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

- Binary package hint: nautilus
- 
  When, say, a HDD spins down to sleep and you try to access it via
  Nautilus, Nautilus will block until the disk spins up and responds.
  
- I think this may be because the GIO use is both synchronous and in-
- process for local file accesses. I think this should be changed to
- async if that's the case.
+ This does not affect a fresh installation. Only after installing
+ nautilus-open-terminal does it happen.
  
  ProblemType: Bug
  Architecture: amd64
  Date: Sun Apr 13 23:35:30 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia ath_hal
  Package: nautilus 1:2.22.2-0ubuntu3
  PackageArchitecture: amd64
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.24-15-generic x86_64

** Summary changed:

- Nautilus UI blocks while a disk spins up from standby
+ Nautilus UI blocks while a disk spins up from standby when 
nautilus-open-terminal is installed

-- 
Nautilus UI blocks while a disk spins up from standby when 
nautilus-open-terminal is installed
https://bugs.launchpad.net/bugs/216996
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 216996] Re: Nautilus UI blocks while a disk spins up from standby

2008-04-13 Thread Alexander Jones

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/13413883/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/13413884/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/13413885/ProcStatus.txt

-- 
Nautilus UI blocks while a disk spins up from standby
https://bugs.launchpad.net/bugs/216996
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs