How big is your screen ? A lot of gtk apps don't resize there dialogs for small screens I've run into this before. If your really lucky you can blindly tab shift/tab a few times and end on the okay button.
Mike On 7/24/06, prasanna <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to run Gimp 2.2.12 over GTK-DirectFB. > I'm able to run it by typing $ ./gimp-2.2 in command line. > But I'm not getting the whole window (only partial window is visible and the > buttons are also not visible). After closing the application I'm getting > following messages. > > [EMAIL PROTECTED] bin]# ./gimp-2.2 > > > ---------------------- DirectFB v0.9.25 > > --------------------- > > (c) 2000-2002 convergence integrated media GmbH > > (c) 2002-2004 convergence GmbH > > > ----------------------------------------------------------- > > > (*) DirectFB/Core: Single Application Core. (2006-07-25 05:01) > > (*) Direct/Memcpy: Using MMXEXT optimized memcpy() > > (*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 18253)... > > (*) Direct/Thread: Running 'Keyboard Input' (INPUT, 18262)... > > (!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** > > [reactor.c:853] > > (*) DirectFB/Input: Keyboard 0.9 (convergence integrated media > > GmbH) > > (*) Direct/Thread: Running 'Linux Input' (INPUT, 18263)... > > (*) DirectFB/Input: ImPS/2 Generic Wheel Mouse (1) 0.1 > > (convergence integrated media GmbH) > > (*) Direct/Thread: Running 'Linux Input' (INPUT, 18264)... > > (*) DirectFB/Input: AT Translated Set 2 keyboard (2) 0.1 > > (convergence integrated media GmbH) > > (*) Direct/Thread: Running 'PS/2 Input' (INPUT, 18265)... > > (*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence GmbH) > > (*) DirectFB/Genefx: MMX detected and enabled > > (*) DirectFB/Graphics: MMX Software Rasterizer 0.6 > > (convergence integrated media GmbH) > > (*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH) > > (!) DirectFB/FBDev: Panning display failed! > > --> Invalid argument > > (*) Direct/Thread: Running 'EventBufferFeed' (MESSAGING, 18266)... > > > (gimp-2.2:18250): Gdk-DirectFB-WARNING **: > > gdk_window_set_keep_above() not implemented. > > > > (gimp-2.2:18250): Gdk-DirectFB-WARNING **: > > gdk_window_set_keep_below() not implemented. > > > Gdk-DirectFB-Message: unimplemented > > (!!!) *** WARNING [Application exited without > > deinitialization of DirectFB!] *** [core.c:741 in > > dfb_core_deinit_check()] > > > > ------------------------------------------------------------------ > > Can anyone please sort this out. > > I'm using following packages to rum Gimp. > > Glib 2.12.0 > > ATK 1.10.1 > > DirectFB 0.9.25.1 > > Cairo 1.2.0 > > Pango 1.13.1 > > GTK 2.10.0 > > GIMP 2.2.12 > > Waiting for your replies.. > > Regards, > > Prasanna. > > -- > View this message in context: > http://www.nabble.com/Gimp-installer-over-GTK-DFB-not-working-tf1996603.html#a5480542 > Sent from the DirectFB Dev forum at Nabble.com. > > > _______________________________________________ > 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
