package freespeak doesn't start

Bug #92543 reported by Robbie Groenewoudt
4
Affects Status Importance Assigned to Milestone
freespeak (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: freespeak

The package freespeak is broken in Ubuntu Feisty

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freespeak/freespeak.py", line 32, in <module>
    locale = Locale()
  File "/usr/lib/python2.5/site-packages/freespeak/src/nls.py", line 32, in __init__
    languages=["en"])
  File "/usr/lib/python2.5/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: 'freespeak'

when I try to start it

Revision history for this message
Ralph Janke (txwikinger) wrote :

Thanks for reporting this issue and helping to make Ubuntu better.

I could not reproduce this problem on hardy. In would help us tremendously if this could be re-tested on hardy.

In addition the packages is without a maintainer in debian and has been dropped there. Therefore it is likely that it will also be dropped from Ubuntu soon.

Therefore, I would like to close this report.

Thanks

Changed in freespeak:
assignee: nobody → txwikinger
status: New → Incomplete
Revision history for this message
Ralph Janke (txwikinger) wrote :

We are closing this bug report because it lacks the information we need to investigate that the problem had not been fixed already, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in freespeak:
assignee: txwikinger → nobody
importance: Undecided → Medium
status: Incomplete → Fix Released
Revision history for this message
Juan Simón (simonbcn) wrote :

Same error in Ubuntu Hardy:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freespeak/freespeak.py", line 32, in <module>
    locale = Locale()
  File "/usr/lib/python2.5/site-packages/freespeak/src/nls.py", line 34, in __init__
    languages=['it'])
  File "/usr/lib/python2.5/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: 'freespeak'

Revision history for this message
Juan Simón (simonbcn) wrote :

Ok, I've found the problem: localepurge.
Freespeak shows an error because it did not find files of locales removed by localepurge after installation.

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.