hi

i've tesed davide's 2.7.2-0 build and i can confirm that generic gtk apps
produce much less warnings that before and run fine (and treeviews don't
crash anymore).
i've also tried to compile the debian gtk frontend

gcc gtk.c -shared -o gtk.so -D_REENTRANT -D_GNU_SOURCE -I/home/attilio/cdebconf/cdebconf/src -I/usr/include/gtk-2.0 -I/home/attilio/dfb_2.7.2-0/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/home/attilio/dfb_2.7.2-0/usr/include/cairo
-I/home/attilio/dfb_2.7.2-0/usr/include/directfb -I/usr/include/pango-1.0
-I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/home/attilio/dfb_2.7.2-0/usr/include/directfb-internal -L/usr/X11R6/lib
-L/home/attilio/dfb_2.7.0-4/usr/lib -L/home/attilio/cdebconf/cdebconf/src
-lgtk-directfb-2.0 -lgdk-directfb-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -ldirectfb -lpangocairo-1.0 -lfusion -ldirect -lpthread -lpango-1.0 -lfreetype -lz -lcairo
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfontconfig -lpixman -lXrender
-lX11 -lpng12


but it produces, when is run, the same old error as before


attilaptop:/home/attilio/cdebconf/cdebconf/src/gtk_test# ../debconf ./test.config

       ---------------------- DirectFB v0.9.23 ---------------------
             (c) 2000-2002  convergence integrated media GmbH
             (c) 2002-2004  convergence GmbH
        -----------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2005-07-25 18:03)
(!) Direct/Modules: Unable to dlopen `/usr/lib/directfb-0.9.23/systems/libdirectfb_fbdev.so'!
    --> /usr/lib/directfb-0.9.23/systems/libdirectfb_fbdev.so: undefined
symbol: dfb_config
(!) DirectFB/core/system: No system found!
(#) DirectFBError [gdk_display_open: DirectFBCreate]: No (suitable) implementation
found!

(debconf:5334): Gtk-WARNING **: cannot open display:



as you can see this missing symbol dfb_config prevents the frontend from
running: any idea how to solve this?

ciao

attilio

Davide Viti wrote:
Hi,
I just finished packaging a new set of libs based on the following:

***********************
*** dfb_2.7.2-0.tgz ***
***********************

DirectFB - cvs snapshot 20050725
atk - cvs snapshot 20050608
cairodfb - cvs snapshot 20050725
gdk-directfb - cvs snapshot 20050725
glib 2.7.2
gtk+ 2.7.2
libic - cvs snapshot 20050608
libpixman - cvs snapshot 20050608
libpixregion - cvs snapshot 20050608
pango 1.9.0
slim - cvs snapshot 20050608

I then tried to run the debian-intstaller; since during my tests
I use qemu and I haven't found a way to copy'n'paste the output,
I uploaded a PNG image with the output:

http://www.webalice.it/zinosat/dfb_2.7.2-0_err.png

As you can see the number of errors dropped drastically since the
tests I run at the beginning of July.

I'd also like to know if you think I should move to more recent version
of the outdated libs (atk, libic, libpixman, libpixregion, slim)

Thanx in advance,

Davide

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



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

Reply via email to