Render extensions not working

Bug #1024851 reported by Roberto Delgado
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Incomplete
Undecided
Unassigned

Bug Description

OS: Ubuntu 12.04 64bit

This error appears to happen every time I try to use a render extension:

Traceback (most recent call last):
  File "gears.py", line 21, in <module>
    import inkex
  File "/usr/share/inkscape/extensions/inkex.py", line 45, in <module>
    gettext= gettext.translation('inkscape')
  File "/usr/lib/python2.7/gettext.py", line 484, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'inkscape'

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

> OS: Ubuntu 12.04 64bit

Do you have Inkscape stable (0.48.3.1) installed, or current trunk?

If this is with current trunk >= r11546 (very likely), it is a duplicate of
Bug #1024325 “DXF output, Python script error: No translation file found for domain: 'inkscape' ”
<https://bugs.launchpad.net/inkscape/+bug/1024325>
(affects all python-based extensions)

tags: added: extensions-plugins
removed: renderer
Changed in inkscape:
status: New → Incomplete
tags: added: translation
Revision history for this message
Roberto Delgado (rodeloli) wrote :

You're right! I'm using current trunk. Is the same Bug #1024325 error as you mention, so I think this is a duplicate.

Thank you!

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.