EggDBus

2008-12-21 Thread David Zeuthen
Hey, For the past 5 weeks or so, I've been working on a new (as compared to dbus-glib) D-Bus binding for GObject. The work on this has finally reached a stage where the code sufficiently complete and documented so I thought I'd send some mail describing it. The code is here http://cgit.freedeskt

Re: Gtk+ on DirectFb (sample example fails with "DirectFb/Fbdev Caught Signal 11")

2008-12-21 Thread Matthias Clasen
On Sun, Dec 21, 2008 at 10:14 AM, Sven Neumann wrote: > Hi, > > On Fri, 2008-12-19 at 16:54 +0100, Christian Dywan wrote: > >> The latest Gtk+ for DirectFB is broken because nobody who uses DirectFB >> stepped up to bring it back in shape. I've seen countless attempts at >> using it but nobody who

Re: Gtk+ on DirectFb (sample example fails with "DirectFb/Fbdev Caught Signal 11")

2008-12-21 Thread Sven Neumann
Hi, On Fri, 2008-12-19 at 16:54 +0100, Christian Dywan wrote: > The latest Gtk+ for DirectFB is broken because nobody who uses DirectFB > stepped up to bring it back in shape. I've seen countless attempts at > using it but nobody who was up to fix it. As far as I know there's a set of patches fr

Re: Gtk+ on DirectFb (sample example fails with "DirectFb/Fbdev Caught Signal 11")

2008-12-21 Thread Arun Patole
Well, the fix i applied may not be the proper one, i just wanted see it getting build. Build was broken with multiple definition of many symbols. when looked at code, i found many function declared in both gdk/gdkwindow.c and gdk/directfb/gdkwindow-difectfb.c. and both files were used for building