[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2015-03-19 Thread Christopher Townsend
** 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.

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2014-01-29 Thread Ibuntu
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

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-12-18 Thread Ibuntu
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

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-11-12 Thread Evandro P. Alves
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

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-05-17 Thread Manfred Hampl
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

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-03-14 Thread Launchpad Bug Tracker
** 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

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-03-14 Thread Christopher Townsend
** 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, which

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-03-13 Thread Christopher Townsend
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

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-01-29 Thread Stefano Carnovali
** 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

[Bug 1095665] Re: Crashes on start : NameError: name '_' is not defined

2013-01-29 Thread Launchpad Bug Tracker
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: