https://bugs.kde.org/show_bug.cgi?id=503124

--- Comment #10 from Jens Lallensack <jens.lallens...@posteo.com.br> ---
Created attachment 180533
  --> https://bugs.kde.org/attachment.cgi?id=180533&action=edit
gdb inkscape

I was able to install the debug package. Here the gdb backtrace (trace
attached).

This time, I had to copy/paste four times, after which Inkscape froze. After
each copy/paste, it seems to try to start a new Inkscape instance (I think so
since it is extremely laggy and the splash screen appears).

In addition, the gdl output contained this error (only in the terminal, not in
the saved trace):

Script Error
----
Traceback (most recent call last):
  File "/usr/share/inkscape/extensions/gimp_xcf.py", line 201, in <module>
    GimpXcf().run()
    ~~~~~~~~~~~~~^^
  File "/usr/share/inkscape/extensions/inkex/base.py", line 255, in run
    self.save_raw(self.effect())
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/usr/share/inkscape/extensions/inkex/base.py", line 301, in save_raw
    self.save(self.options.output)
    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/inkscape/extensions/gimp_xcf.py", line 196, in save
    with open(xcf, "rb") as fhl:
         ~~~~^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/gimp-out-e8rf1gk6/document.xcf'
----

I didn't call that gimp plugin at all, nor did I create any .xcf file (I just
created a new rectangle using the "Rectangle tool" and copy/pasted it within
the Inkscape window), so this one is mysterious to me.

Hope this helps!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to