Gutsy edubuntu ltsp clients having compiz-fusion issues

Bug #139648 reported by cornbread
4
Affects Status Importance Assigned to Milestone
compiz (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: compiz

Buckle your seatbelt for the explanation:

I have an x60 tablet that runs compiz-fusion fine with gutsy on the local installation. I have a Gutsy edubuntu ltsp server that I want my x60-tablet to use. I have gotten ltsp to run fine and my client logs in and works great as far as I can tell.

I have told my x60 thin-client to take it's previous xorg.conf setup by making a file for xorg and telling my /var/lib/tftpboot/ltsp/i386/lts.conf to make my client use that xorg.conf file as its own.

When I log in it properly uses my xorg.conf from my verified compiz friendly xorg.conf. After typing compiz --replace to run compiz I receive this error:

grep: /var/log/Xorg.6.log: No such file or directory
grep: /var/log/Xorg.6.log: No such file or directory
grep: /var/log/Xorg.6.log: No such file or directory
grep: /var/log/Xorg.6.log: No such file or directory
grep: /var/log/Xorg.6.log: No such file or directory
grep: /var/log/Xorg.6.log: No such file or directory
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking for nVidia: not present.
Checking for Xgl: not present.
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display localhost:11.0

I am doing this to test my server for my office setup where I have 6 nicer computers with verified compiz-fusion friendly hardware that I would like to run compiz-fusion on via ltsp.
in #ltsp ogra and sbalneav are familiar with my scenario.

Thank you for the hard work.

Revision history for this message
Travis Watkins (amaranth) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance.

Changed in compiz:
status: New → Incomplete
Revision history for this message
Travis Watkins (amaranth) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in compiz:
status: Incomplete → Invalid
Revision history for this message
Deadpan110 (deadpan110) wrote :

Tested in Hardy - Close Confirmed.

Compiz works on LTSP clients (altho strange to set up)

It looks like the original error here is within DISPLAY=""

Compiz needs to be run like a LTSP local-app

ssh [username]@[LTSP client]
DISPLAY=":1.0" compiz --replace &

Where DISPLAY=":1.0" is set in /var/lib/tftpboot/ltsp/i386/lts.conf as

# SCREEN_02 as DISPLAY=":1.0"
# default is ldm on SCREEN_07 as DISPLAY=":6.0"
SCREEN_02 = ldm

I hope this helps the original poster and anyone else trying to figure out how it is possible.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.