[Bugs] #2850 UNSP: Paint crash on Fedora 14

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Sat May 21 13:28:23 EDT 2011


#2850: Paint crash on Fedora 14
------------------------------------------+---------------------------------
    Reporter:  Alvar                      |          Owner:  godiard        
        Type:  defect                     |         Status:  new            
    Priority:  Unspecified by Maintainer  |      Milestone:  0.92           
   Component:  Paint                      |        Version:  0.92.x         
    Severity:  Unspecified                |       Keywords:  paint, fedora14
Distribution:  Fedora                     |   Status_field:  Unconfirmed    
------------------------------------------+---------------------------------

Comment(by Alvar):

 Replying to [comment:10 godiard]:
 > Another test:
 >
 > Go to the Paint directory and compile in the fill directory:
 >
 > {{{
 > cd ~/Activities/Paint.activity/fill/
 > make
 > }}}
 >
 > Test again the activity. If works, send my the content of the fill
 directory ziped.
 Ok, I solve the dependencies, but didn't work, I remove the .sugar
 directory to but the activity crash. Sen to you the output of the make and
 the org.lapto.oficina-1.log

 ----
 '''Make output'''
 [fedora at nido fill]$ make
 ld  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0
 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt
 -lglib-2.0   -lpthread -ldl -lutil -lm -lpython2.7 -shared fill.o
 eggfill.o fillmodule.o -o _fill.so
 rm -rf linux64_27
 mkdir linux64_27
 strip -s _fill.so
 mv _fill.so linux64_27/
 touch linux64_27/__init__.py
 ----
 org.laptop.Oficina-1.log output
 ** 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 27321 data (None, <open file '<fdopen>', mode
 'w' at 0x315ac00>, 'f0e8487de2f62fa3cf8faaa861b53c2b43afebae')

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/2850#comment:12>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list