Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

RC client no longer works

bigbrother Lord
Registered User
Join date: 23 Apr 2008
Posts: 4
06-19-2008 10:40
Hello everyone I'm having an issue with the current RC client of SL and my Ubuntu 7.10 install. It was actually working fine and great until I changed something in the SL preferences. I changed Anti alisting to on, went out to lunch and when I came back I get a window creation error. It's quite annoying really.

euronymous:~$ glxinfo | grep direct
direct rendering: Yes

2008-06-19T17:37:47Z INFO: createContext: creating window 1270x748x32
2008-06-19T17:37:47Z WARNING: createContext: window creation failure. SDL: Couldn't find matching GLX visual
2008-06-19T17:37:47Z INFO: destroyContext begins
2008-06-19T17:37:47Z INFO: destroyContext: shutdownGL begins
2008-06-19T17:37:47Z INFO: destroyContext: SDL_QuitSS/VID begins
2008-06-19T17:37:47Z INFO: OSMessageBoxSDL: Creating a dialog because we're in windowed mode and GTK is happy.
2008-06-19T17:37:48Z INFO: Skipping quitCursors: mWindow already gone.
2008-06-19T17:37:48Z INFO: destroyContext begins
2008-06-19T17:37:48Z INFO: destroyContext: shutdownGL begins
2008-06-19T17:37:48Z INFO: destroyContext: SDL_QuitSS/VID begins
2008-06-19T17:37:48Z WARNING: createWindow: LLWindowManager::create() : Error creating window.
2008-06-19T17:37:48Z WARNING: LLViewerWindow: Unable to create window, be sure screen is set at 32-bit color and your graphics driver is configured correctly. See README-linux.txt or README-solaris.txt for further information.
*** Unclean shutdown. ***


NO I do not have an nvidia card, no it's not ATI, I've got an intel 945 onboard video card, this is a laptop so I cant upgrade. I've been googeling for the past hour and have found nothing maybe you guys can help me, and I have tried to use the normal client, same problem
Ordinal Malaprop
really very ordinary
Join date: 9 Sep 2005
Posts: 4,607
06-19-2008 11:13
What happens if you delete your preferences and try again? Well, I wouldn't delete them outright, just mv ~/.secondlife ~/old.secondlife
_____________________
http://ordinalmalaprop.com/forum/ - visit Ordinal's Scripting Colloquium for scripting discussion with actual working BBCode!

http://ordinalmalaprop.com/engine/ - An Engine Fit For My Proceeding, my Aethernet Journal

http://www.flickr.com/groups/slgriefbuild/ - Second Life Griefbuild Digest, pictures of horrible ad griefing and land spam, and the naming of names
bigbrother Lord
Registered User
Join date: 23 Apr 2008
Posts: 4
06-19-2008 11:20
From: Ordinal Malaprop
What happens if you delete your preferences and try again? Well, I wouldn't delete them outright, just mv ~/.secondlife ~/old.secondlife

You sir are brilliant! I've been looking into my openGL settings and such, I forgot about that folder. thanks!