i forgot... that is the error when i type the commands for compiz: [EMAIL PROTECTED]:~$ LIBGL_ALWAYS_INDIRECT=1 compiz --replace --strict-binding --use-cow gconf & [1] 19249 [EMAIL PROTECTED]:~$ compiz: Couldn't load plugin '--strict-binding' compiz: Couldn't load plugin '--use-cow'
[EMAIL PROTECTED]:~$ gtk-window-decorator --replace & [2] 19254 [EMAIL PROTECTED]:~$ gtk-window-decorator: symbol lookup error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_type_register_static_simple hope this could help ;) M@ On Sun, 2007-01-28 at 16:34 +0100, Matteo Landi wrote: > hi all > i'm running debian sid..and i tried to compile the las version of compiz > because the old version of compiz did not supported compiz settings.. > > btw here is what i did: > > 1) followed the official compiling guide => > http://go-compiz.org/index.php?title=Compiling > > 2) try to run by launching compiz...but the only results was to not view > the windows' borders.. > > so i searched in the forum and found a guide... > that told me how to look if everything was going well..and here i > found(??) a problem...the command is > > glxinfo | grep texture_from_pixmap > > and the result shoud be.. > > GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer, > GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap, > GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer, > > instead that is mine > > [EMAIL PROTECTED]:~$ glxinfo | grep texture_from_pixmap > libGL warning: 3D driver claims to not support visual 0x4c > GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, > GLX_OML_swap_method, > GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap > > anyway..i went on.. and tryed > > LIBGL_ALWAYS_INDIRECT=1 compiz --replace --strict-binding --use-cow > gconf & > > and on > > gtk-window-decorator --replace & > > but i view no borders.. > > how could i fix it? it's a problem due to errors of mine or not? > > tnx in advance > > M@ _______________________________________________ compiz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/compiz
