[Bug 7805] Winecfg crashes

Wine Bugs wine-bugs at winehq.org
Tue Mar 20 12:21:05 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7805





------- Additional Comments From mad.kanie at gmail.com  2007-20-03 12:21 -------
hi, tom:

I've just found out problem is in /etc/X11/xorg.conf. I notice this problem
happened to some others programs, so it wasn't a isolated problem of winecfg.

To solve the problem, I commented some lines in xorg.conf:

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
#    Option         "XAANoOffscreenPixmaps"    "true"
#    Option         "MultisampleCompatibility" "true"
#    Option         "AllowGLXWithComposite"    "true"
#    Option         "AddARGBGLXVisuals"        "true"
    Option         "RenderAccel"              "true"
EndSection

yeah, I've worked with aixgl+beryl, and nvidia driver has some problems with
emerald window decorated, so these options are necessary.

Sorry about this post, but I hope it is useful to help anyone.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list