This morning, there was an update of wine-wow64, from 11.4-lp160.1967.1 to 11.4-lp160.1968.1. since then, my wine applications do not work anymore, and i urgently need IRFANVIEW to resize photos for blog websites. The previous version has already disappeared from the repository - that is very fast. Doing a snapper back does not solve the problem. I would appreciate if the previous version were still available.
@PolderPenguin From a non-standard repository by the looks (emulators:wine), since it’s 11.4? The 1968 ↔ 1968 is just a rebuild, so perhaps a supporting package change.
When setting up Leap 16.0, I followed these instructions:
Blockquote
https://wine.htmlvalidator.com/install-wine-on-opensuse-leap-16.0.html
Blockquote
… and it all worked like a charm … until this particular updat, today. Y would be just happy if the previous version, that worked until this morning, were still obtainable (in “versions” in Myrlyn) …
It is a developement repository. Stuff like this is expected to happen.
Hui, do you actually suggest that I install the “regular” wine?
So I changed the WINE to the “regular” version, and my IRFANVIEW works again. Some of my wine applications are 32bits, and don’t work - lets accept that tribute to the future of computing …
Do this:
sudo update-bootloader --add-option ia32_emulation=1
sudo update-bootloader --config
Reboot and try those apps again.
Or simple:
zypper in grub2-compat-ia32
Maybe instead of throwing out random commands to ‘try’ someone should try asking the OP what ‘wine applications do not work anymore’ actually means with some logs of the error.
The OP stated “32-bit” and what I gave solves that issue.
They also said it was working until this morning.
Thanks everybody for the suggestions. I already had the grub2-compat-ia32 AND the selinux-policy-targeted-gaming installed, that is why everything went fine (and STILL goes fine on my other computers, where I did NOT YET update wine-wow64 (I of course blocked wine-wow64 on all these computers, so that it will NOT update anymore). On my personal computer I installed the regular wine from openSUSE. Theapplications that don’t work are mostly (very) older and not that important, so for me this discussion is closed, I am satisfied with the present situation. Of course, it is still a mystery why this suddenly happened …
Build reason shows a bunch of libraries which come from gcc:
But I don’t see a gcc update for 16.0. Probably still in the process of QA?
Can you try the actual devel package:
The package you currently use (Emulators:Wine/wine) links to Emulators/wine, but lacks some changes.
You can login to OBS, click the “link diff” on the right top to see the difference
