Crashes on start : NameError: name '_' is not defined
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
magicicada gui |
Confirmed
|
Undecided
|
Unassigned | ||
magicicada (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Running on Ubuntu 12.10 64 bit
Version 0.5-0ubuntu1
When I run magicicada from command line it crashes with following output:
$magicicada
Traceback (most recent call last):
File "/usr/bin/
from magicicada.gui.gtk import MagicicadaUI
File "/usr/lib/
from magicicada.
File "/usr/lib/
from magicicada.
File "/usr/lib/
OPS_COMPLETED = _(u'Completed %s ago (%s)')
NameError: name '_' is not defined
Changed in magicicada: | |
status: | New → Confirmed |
assignee: | nobody → Christopher Townsend (townsend) |
status: | Confirmed → In Progress |
Changed in magicicada: | |
status: | In Progress → Confirmed |
assignee: | Christopher Townsend (townsend) → nobody |
Status changed to 'Confirmed' because the bug affects multiple users.