Bugy Updates messed up World Of Warcraft

Today after a regular update I get this error when starting World Of Warcraft from command line:


X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  160 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x21
  Serial number of failed request:  144
  Current serial number in output stream:  145
libxcb: WARNING! Program tries to lock an already locked connection,
        which indicates a programming error.
        There will be no further warnings about this issue.

.
Wine downgrade , X reconfiguration doesn’t helps.
Here are my repository list:


#  | Alias                 | Name                  | Enabled | Refresh
---+-----------------------+-----------------------+---------+--------
1  | ALSA_1                | ALSA                  | No      | Yes    
2  | GNOME_Backports       | GNOME_Backports       | Yes     | Yes    
3  | GNOME_Contrib         | GNOME_Contrib         | Yes     | No     
4  | GNOME_Update_1        | GNOME_Update          | Yes     | Yes    
5  | Gnome_Community       | GNOME_Community       | Yes     | Yes    
6  | Google - Picasa       | Google - Picasa       | Yes     | Yes    
7  | Java                  | Java                  | Yes     | Yes    
8  | KDE423_Core           | KDE423_Core           | Yes     | Yes    
9  | KDE423_Qt_1           | KDE423_Qt             | Yes     | Yes    
10 | KDE4_Community        | KDE4_Community        | Yes     | Yes    
11 | Libdvdcss repository  | Libdvdcss repository  | Yes     | Yes    
12 | Mono                  | Mono                  | Yes     | Yes    
13 | OpenOffice.org-STABLE | OpenOffice.org-STABLE | No      | No     
14 | Packman Repository    | Packman Repository    | Yes     | No     
15 | VirtualBox            | VirtualBox            | Yes     | Yes    
16 | multimedia            | multimedia            | Yes     | No     
17 | openSUSE 11.1-0       | openSUSE 11.1-0       | No      | No     
18 | repo-non-oss          | openSUSE-11.1-Non-Oss | Yes     | Yes    
19 | repo-oss              | openSUSE-11.1-Oss     | Yes     | Yes    
20 | repo-update           | openSUSE-11.1-Update  | Yes     | Yes

Any ideas?

The repository information maybe was unusable without the links. :slight_smile: So here is the complete zypper lr -ulr


1  | ALSA_1                | ALSA                  | No      | Yes     | http://download.opensuse.org/repositories/multimedia:/audio/openSUSE_11.1/            
2  | GNOME_Backports       | GNOME_Backports       | Yes     | Yes     | http://download.opensuse.org/repositories/GNOME:/Backports:/2.26/openSUSE_11.1/       
3  | GNOME_Contrib         | GNOME_Contrib         | Yes     | No      | http://download.opensuse.org/repositories/GNOME:/Contrib/openSUSE_11.1                
4  | GNOME_Update_1        | GNOME_Update          | Yes     | Yes     | http://download.opensuse.org/repositories/GNOME:/STABLE:/2.26/openSUSE_11.1/          
5  | Gnome_Community       | GNOME_Community       | Yes     | Yes     | http://download.opensuse.org/repositories/GNOME:/Community/openSUSE_11.1/             
6  | Google - Picasa       | Google - Picasa       | Yes     | Yes     | http://dl.google.com/linux/rpm/testing/i386                                           
7  | Java                  | Java                  | Yes     | Yes     | http://download.opensuse.org/repositories/Java:/packages/openSUSE_11.1/               
8  | KDE423_Core           | KDE423_Core           | Yes     | Yes     | http://download.opensuse.org/repositories/KDE:/42/openSUSE_11.1/                      
9  | KDE423_Qt_1           | KDE423_Qt             | Yes     | Yes     | http://download.opensuse.org/repositories/KDE%3a/Qt44/openSUSE_11.1/                  
10 | KDE4_Community        | KDE4_Community        | Yes     | Yes     | http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.1_KDE_42/  
11 | Libdvdcss repository  | Libdvdcss repository  | Yes     | Yes     | http://suse.linuxin.dk/repo/11.1/                                                     
12 | Mono                  | Mono                  | Yes     | Yes     | http://download.opensuse.org//repositories/Mono/openSUSE_11.1                         
13 | OpenOffice.org-STABLE | OpenOffice.org-STABLE | No      | No      | http://download.opensuse.org/repositories/OpenOffice.org:/STABLE/openSUSE_11.1/       
14 | Packman Repository    | Packman Repository    | Yes     | No      | http://ftp.skynet.be/pub/packman/suse/11.1/                                           
15 | VirtualBox            | VirtualBox            | Yes     | Yes     | http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_11.1/   
16 | multimedia            | multimedia            | Yes     | No      | http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.1_Update/
17 | openSUSE 11.1-0       | openSUSE 11.1-0       | No      | No      | cd:///?devices=/dev/sr0                                                               
18 | repo-non-oss          | openSUSE-11.1-Non-Oss | Yes     | Yes     | http://download.opensuse.org/distribution/11.1/repo/non-oss/                          
19 | repo-oss              | openSUSE-11.1-Oss     | Yes     | Yes     | http://download.opensuse.org/distribution/11.1/repo/oss/                              
20 | repo-update           | openSUSE-11.1-Update  | Yes     | Yes     | http://download.opensuse.org/update/11.1/

.
Anyway the problems was fixed by downgrading the xorg packages back to the version what’s available in the OSS repo, reinstalling the video driver and reconfiguring the X.
Thanks! :slight_smile: