https://bugs.freedesktop.org/show_bug.cgi?id=47796
Bug #: 47796 Summary: Powerpoint 2010 Viewer crashes with Wine and the Nouveau driver: "Unhandled exception: assertion failed" Classification: Unclassified Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau@lists.freedesktop.org ReportedBy: alister.h...@gmail.com QAContact: xorg-t...@lists.x.org Created attachment 58959 --> https://bugs.freedesktop.org/attachment.cgi?id=58959 kernel log I have an Nvidia MX440 graphics card and am running Arch Linux. When I run MS Powerpoint Viewer 2010 (using Wine), a file select dialog opens for me to select a powerpoint file, but then it crashes a second or so after the dialog opens. On the Wine tracker I was told that it was a problem with the nouveau driver, not Wine: > > This is an assertion in nouveau driver, so you have to try to update it or > > use > > proprietary one. > To add to that, the backtrace is missing function names and line numbers, but > this is probably the assert in get_rt_format() in nv10_state_fb.c. It gets > triggered because during wined3d startup we try to attach a GL_RGB5_A1 texture > (among various others) to an FBO. The driver should probably fail the FBO > completeness test for formats it doesn't know how to handle instead of > asserting. I am running current GIT, but this issue is longstanding. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/nouveau