[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-07-09 Thread Gosset Inofensiu
OK sorry, the problem was an icon of one of the files in the NTFS partition was too large (7 MB). Sorry for the trouble :( ** Changed in: nautilus (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-07-09 Thread Gosset Inofensiu
It was not a bug, sorry for the trouble :( -- 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/1011805 Title: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-07-09 Thread Sebastien Bacher
no worry, thanks for updating the bug -- 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/1011805 Title: Nautilus freezes when opening NTFS partition (gnome-classic no effects) Status

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-25 Thread Sebastien Bacher
what do you mean doesn't find anything? did you follow the instruction? can you copy the log here? -- 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/1011805 Title: Nautilus freezes

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-25 Thread Gosset Inofensiu
gosset@gosset-ubuntu:~$ gdb nautilus /media/data 21 GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-25 Thread Sebastien Bacher
gdb nautilus /media/data 21: that's wrong you either need to do $ gdb nautilus (gdb) run /media/data 21 or gdb --args nautilus /media/data 21 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu.

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-25 Thread Gosset Inofensiu
Same result, Sebastien :( gosset@gosset-ubuntu:~$ gdb --args nautilus /media/data/ 21 GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-25 Thread Gosset Inofensiu
Although doing: gosset@gosset-ubuntu:~$ gdb nautilus (gdb) run /media/data/ 21 the output is different. See the attachement please. Thanks. ** Attachment added: output https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1011805/+attachment/3203804/+files/output -- You received

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-23 Thread Gosset Inofensiu
I've installed the update 1:3.4.3-0ubuntu1 but the problem reproduces as well. When opening ntfs partition with nautilus the first time I log in, it hangs all nautilus windows for about 30 seconds and then all ok again. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-23 Thread Gosset Inofensiu
nautilus: Instaŀlat: 1:3.4.2-0ubuntu3 Candidat: 1:3.4.2-0ubuntu3 Taula de versió: *** 1:3.4.2-0ubuntu3 0 500 http://es.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 100 /var/lib/dpkg/status 1:3.4.1-0ubuntu1 0 500

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-23 Thread Gosset Inofensiu
Sorry, backtrace doesn't find anything :( I've installed dbgsym and everything, but nothing :( -- 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/1011805 Title: Nautilus freezes

[Desktop-packages] [Bug 1011805] Re: Nautilus freezes when opening NTFS partition (gnome-classic no effects)

2012-06-14 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down