Re: Recursive winedbg crash: Unhandled page fault on read access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry to double post, but I found a fix for my computer running Fedora 11. I ran 

Code:
rpm -qa | grep wine

 and found that I had a bunch of x86_64 wine packages installed. What I did was erase everything having to do with wine by running 
Code:
rpm -e `rpm -qa | grep wine`

 and simply reinstalled with 
Code:
yum install wine.i586

 This fixed my problem with accessing the sound tab in winecfg and getting sound in application such as WoW.

Good luck.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux