swin wrote:
> Mike Emmel!
> 
> 
>>I would need to reimplement them using directfb's multi process
>>support its possible.
>>And its actually high on my todo list since I use the functions in my code :)
>>
>>Here is my todo list.
>>
>>Build with gcc 4.0 fix compile problems.
>>Upgrade to gtk 2.7.2 and keep up from the on trying to be less than a
>>week behind.
>>List functions that need implementation and solicit help.
>>Get a formal buglist going.
>>Start leak/performance testing.
> 
> 
> I'm doing some leak/performance testing too, use multi process enabled.
> this is the test for gimp: It can be launched, but with some warring like 
> this:
> 
> (gimp:9007): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `cmap == 
> NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed
> 
> (gimp:9007): Gdk-WARNING **: No colormap in gc_get_background
> 
> (gimp:9007): Gdk-CRITICAL **: gdk_screen_get_monitor_at_point: assertion 
> `GDK_IS_SCREEN (screen)' failed
> 
> (gimp:9007): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == 
> gdk_drawable_get_depth (window)' failed
> 
> (gimp:9007): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == 
> gdk_drawable_get_depth (window)' failed
> 
> (gimp:9007): Gimp-Widgets-CRITICAL **: gimp_device_info_get_by_device: 
> assertion `GDK_IS_DEVICE (device)' failed
> 
> (gimp:9007): Gimp-Widgets-CRITICAL **: gimp_devices_restore: assertion 
> `GIMP_IS_DEVICE_INFO (device_info)' failed
> 
> but it can work. when I try to open a jpeg file, it aborted, and print:
> 
> (!) [ 9007: 81119.609] --> Caught signal 11 (at 0x18, invalid address) <--
> (!) Direct/Thread: Killing 'Fusion Dispatch' (9008)!
> Killed
> (script-fu:9010): LibGimpBase-WARNING **: script-fu: wire_read(): error

more or less this situation is similar to the debian-installer one: if
you feel useful i could track down the warnings list that are almost all
gdk-related

ciao

attilio

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to