anaconda 12.19 exception report Traceback (most recent call first): File "/tmp/updates/timezone_map_gui.py", line 293, in TimezoneMap map='../pixmaps/map1440.png', viewportWidth = 480, tzActionLabel = gtk.Label (_("Please select the nearest city in your time zone:"))): File "/tmp/updates/timezone_map_gui.py", line 49, in <module> class TimezoneMap (gtk.VBox): File "/tmp/updates/timezone_gui.py", line 35, in <module> from timezone_map_gui import TimezoneMap File "/tmp/updates/scdMainWindow.py", line 39, in <module> import timezone_gui File "/tmp/updates/timezone_gui.py", line 34, in <module> import scdMainWindow File "/usr/lib/anaconda/gui.py", line 1252, in setScreen found[2]) File "/usr/lib/anaconda/gui.py", line 1202, in nextClicked self.setScreen () NameError: name '_' is not defined Local variables in innermost frame: zoom_auto: 300.0 city_label_init: <function city_label_init at 0x7f2a6c937320> __module__: timezone_map_gui zoom_step: 25.0 zoom_page: 100.0 currentCityLabel_set: <function currentCityLabel_set at 0x7f2a6c9372a8> __del__: <function __del__ at 0x7f2a6c929f50> zoom_upper: 500.0 zoom_initial: 100.0 arrow_init: <function arrow_init at 0x7f2a6c937140> timezone_list_init: <function timezone_list_init at 0x7f2a6c9370c8> map_canvas_init: <function map_canvas_init at 0x7f2a6c937050> currentCityLabel_init: <function currentCityLabel_init at 0x7f2a6c937230> zoom_lower: 100.0 cityname_format: <function cityname_format at 0x7f2a6c9371b8>
clumens pointed out that this is all s-c-date. Reassigning.
*** This bug has been marked as a duplicate of bug 520799 ***