[impdev] linux clipboard ... gtk of course

Jacek Antonelli jacek.antonelli at gmail.com
Thu Oct 29 11:04:42 PDT 2009


On Thu, Oct 29, 2009 at 10:42 AM, Armin Weatherwax
<armin.weatherwax at googlemail.com> wrote:
> Hi,
>
> course its gtk... which doesn't init on debian lenny:
>
>  2009-10-29T15:32:59Z INFO: llwindow/llwindowsdl.cpp(117) :
> ll_try_gtk_init: Starting GTK Initialization.
> 2009-10-29T15:32:59Z INFO: llwindow/llwindowsdl.cpp(139) :
> ll_try_gtk_init: GTK Initialized.
> 2009-10-29T15:32:59Z INFO: llwindow/llwindowsdl.cpp(140) :
> ll_try_gtk_init: - Compiled against GTK version 2.16.6
> 2009-10-29T15:32:59Z INFO: llwindow/llwindowsdl.cpp(144) :
> ll_try_gtk_init: - Running against GTK version 2.16.1
> 2009-10-29T15:32:59Z WARNING: llwindow/llwindowsdl.cpp(156) :
> ll_try_gtk_init: - GTK COMPATIBILITY WARNING: Gtk+ version too old
> (micro mismatch)
>
> compiling against lennys gtk includes and libs works (no idea why this
> didn't work the first time I tried, I assume pebkac).
>
> :)
> Armin

Aha. Now, why is it trying to use the system GTK, when... oh. *facepalm*

Stupid me, I forgot to add the new libraries to the
viewer_manifest.py, so they aren't being copied to "lib".

I'll fix this today. Thanks for investigating, Armin.

- Jacek



More information about the ImpDev mailing list