No layers found

Bug #1272116 reported by slezi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

Inkscape Version: 0.48.4-1ubuntu3 (linux)
Ubuntu Version: 13.10

How to reproduce:
1) Open new empty svg
2) Copy img.png bitmap file to clipboard
3) Paste into svg file
4) Select pasted bitmap image and copy (CTRL+C)

Error dialogs appear:
----------------------------
Inkscape has received additional data from the script executed. The script did not return an error, but this may indicate the results will not be as expected.

No layers found
------------------------------
Inkscape has received additional data from the script executed. The script did not return an error, but this may indicate the results will not be as expected.

This extension requires at least one non empty layer.
------------------------------
Inkscape has received additional data from the script executed. The script did not return an error, but this may indicate the results will not be as expected.

UniConvertor failed:

Cannot list directory /home/slezicz/.uniconvertor:[Errno 2] No such file or directory: '/home/slezicz/.uniconvertor'
ignoring it in font_path
Cannot list directory /home/slezicz/.uniconvertor:[Errno 2] No such file or directory: '/home/slezicz/.uniconvertor'
ignoring it in font_path
Cannot load plugin module sk1saver
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/uniconvertor/app/plugins/plugins.py", line 73, in load_module
    desc)
  File "/usr/lib/python2.7/dist-packages/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/python2.7/dist-packages/uniconvertor/app/plugins/plugins.py", line 190, in __call__
    module = self.load_module()
  File "/usr/lib/python2.7/dist-packages/uniconvertor/app/plugins/plugins.py", line 73, in load_module
    desc)
  File "/usr/lib/python2.7/dist-packages/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/python2.7/dist-packages/uniconvertor/__init__.py", line 88, in uniconv
    saver(doc, output_file)
  File "/usr/lib/python2.7/dist-packages/uniconvertor/app/plugins/plugins.py", line 194, in __call__
    % {'name':self.module_name})
app.events.skexceptions.SketchError: Cannot load filter sk1saver

Revision history for this message
slezi (slezicz) wrote :
Revision history for this message
slezi (slezicz) wrote :

Thanks for time you spent with this bug.

Revision history for this message
su_v (suv-lp) wrote :

Based on the provided steps to reproduce, this is very likely another duplicate of
- Bug #418242 "Incorrect call to output plugins (with persistent error message) on copy"
  <https://bugs.launchpad.net/inkscape/+bug/418242>

Trigger in most cases is a custom clipboard manager (e.g. when using Xfce), or a (java-based) download manager. Other duplicates confirm the same issue when running Netbeans or OpenOffice at the same time as Inkscape.

There is no fix available at the moment - the current known workaround is e.g. to disable the clipboard monitoring of download helper apps.

tags: added: clipboard extensions-plugins
Revision history for this message
slezi (slezicz) wrote :

Wonderful,

exacly as you said. This problem was caused (in my case) by Java-based download manager.
Disabling the clipboard monitoring fnc. helps.
Thanks for the related bug link.

Thank you very much.

Revision history for this message
Michele Renda (mic-renda) wrote :

I confirm that Clipman extension on Xfce is causing this problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.