[Bug 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-05-09 Thread Nick Demou
tested with ~3800 files and seen no problem at all in Ubuntu 8.04
(Hardy)

** Changed in: nautilus-cd-burner (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-21 Thread Sebastien Bacher
The stacktrace has no debug symbol is not really useful. Could you try
if that's still an issue on hardy, the code changed a lot and it might
be fixed in the new version. Note that you can use the answer tracker on
https://answers.launchpad.net/ubuntu to ask questions

** Changed in: nautilus-cd-burner (Ubuntu)
   Status: New = Incomplete

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-21 Thread Nick Demou
 Could you try if that's still an issue on hardy
I'll do so as soon as I'll have the time for an upgrade 

  you can use the answer tracker on https://answers.launchpad.net/ubuntu
thanks for the tip Sebastian

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-15 Thread Nick Demou
I've seen the same behavior when I was witting a lot of files (last time
~2000 files)

following is an strace for nautilus-cd-burner and 
nautilus-cd-burner/mapping-daemon during the bugy behavior. I've waited for at 
least 3-4 minutes with no response (btw total CPU response was ~1% for all this 
time). If you need backtrace please let me know what trick I should use in the 
special case of nautilus. I've tried 
   killall nautilus  gdb nautilus 21 | tee gdb-nautilus.txt 
but it captured nothing at all

---
strace for nautilus-cd-burner:
---
Process 9410 attached - interrupt to quit
select(16, [15], NULL, NULL, {0, 38}) = 0 (Timeout)
read(15, 0x8339180, 1024)   = -1 EAGAIN (Resource temporarily 
unavailable)
select(16, [15], NULL, NULL, {1, 0})= 0 (Timeout)
read(15, 0x8339180, 1024)   = -1 EAGAIN (Resource temporarily 
unavailable)
select(16, [15], NULL, NULL, {1, 0})= 0 (Timeout)
read(15, 0x8339180, 1024)   = -1 EAGAIN (Resource temporarily 
unavailable)
select(16, [15], NULL, NULL, {1, 0})= 0 (Timeout)
[...] the above seems to go on for ever [...]

---
strace for nautilus-cd-burner/mapping-daemon
---
Process 9363 attached - interrupt to quit
gettimeofday({1208258779, 604502}, NULL) = 0
gettimeofday({1208258779, 604573}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
2144) = 0
gettimeofday({1208258781, 748786}, NULL) = 0
gettimeofday({1208258781, 748852}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
5000) = 0
gettimeofday({1208258786, 748764}, NULL) = 0
gettimeofday({1208258786, 748825}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
0) = 0
gettimeofday({1208258786, 748953}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
5000) = 0
[...] the above seems to go on for ever [...]

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-15 Thread Nick Demou
I've seen the same behavior when I was witting a lot of files (last time
~2000 files)

following is an strace for nautilus-cd-burner and 
nautilus-cd-burner/mapping-daemon during the bugy behavior. I've waited for at 
least 3-4 minutes with no response (btw total CPU response was ~1% for all this 
time). If you need backtrace please let me know what trick I should use in the 
special case of nautilus. I've tried 
   killall nautilus  gdb nautilus 21 | tee gdb-nautilus.txt 
but it captured nothing at all

---
strace for nautilus-cd-burner:
---
Process 9410 attached - interrupt to quit
select(16, [15], NULL, NULL, {0, 38}) = 0 (Timeout)
read(15, 0x8339180, 1024)   = -1 EAGAIN (Resource temporarily 
unavailable)
select(16, [15], NULL, NULL, {1, 0})= 0 (Timeout)
read(15, 0x8339180, 1024)   = -1 EAGAIN (Resource temporarily 
unavailable)
select(16, [15], NULL, NULL, {1, 0})= 0 (Timeout)
read(15, 0x8339180, 1024)   = -1 EAGAIN (Resource temporarily 
unavailable)
select(16, [15], NULL, NULL, {1, 0})= 0 (Timeout)
[...] the above seems to go on for ever [...]

---
strace for nautilus-cd-burner/mapping-daemon
---
Process 9363 attached - interrupt to quit
gettimeofday({1208258779, 604502}, NULL) = 0
gettimeofday({1208258779, 604573}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
2144) = 0
gettimeofday({1208258781, 748786}, NULL) = 0
gettimeofday({1208258781, 748852}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
5000) = 0
gettimeofday({1208258786, 748764}, NULL) = 0
gettimeofday({1208258786, 748825}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
0) = 0
gettimeofday({1208258786, 748953}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
5000) = 0
[...] the above seems to go on for ever [...]


** Changed in: nautilus-cd-burner (Ubuntu)
   Status: Invalid = New

** Description changed:

