[Desktop-packages] [Bug 1001868] Re: Selecting property file or folder freezing it

2012-06-02 Thread gabbo
Ok, thank you very much for your help and patience, hoping this time is
right I attach the backtrace file I have got from last error.

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

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

Title:
  Selecting property file or folder freezing it

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes when I try to select (right mouse) the property of a folder
  or file, the system freezes the folder that contains it getting dark
  grey and a window shows up telling
  GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not
  receive a reply (timeout by message bus). I have not other choice to
  close the window. No other effect I have noticed and as it has come it
  goes away.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1001868] Re: Selecting property file or folder freezing it

2012-05-30 Thread gabbo
New update:

I've tried many times to get a backtrace after the error but following
this procedure:

pidof nautilus
sudo gdb 21 | tee gdb-nautilus.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) attach PID
(gdb) continue

when error shows up I can't get back the control of terminal (pressing
ctrl+c nothing happens ) so it's impossible to me complete the last
commands:

(gdb) backtrace full
(gdb) info registers
(gdb) x/16i $pc
(gdb) thread apply all backtrace
(gdb) quit

to retrieve a backtrace. I don't know what to do. If there is other way
or some different settings to avoid this situation please tell me.
Otherwise I can't provide anything.

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

Title:
  Selecting property file or folder freezing it

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes when I try to select (right mouse) the property of a folder
  or file, the system freezes the folder that contains it getting dark
  grey and a window shows up telling
  GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not
  receive a reply (timeout by message bus). I have not other choice to
  close the window. No other effect I have noticed and as it has come it
  goes away.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1001868] Re: Selecting property file or folder freezing it

2012-05-25 Thread gabbo
Update: Just want to update maybe someone could help me. I have used the 
procedure (still trying) but the file that I get (gdb-nautilus.txt) doesn't 
report anything about the error showing up. However I attach one of file I got 
even the image of error (http://img607.imageshack.us/img607/7262/schems.png) 
that shows up. Maybe nautilus is not the program that throws the error I 
don'know.
About this problem I can say that happens when I try to look at properties of a 
file or directory. After the error shows up if I want, using right mouse click, 
to see the properties I got the window frezzed for about 5 minutes, then it 
gets back alright as nothing happened.

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

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

Title:
  Selecting property file or folder freezing it

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes when I try to select (right mouse) the property of a folder
  or file, the system freezes the folder that contains it getting dark
  grey and a window shows up telling
  GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not
  receive a reply (timeout by message bus). I have not other choice to
  close the window. No other effect I have noticed and as it has come it
  goes away.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1001868] Re: Selecting property file or folder freezing it

2012-05-21 Thread gabbo
Sorry but I am not really expert in that I have read the debugging
tutorial and I tried to use Gdb and Valgrind I succeed in use them with
a program like Vlc but with nautilus that should be the program to test
as a matter of fact I have to open properties of folder or file with
right mouse button I can't use them because both of them run and then
exit automatically without waiting the generation of event like it
happens instead using Vlc as program. So I can't test anything because I
have no time to perform any actions necessary to reproduce the crash as
tutorial tells. I don't know where I am wrong using these commands. If
someone can help me I can try to go ahead.

I run the following commands as show in tutorial:

Gdb:
gdb nautilus 21 | tee ~/gdb-nautilus.txt
handle SIG33 pass nostop noprint
set pagination 0
run

Valgrind:
G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck 
--leak-check=full --num-callers=40 --log-file=valgrind.log program nautilus

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

Title:
  Selecting property file or folder freezing it

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Sometimes when I try to select (right mouse) the property of a folder
  or file, the system freezes the folder that contains it getting dark
  grey and a window shows up telling
  GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not
  receive a reply (timeout by message bus). I have not other choice to
  close the window. No other effect I have noticed and as it has come it
  goes away.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp