(no subject)

Koop Mast kwm at rainbow-runner.nl
Wed Nov 30 11:32:58 UTC 2011


On Mon, 2011-11-28 at 21:56 +0100, Rene Ladan wrote:
> Hi,
> 
> if I compile the attached program with 'gcc -o testgdk `pkg-config
> gtk+-2.0 --libs --cflags` testgdk.c' it fails with this assertion:
> 
> (process:55495): Gdk-CRITICAL **: IA__gdk_screen_get_root_window:
> assertion `GDK_IS_SCREEN (screen)' failed
> 
> This is on an amd64-10 system with clang kernel/world and gcc ports.
> All ports are at their current version except the X.org ports for which
> I defined WITHOUT_NOUVEAU to let the binary NVidia driver work.
> 
> It also fails with the xorg-dev ports.
> 
> Is this a bug?
> 
> Regards,
> René
> _____________

According to the docs that function needs a argument.

http://developer.gnome.org/gdk/stable/GdkScreen.html#gdk-screen-get-root-window

-Koop



More information about the freebsd-gnome mailing list