PDA

View Full Version : [ubuntu] [SOLVED] Blender -w not working


rolodoom
May 13th, 2008, 01:20 PM
Blender can't open with (-w) or without(-W) border
$ blender -w
$ blender -WActually, in my box the command blender -w to open the program with border doen't work.

Any suggestions?? I have tried uninstall and install and it doesn't fixed it. I also has ubuntu hardy on another computer and has no problem there, so I think is something in the configuration files but don't know what.

rolodoom
May 14th, 2008, 10:36 PM
Found the solution. The problem happens to be a compiz problem.

Solution:


Install compizconfig-settings-manager
Go to advanced desktop effects settings (System>Preferences)
Go to Utility > Workarounds
Disable Legacy fullscreen support.

Cheers.