Ticket #2850 (closed defect: fixed)
Paint crash on Fedora 14
| Reported by: | Alvar | Owned by: | godiard |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.92 |
| Component: | Paint | Version: | 0.92.x |
| Severity: | Unspecified | Keywords: | paint, fedora14, 12.1.0 |
| Cc: | Distribution/OS: | Fedora | |
| Bug Status: | Unconfirmed |
Description
Hi to all,
I'm keep testing sugar on Fedora 14. I have a problem with paint activity. it crash wen load. this is the log
** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
Traceback (most recent call last):
File "/usr/bin/sugar-activity", line 21, in <module>
main.main()
File "/usr/lib/python2.7/site-packages/sugar/activity/main.py", line 121, in main
module = import(module_name)
File "/home/fedora/Activities/Paint.activity/OficinaActivity.py", line 70, in <module>
from Area import Area
File "/home/fedora/Activities/Paint.activity/Area.py", line 72, in <module>
from fill import fill
File "/usr/lib64/python2.7/site-packages/fill/init.py", line 21, in <module>
raise('cannot find proper binary blobs')
TypeError: exceptions must be old-style classes or derived from BaseException, not str
Exited with status 1, pid 10914 data (None, <open file '<fdopen>', mode 'w' at 0x37aced0>, '91dee36f3b55e3c30731d868a7b5664191a4ae63')
