autopackage puts mo files to wrong directory

Bug #166833 reported by Bug Importer
0
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Undecided
Aaron C Spike

Bug Description

I have got English interface in inkscape 0.42 from
autopackage. My
locale is fine and is used by gimp & friends. The
problem seems to be
here:

open("/usr/local/share/locale/pl_PL/LC_MESSAGES/inkscape.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/locale/pl/LC_MESSAGES/inkscape.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
while autopackage puts the ".mo" here:
/usr/share/locale/pl/LC_MESSAGES/inkscape.mo

Seems to be autopackage problem.

The problem gets fixed when I put .mo to right directory.

Tags: translation
Revision history for this message
Bug Importer (bug-importer) wrote :

In case I am needed for more info here comes my email:
mimooh at sgsp edu pl

Revision history for this message
Deadlyhead (deadlyhead) wrote :

I've been experiencing similar problems with files that
bring my compile to a screeching halt (see bug 1253415).
Was there a major change to autogen or something that moved
around all the linking?

--seth

Revision history for this message
Aaron C Spike (acspike) wrote :
Revision history for this message
Mimooh-users (mimooh-users) wrote :

Seems to be fixed, thanks

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.