[Bug 1269052] Re: Properties window becomes unresponsive

2014-04-28 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Properties window becomes unresponsive

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

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


[Bug 1269052] Re: Properties window becomes unresponsive

2014-02-27 Thread Sebastien Bacher
did you get that backtrace while nautilus was unresponsive? it doesn't
to have signs of being stucked :/

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

Title:
  Properties window becomes unresponsive

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

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


[Bug 1269052] Re: Properties window becomes unresponsive

2014-02-27 Thread Elbarbudo
Yes I did.
Let me have another try...

===
patrice@internity:~$ gdb nautilus 21 | tee ~/gdb-nautilus-2.txt
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 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 it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/nautilus...(no debugging symbols found)...done.
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/nautilus 
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffecfbf700 (LWP 15121)]
[New Thread 0x7fffe7fff700 (LWP 15122)]
[New Thread 0x7fffe616b700 (LWP 15123)]
[Thread 0x7fffe7fff700 (LWP 15122) exited]
[Thread 0x7fffecfbf700 (LWP 15121) exited]
[Thread 0x7fffe616b700 (LWP 15123) exited]
[Inferior 1 (process 15118) exited normally]   -Nautilus stucked --  
CtrlC : nautilus widow does not close
(gdb) - now the terminal  is stucked too 
===

I will try another test after clean reboot

This time, it's gdb which stucked.

** Attachment added: gdb-nautilus-2.txt
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1269052/+attachment/3999200/+files/gdb-nautilus-2.txt

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

Title:
  Properties window becomes unresponsive

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

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


[Bug 1269052] Re: Properties window becomes unresponsive

2014-02-27 Thread Elbarbudo
Very strange : I did :

patrice@internity:~$ ps -ef | fgrep nautilus
patrice   2823  2698  0 12:43 ?00:00:02 nautilus -n
patrice@internity:~$ killall nautilus
patrice@internity:~$ 

And then I launched gdb :

patrice@internity:~$ gdb nautilus 21 | tee gdb-nautilus
gdb-nautilus-2.txt  gdb-nautilus.txt
patrice@internity:~$ gdb nautilus 21 | tee gdb-nautilus-3.txt
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 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 it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/nautilus...(no debugging symbols found)...done.
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/nautilus 
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffecfbf700 (LWP 3769)]
[New Thread 0x7fffe7fff700 (LWP 3770)]
[New Thread 0x7fffe616b700 (LWP 3771)]
[New Thread 0x7fffd700 (LWP 3772)]
Initializing nautilus-gdu extension
Initializing nautilus-dropbox 0.7.1
.

AND IT DID NOT FREEZE !

May be an update corrected the problem

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

Title:
  Properties window becomes unresponsive

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

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


[Bug 1269052] Re: Properties window becomes unresponsive

2014-02-27 Thread Elbarbudo
Seems to be caused by an extension ...

When I shut shutdown all applets in the upper dock, I get NO FREEZE of
the window

I had dropbox, cryptkeeper, dropbox, transmission,

I started them one by one and made a test : it froze after transmission
startup.

Stopped transmission and dropbox, restarted nautilus : no freeze at first try, 
freeze on second try.
Then  no more freeze.

Started dropbox : no freeze. 
Killed and restarted nautilus : no freeze.
Started transmission : no freeze again.

Can't say what happens. May be a race condition depending on the way
things are started

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

Title:
  Properties window becomes unresponsive

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

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


[Bug 1269052] Re: Properties window becomes unresponsive

2014-02-26 Thread Adolfo Jayme
** Summary changed:

- La fenĂȘtre ne rĂ©pond plus
+ Properties window becomes unresponsive

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

Title:
  Properties window becomes unresponsive

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

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

[Bug 1269052] Re: Properties window becomes unresponsive

2014-02-26 Thread Elbarbudo
Here is the gdb session you wanted

Sorry for being late ...

** Attachment added: gdb session
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1269052/+attachment/3998761/+files/gdb-nautilus.txt

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

Title:
  Properties window becomes unresponsive

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

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


[Bug 1269052] Re: Properties window becomes unresponsive

2014-02-26 Thread Elbarbudo
CR2 is fully supported by UFRAW (Installed and used )

CR2 seems natively supported by Shotwell.

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

Title:
  Properties window becomes unresponsive

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

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