- Binary package hint: gnome-system-monitor
+ After adding too many files (say 2000) to a Blank DVD folder (burn://)
+ and clicking Write to Disc the write to disc dialog box appears but it
+ is completely unresponsive (BTW it reports calculating data size or
+ something close to that).
  
- After I added files to the Blank DVD folder and clicked Write to Disc
- the dialog box appears but it is completely unresponsive.  I have tried
- taking out the disc, closing the Nautilus processes using System
- Monitor, but whenever I try to do it again, the same thing happens.
- Yesterday I managed to write two discs without any problems.
- 
- ProblemType: Bug
- Architecture: i386
- Date: Tue Nov 27 14:22:06 2007
- DistroRelease: Ubuntu 7.10
- ExecutablePath: /usr/bin/gnome-system-monitor
- NonfreeKernelModules: nvidia
- Package: gnome-system-monitor 2.20.1-0ubuntu1
- PackageArchitecture: i386
- ProcCmdline: gnome-system-monitor
- ProcCwd: /home/rich
- 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: gnome-system-monitor
- Uname: Linux rich-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 
2007 i686 GNU/Linux
+ With few files (say 10) everything goes as expected

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-15 Thread Nick Demou
** Description changed:

  After adding too many files (say 2000) to a Blank DVD folder (burn://)
  and clicking Write to Disc the write to disc dialog box appears but it
  is completely unresponsive (BTW it reports calculating data size or
  something close to that).
  
  With few files (say 10) everything goes as expected
+ 
+ currently on:
+Ubuntu 7.10
+2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux
+ but I have noticed the problem in the previous Ubuntu version also (I am 
using the cli when ever I run into this so it's not a show-stoper for me)

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-15 Thread Pedro Villavicencio
there's no backtrace on the report, closing it, feel free to re open it
if you can give us the information we asked for otherwise please don't
do it, thanks in advacen.

** Changed in: nautilus-cd-burner (Ubuntu)
   Status: New = Invalid

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-15 Thread Nick Demou
Two different users report the same problem and ask for very little help
to investigate it further. If at this moment you can't help, just leave
this one for someone else.  Closing bugs without investigation doesn't
help Ubuntu become better in any way.

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2008-04-15 Thread Nick Demou
I'm guessing I must backtrace nautilus just before hitting the record
button and I'm guessing that the method described in Already running
programs [1] is good so here is a backtrace. Feel free to re-close this
report if you don't like it but I would prefer a tip as to what else I
could do to make this bug report better

if this is helpful here is what was happening in my PC during this backtrace:
 - nautilus was running and I had opened burn:// in a window and added a folder 
with thousands of files
 - then I begun tracing
 - then I hit the Record to disk button
 - after half a minute I clicked to close the non responsive Recording window 
and selected Terminate
 - after a few seconds I did the same for the burn:// nautilus windows


[1] I found quite some info on backtracing a program in 
wiki.ubuntu.com/Backtrace


** Attachment added: nautilus-debug-log.txt
   http://launchpadlibrarian.net/13464635/nautilus-debug-log.txt

** Changed in: nautilus-cd-burner (Ubuntu)
   Status: Invalid = New

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2007-12-21 Thread Pedro Villavicencio
Ok, I'm closing this bug for now, feel free to re open it if you can
give us the information we asked for, thanks you.

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

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2007-12-21 Thread freeboprich
Whatever, I just asked you how I'm supposed to get you the information and
you didn't say anything, so see if I give a damn.

On 21/12/2007, Pedro Villavicencio [EMAIL PROTECTED] wrote:

 Ok, I'm closing this bug for now, feel free to re open it if you can
 give us the information we asked for, thanks you.

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

 --
 Nautilus DVD creator hangs when trying to write files to disc
 https://bugs.launchpad.net/bugs/172332
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
And so it goes. -Kurt Vonnegut

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2007-11-27 Thread freeboprich

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

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

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

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2007-11-27 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Changed in: nautilus-cd-burner (Ubuntu)
Sourcepackagename: gnome-system-monitor = nautilus-cd-burner
   Importance: Undecided = Medium
   Status: New = Incomplete

** Changed in: nautilus-cd-burner (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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 172332] Re: Nautilus DVD creator hangs when trying to write files to disc

2007-11-27 Thread freeboprich
I installed the package using Synaptic but I don't know how to get it to
work.  I've only just started using any sort of linux and I don't understand
how to run the backtrace.

On 27/11/2007, Pedro Villavicencio [EMAIL PROTECTED] wrote:

 Thanks for your bug report. Please try to obtain a backtrace
 http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
 bug report. This will greatly help us in tracking down your problem.

 ** Changed in: nautilus-cd-burner (Ubuntu)
 Sourcepackagename: gnome-system-monitor = nautilus-cd-burner
Importance: Undecided = Medium
Status: New = Incomplete

 ** Changed in: nautilus-cd-burner (Ubuntu)
  Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

 --
 Nautilus DVD creator hangs when trying to write files to disc
 https://bugs.launchpad.net/bugs/172332
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
And so it goes. -Kurt Vonnegut

-- 
Nautilus DVD creator hangs when trying to write files to disc
https://bugs.launchpad.net/bugs/172332
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