noisymime / gloss-mc

Automatically exported from code.google.com/p/gloss-mc
0 stars 0 forks source link

Gloss not fullscreening correctly (Compiz fusion?) #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Gloss doesn't fullscreen correctly (screenshot and other info attached)

I've seen other applications display this behavior in Compiz Fusion, so I'm
speculating that it could be related to that. Unfortunately I don't know
enough about CF to try to diagnose the issue.

$ python gloss.py --debug

** (gloss.py:24579): WARNING **: failed to bind GLXGetProcAddress or
GLXGetProcAddressARB
Found Module: slideshow
Found Module: dvd_player
Found Module: myth_tv_player
Found Module: music_player
Found Module: video_player
Using debug mode
Loading module: Slideshow
Loading module: DVD
Loading module: TV
Music Artist SQL: SELECT * FROM music_directories
Unable to load module: <module 'modules/music_player/music_player' from
'/home/ekohlwey/Desktop/gloss-mc/modules/music_player/music_player.pyc'>
VideoPlayer: Base directory=/var/lib/mythtv/videos
Loading module: Videos

Original issue reported on code.google.com by ekohlwey...@gtempaccount.com on 16 May 2008 at 4:30

Attachments:

GoogleCodeExporter commented 9 years ago
This is a known problem and as speculated, this is to do with Compiz Fusion. The
problem extends to Clutter itself as this is where the fullscreen call in Gloss 
goes
to. Issue has been raised with Clutter devs however at this stage the 
recommendation
is to not mix Clutter with Compiz Fusion.

Will leave this ticket open as low priority, but do not expect a fix anytime 
soon. 

Original comment by noisym...@gmail.com on 10 Jun 2008 at 3:19