Thanks for your bug report.

Could you compile the package from source with debugging on to have more
information about the bug ?

Go to system->administration->update sources and enable the source code 
repositories
#create new directory and go inside in a terminal
apt-get source nautilus-sendto
#enter the created directory and run:
sudo apt-get install libgtk2.0-dev libgconf2-dev libglade2-dev 
libnautilus-extension-dev build-essential gdb
./configure --enable-debug --prefix=/usr
make
#go then in the src directory and run:
gdb ./nautilus-sendto
#it should give you a gdb prompt. enter:
run hal.txt
#the program run and produce the segmentation fault, enter:
bt

then paste the result you obtained.

** Changed in: nautilus-sendto (Ubuntu)
       Status: Unconfirmed => Needs Info

-- 
Nautilus-sendto crashes
https://bugs.launchpad.net/bugs/114476
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to