** Changed in: magicicada
Status: In Progress => Confirmed
** Changed in: magicicada
Assignee: Christopher Townsend (townsend) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
I previously commented to attest the validity of Evandro's solution.
After reinstalling and reapplying the fix, I noticed that it is very
important where you place:
from gettext import gettext as _
in the three files. Initially I placed them too high and Magicicada
would not start. So just for cl
I just tried installing Magicicada in Xubuntu 13.10 and got a system
error when trying to run it from the DE. I then tried to run it from the
terminal and got the same error as the OP. I followed the instructions
from Evandro to add the line:
from getttext import gettext as _
to the 3 files he li
Hi
I just added
from gettext import gettext as _
to
/usr/lib/python2.7/dist-packages/magicicada/gui/gtk/operations.py
/usr/lib/python2.7/dist-packages/magicicada/gui/gtk/listings.py
/usr/lib/python2.7/dist-packages/magicicada/gui/gtk/status.py
and the problem went away
--
You received this b
I guess there is the line
from gettext import gettext as _
missing at the beginning (~ line 30) in
usr/share/pyshared/magicicada/gui/gtk/operations.py
Compare
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/magicicada/saucy/view/head:/magicicada/gui/gtk/operations.py
and
http://bazaar.
** Changed in: magicicada
Status: New => Confirmed
** Changed in: magicicada
Assignee: (unassigned) => Christopher Townsend (townsend)
** Changed in: magicicada
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
** Branch linked: lp:~townsend/magicicada/fix_lp1095665
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095665
Title:
Crashes on start : NameError: name '_' is not defined
To manage notifications ab
I just ran into this on 13.04 as well w/ version 0.5-0ubuntu1.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095665
Title:
Crashes on start : NameError: name '_' is not defined
To manage notificat
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: magicicada (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095665
Title:
** Also affects: magicicada (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095665
Title:
Crashes on start : NameError: name '_' is not defined
T
10 matches
Mail list logo