Hi Cornelius,

Please could you do the following to help with the debugging?

1) run the following command in a terminal to gather extra information
about your system:

apport-collect 790677

2) Add debug symbol repositories by running the following five commands
(as described at https://wiki.edubuntu.org/DebuggingProgramCrash):

echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe 
multiverse" | \
sudo tee -a /etc/apt/sources.list.d/ddebs.list

echo "deb http://ddebs.ubuntu.com $(lsb_release -cs)-updates main restricted 
universe multiverse
deb http://ddebs.ubuntu.com $(lsb_release -cs)-security main restricted 
universe multiverse
deb http://ddebs.ubuntu.com $(lsb_release -cs)-proposed main restricted 
universe multiverse" | \
sudo tee -a /etc/apt/sources.list.d/ddebs.list

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01

sudo apt-get update

sudo apt-get install inkscape-dbgsym

3) Follow the instructions at https://wiki.edubuntu.org/Backtrace to
gather a backtrace of the crash

** Changed in: inkscape (Ubuntu)
       Status: New => Incomplete

** Changed in: inkscape (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Inkscape freezes when pulling out retracted node handle

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

Reply via email to