Outline Error Messages

Bug #486141 reported by Karlisson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

These strange message appears at some moments and it doesn't stop until I close Inkscape (on Ubuntu 9.10 from repository). There's others messages but I think these describes the problem:

================================================================================
Error reading temporary file: [Errno 2] No such file or directory: '/tmp/tmp6SUEaI.plt'

================================================================================
Traceback (most recent call last):
  File "/usr/share/inkscape/extensions/dxf_outlines.py", line 189, in <module>
    e.affect()
  File "/usr/share/inkscape/extensions/inkex.py", line 207, in affect
    self.effect()
  File "/usr/share/inkscape/extensions/dxf_outlines.py", line 184, in effect
    self.LWPOLY_output()
  File "/usr/share/inkscape/extensions/dxf_outlines.py", line 78, in LWPOLY_output
    self.dxf_add(" 0\nLWPOLYLINE\n 5\n%x\n100\nAcDbEntity\n 8\n0\n 62\n%d\n100\nAcDbPolyline\n 90\n%d\n 70\n0\n" % (self.handle, self.color_LWPOLY, len(self.poly)))
AttributeError: MyEffect instance has no attribute 'color_LWPOLY'
================================================================================

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

1) Could you please add information about your Inkscape version or revision number (see Inkscape menu 'Help > About Inkscape')
2) I assume you are not trying to save a document as 'Desktop Cutting Plotter (R13) (*.dxf)' file when the error messages are popping up?
3) When this happens, do you have a java-based download manager running in the background that monitors the clipboard (e.g. FreeRapid or jDownloader) or a clipboard manager?

Revision history for this message
Karlisson (karlisson) wrote :

1) Latest Inkscape, 0.47pre4 r22446, built Oct 14 2009
2) No, it occurs on normal operations, like editing paths on dragging. No pattern detected.
3) Yep, jDownloader. Whats the relation?

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

most likely a duplicate of bug #418242 “Incorrect call to output plugins (with persistent error message) on copy”:
<https://bugs.edge.launchpad.net/inkscape/+bug/418242>

Could you test and report back if disabling the clipboard monitoring feature in jDownloader stops the error messages?

Revision history for this message
Karlisson (karlisson) wrote :

I confirm - when I copy/paste something in Inkscape with jDownloader running, the errors appears. It is a clipboard problem.

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

Linking as duplicate to bug #418242.

tags: added: clipboard
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.