packaged gwibber misses translations because it uses hard-coded /usr/local path

Bug #347152 reported by Timo Jyrinki
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gwibber (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: gwibber

Translations provided in the gwibber package are not getting into use, since client.py uses hard-coded path:
LOCALEDIR = "/usr/local/share/locale"

so the translations aren't found.

Should be changed to:
LOCALEDIR="/usr/share/locale"

like in other Python programs.

Related branches

Revision history for this message
Tristan Greaves (tristan-extricate) wrote :

I've attached a patch to apply which will fix this problem. Pending verification by the maintainer, of course...

Changed in gwibber:
status: New → In Progress
Revision history for this message
Juanje Ojeda (juanje) wrote :

I can confirm this bug and the patch fixes it.
I can't launch Gwibber in Spanish without change the path in the same way the patch does.
This is sort of important bug for Gwibber and the solution is already there, could someone commit the change, please?

Thank you.

Revision history for this message
James Westby (james-w) wrote :

Updated diff.

Revision history for this message
Scott Kitterman (kitterman) wrote :

Ack from motu-release.

Revision history for this message
James Westby (james-w) wrote :

Uploaded and waiting for approval. Thanks for your contribution.

James

Changed in gwibber (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gwibber - 0.8-0ubuntu5

---------------
gwibber (0.8-0ubuntu5) jaunty; urgency=low

  * Fix gwibber not finding translations due to path issue (LP: #347152)

 -- Tristan Greaves <email address hidden> Mon, 23 Mar 2009 10:10:55 +0000

Changed in gwibber (Ubuntu):
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.