Strona 1 z 1

Compiz-fuion

: 06 stycznia 2008, 12:26
autor: artekb2b
Witam, mam problem z okienkami w compiz-fusion. Jak otwieram jakiekolwiek okno nie pokazuje się jego zawartość. Dopiero kiedy zmaksymalizuje okno, pokazują sie ikonki itd. Kiedyś miałem podobny problem ale dopisałem w xorg.conf w sekcji module "Load dbe". Teraz to nie pomaga. Po wydaniu komendy fusion-icon otrzymuję:

Kod: Zaznacz cały

arczi@debian:~$ fusion-icon
 * Detected Session: gnome
 * Searching for installed applications...
 * Intel detected, exporting: INTEL_BATCH=1
 * No GLX_EXT_texture_from_pixmap with direct rendering context
 ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
 * Using the GTK Interface
 * Metacity is already running
Chyba brakuje jakiś bibliotek, tylko nie wiem jakich. Z góry dziękuję za pomoc, pozdrawiam.

: 06 stycznia 2008, 18:48
autor: matiit
Spróbj tego:

Kod: Zaznacz cały

LD_PRELOAD=/usr/lib/opengl/xorg-x11/lib/libGL.so  compiz-start
Zamiast compiz-start daj polecenie któórym go uruchamiasz.
edit
fusion icon daj :)

: 06 stycznia 2008, 19:31
autor: artekb2b
matiit pisze:Spróbj tego:

Kod: Zaznacz cały

LD_PRELOAD=/usr/lib/opengl/xorg-x11/lib/libGL.so  compiz-start
Zamiast compiz-start daj polecenie któórym go uruchamiasz.
edit
fusion icon daj :)
No dałem i mam coś takiego:

Kod: Zaznacz cały

arczi@debian:~$ LD_PRELOAD=/usr/lib/opengl/xorg-x11/lib/libGL.so fusion-icon
ERROR: ld.so: object '/usr/lib/opengl/xorg-x11/lib/libGL.so' from LD_PRELOAD cannot be preloaded: ignored.
 * Detected Session: gnome
 * Searching for installed applications...
 * Intel detected, exporting: INTEL_BATCH=1
 * No GLX_EXT_texture_from_pixmap with direct rendering context
 ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
 * Using the GTK Interface
 * Metacity is already running
Oczywiście dalej wszystko to samo

Plik libGl.so znalazłem w /usr/lib/
Ale po wydaniu LD_PRELOAD=/usr/lib/libGL.so fusion-icon znów otrzymuje to co na początku:

Kod: Zaznacz cały

arczi@debian:~$ LD_PRELOAD=/usr/lib/libGL.so fusion-icon
 * Detected Session: gnome
 * Searching for installed applications...
 * Intel detected, exporting: INTEL_BATCH=1
 * No GLX_EXT_texture_from_pixmap with direct rendering context
 ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
 * Using the GTK Interface
 * Metacity is already running