URL:
<http://gna.org/bugs/?17566>
Summary: Inform this message
Project: MyPaint
Submitted by: mred
Submitted on: lun 24 ene 2011 13:27:22 COT
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 0.9
Planned Release: None
Operating System: Linux -Ubuntu
_______________________________________________________
Details:
I`m trying to set preferences - Buttons - (Button 3 + shift)
I select Ring of color, and saw this messsage:
Traceback (most recent call last):
File "/usr/local/share/mypaint/gui/preferenceswindow.py", line 296,
mouse_button_action_changed(self=<Window object at 0x8cf8824 (GtkDialog at
0x9379810)>, widget=<gtk.ComboBox object at 0x934f874 (GtkComboBox at
0x93eb620)>, pref_name='input.button3_shift_action')
self.app.preferences[pref_name] = action
self.app.apply_settings()
variables: {'self.app.apply_settings': ('local', <bound method
Application.apply_settings of <gui.application.Application instance at
0x8e6d76c>>)}
File "/usr/local/share/mypaint/gui/application.py", line 107,
apply_settings(self=<gui.application.Application instance>)
prefs_win = self.windowmanager.get_window('preferencesWindow')
prefs_win.update_ui()
variables: {'prefs_win.update_ui': ('local', <bound method Window.update_ui
of <Window object at 0x8cf8824 (GtkDialog at 0x9379810)>>)}
File "/usr/local/share/mypaint/gui/preferenceswindow.py", line 265,
update_ui(self=<Window object at 0x8cf8824 (GtkDialog at 0x9379810)>)
zoom = self.app.doc.zoomlevel_values[self.app.doc.zoomlevel]
zoomlevel = self.defaultzoom_values.index(zoom)
self.defaultzoom_combo.set_active(zoomlevel)
variables: {'zoomlevel': (None, []), 'self.defaultzoom_values.index':
('local', <built-in method index of list object at 0x8cf346c>), 'zoom':
('local', 0.18181818181818182)}
ValueError: list.index(x): x not in list
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17566>
_______________________________________________
Mensaje enviado vía/por Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs