Comment 6 for bug 1152396

Revision history for this message
Oleg Lubchenko (spvipit) wrote :

I have this problem too.

My configuration:
Linux 3.2.0-4 amd64
Debian 7.8 (KDE 4.8.4)
Inkscape 0.48.3.1 r9886

The problem occurs when I copy a figure to the clipboard and at this point the program is running Netbeans.
Error messages appear cyclically as long as I do not copy to the clipboard any TEXT.

I don't know when problem appeared.
This is most likely since the last update (Debian 7.7 to 7.8).
I do not see in the history of Apper which packages have been updated, but I do know that the kernel has been updated.
Program Netbeans I don't update and before there were no problems.

I installed the program Uniconvertor (sudo aptitude install python-uniconvertor) and created manually folder ".uniconvertor" in my home directory.

Now i have other error :) Please look attached text:

UniConvertor failed:

No plugin-type information in /usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/__init__.py
No plugin-type information in /usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/__init__.py
Cannot load plugin module sk1saver
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 73, in load_module
    desc)
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/sk1saver.py", line 249, in <module>
    from app.Graphics.image import CMYK_IMAGE
ImportError: cannot import name CMYK_IMAGE
When importing plugin sk1saver
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 190, in __call__
    module = self.load_module()
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 73, in load_module
    desc)
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/sk1saver.py", line 249, in <module>
    from app.Graphics.image import CMYK_IMAGE
ImportError: cannot import name CMYK_IMAGE
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/pymodules/python2.7/uniconvertor/__init__.py", line 88, in uniconv
    saver(doc, output_file)
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 194, in __call__
    % {'name':self.module_name})
app.events.skexceptions.SketchError: Cannot load filter sk1saver