Wednesday, May 15, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 4828  / 2 Years ago, tue, may 17, 2022, 10:43:56

Wine has mysteriously stopped working. I have decided to simple entirely remove and re-install wine, but before I do this I want to make sure that I will not loose any of the multitudes of files and programs I have saved and installed on Wine in the past.



Can I just backup "drive_c" and "dosdevices" inside the .wine foider, then entirely remove the .wine directory (rm -rf ~/.wine), install wine again, and then just plop the backed-up folders back in the directory? Would I be able to run the programs normally?



Also, since I am already writing this, I might as well add what I know about what went wrong with Wine.



I am on Ubuntu 12.04. Wine worked fine about a week ago, and mysteriously stopped working.



If I run winecfg.exe, the process runs (according to top command), but nothing appears on screen. It just takes up 100% of one of my CPUs. The same exact thing happens if I run Winetricks or try and run a .exe program in wine. A process appears in top, takes up CPU, but nothing happens.



If I run wine through terminal, the results are as follows:



user@computer:~/Downloads/SpaceEngine 0.97/system$ wine SpaceEngine.exe 
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.


I tried updating wine, but that did nothing. So might as well just wipe the install and start again. So how do I be sure I don't loose data?


More From » wine

 Answers
1

I fixed it. I don't know what went wrong - but I copy-pasted the whole .wine directory as a backup. Then I deleted the whole .wine directory, re-installed wine, and put back in ONLY the drive_c and dosdevices folders.



Works great now!



I don't know if either of those answers are relivant to my problem, or would have helped had I tried them - but what I did worked fine.



Just backup and re-install.


[#24649] Thursday, May 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
afisird

Total Points: 193
Total Questions: 112
Total Answers: 111

Location: Angola
Member since Mon, Jul 12, 2021
3 Years ago
;