After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751162 - Totem fails in Fedora 22 installation after installing Nvidia drivers
Totem fails in Fedora 22 installation after installing Nvidia drivers
Status: RESOLVED DUPLICATE of bug 747489
Product: cogl
Classification: Platform
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-06-18 14:14 UTC by jgsheppard
Modified: 2015-06-18 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jgsheppard 2015-06-18 14:14:05 UTC
I have 64-bit F22 installed on an Asus M2N68-AM PLUS motherboard, with AMD Phenom 9600 Quad and 4 GB RAM.

The system is close to unusable unless I install the appropriate Nvidia drivers. Without the Nvidia drivers the display is unstable and breaks into lines if the mouse is moved other than very slowly. That problem is fixed by the Nvidia drivers.

Totem 3.16.1 works fine if I boot the system from a Fedora 22 64-bit DVD. It also works after I installed F22 to the hard drive, but installation of the Nvidia drivers makes Totem fail completely.

If I attempt to run Totem from a command prompt, the result is:

$ totem

(totem:3145): Gdk-ERROR **: The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 387 error_code 8 request_code 153 (GLX) minor_code 31)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)


On the same hardware platform with 32-bit Fedora 20 plus Nvidia drivers, Totem worked perfectly.
Comment 1 Emmanuele Bassi (:ebassi) 2015-06-18 14:30:32 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

*** This bug has been marked as a duplicate of bug 747489 ***