Comment 4 for bug 642417

Revision history for this message
Jeff Hack (happyzapp-gmail) wrote : Re: [Bug 642417] Re: Will not save .xcf file.

Well thanks for you reply. I am using Ubuntu Karmic. I have put the
graphic within the boundaries and same thing happens. I fetched the
program from the repositories and the program self installed. Version 0.47.

I did as you suggested. Resized page. Happens on all .svg files. Still this:

/usr/share/inkscape/extensions/gimp_xcf.py:98: DeprecationWarning:
os.popen3 is deprecated. Use the subprocess module.
  _,f,err = os.popen3(command,'r')
Traceback (most recent call last):
  File "/usr/share/inkscape/extensions/gimp_xcf.py", line 173, in <module>
    e.affect()
  File "/usr/share/inkscape/extensions/inkex.py", line 207, in affect
    self.effect()
  File "/usr/share/inkscape/extensions/gimp_xcf.py", line 167, in effect
    x = open(xcf, 'r')
IOError: [Errno 2] No such file or directory:
'/tmp/tmp2oMHQp/CleanVoltLogoBC.xcf'

Not looking to irritate you. Just looking for a solution.

Regards,
Frank Hack

~suv wrote:
> Please keep the issues separate - I didn't mean to tell you to download
> and compile Inkscape 0.48 just to get an updated version of a single
> extension script file, even more so as it is unclear what the actual
> cause of your problem is.
>
> When exporting your SVG file to XCF using Inkscape 0.47 (and Python
> 2.6.2) on Mac OS X 10.5.8 I get the same deprecation warning but the XCF
> file is saved nevertheless. It is however empty, because all the drawing
> content is outside the page margins.
>
> If I resize the page to the drawing contents the file exports to XCF as
> expected (attached file was exported with Inskcape 0.47).
>
> It seems your issue is with the installation or system configuration and
> not with a specific Inkscape version.
>
> ** Attachment added: "642417-CleanVoltLogoBC-047-resized-page.xcf"
> https://bugs.launchpad.net/inkscape/+bug/642417/+attachment/1609081/+files/642417-CleanVoltLogoBC-047-resized-page.xcf
>
>