URL:
<http://gna.org/bugs/?17947>
Summary: traceback with new gtk.HSV() code
Project: MyPaint
Submitted by: martinxyz
Submitted on: Fr 25 Mär 2011 22:49:25 CET
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: git
Planned Release: None
Operating System:
_______________________________________________________
Details:
gtk.HSV() doesn't seem to exist (any more?) on my system, which is debian
testing. python-gtk2 version 2.17.0-4, details below.
Maybe time to get rid of the default GTK color selector widget?
martin ~/mypaint master$ ./mypaint -c /tmp/test33
external python-json
confpath = /tmp/test33
Created /tmp/test33/
Created /tmp/test33/backgrounds
Created /tmp/test33/brushes
Merging upstream brush changes into your collection.
/home/martin/mypaint/lib/helpers.py:113: DeprecationWarning:
PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
arr = pixbuf.get_pixels_array()
Traceback (most recent call last):
File "./mypaint", line 172, in <module>
main.main(datapath, confpath)
File "/home/martin/mypaint/gui/main.py", line 67, in main
run()
File "/home/martin/mypaint/gui/main.py", line 42, in run
app = application.Application(datapath, options.config, args)
File "/home/martin/mypaint/gui/application.py", line 74, in __init__
self.layout_manager.show_all()
File "/home/martin/mypaint/gui/layout.py", line 186, in show_all
self.get_widget_by_role(role)
File "/home/martin/mypaint/gui/layout.py", line 80, in get_widget_by_role
result = self.factory(role, self, *self.factory_opts)
File "/home/martin/mypaint/gui/windowing.py", line 51, in window_factory
widget = module.ToolWidget(app)
File "/home/martin/mypaint/gui/colorselectionwindow.py", line 28, in
__init__
self.hsvwidget = hsvwidget = gtk.HSV()
AttributeError: 'module' object has no attribute 'HSV'
martin ~/mypaint master$
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17947>
_______________________________________________
Nachricht geschickt von/durch Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs