Inkscape 0.46+devel r21615 -- Python 2.6.2

Bug #388687 reported by Coz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Undecided
Unassigned

Bug Description

Hey guys,
 Inkscape 0.46+devel r21615 -- Python 2.6.2
 creat rectangle---- Path object to path...bezier tool...create perspecitve path...Extensions/modify pat/perspective...
a pop up comes up reading;;;

  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.

and t his is the error report from below that;;

/usr/local/share/inkscape/extensions/perspective.py:80: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
  f,err = os.popen3('inkscape --query-%s --query-id=%s "%s"' % (query,id,file))[1:]
The perspective extension does not produce any thing and just quits sometimes deleteing the origianl object set to path.

Revision history for this message
Coz (cosimo321) wrote :
Revision history for this message
Coz (cosimo321) wrote :

Hey guys,
 Forgot to mention this is Ubuntu 9.04

thanks

coz

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

Looks like what is described in bug #387446. If you agree, could you mark your bug report as duplicate?

Revision history for this message
Coz (cosimo321) wrote :

Apparenlty this is NOT a duplicate of that bug report but I dont know how to unmark it as a duplicate

coz

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

sorry, didn't mean to mislead you, was just a question... I'll unmark as duplicate. ~suv

Revision history for this message
Alvin Penner (apenner) wrote :

a modified version of perspective.py has been attached to Bug 387446.

Could someone test this on Linux using Python 2.6.2 ?
If it works, I'll commit it.

Revision history for this message
Alvin Penner (apenner) wrote :

committed to rev 387446.
the new version uses the subprocess module.
this will affect 3 extensions :
Modify Path -> Perspective
Modify Path -> Envelope
Arrange -> Restack
Could someone test this with Python 2.6.2 ?

Changed in inkscape:
status: New → Fix Committed
jazzynico (jazzynico)
Changed in inkscape:
milestone: none → 0.47
status: Fix Committed → Fix Released
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.