Pulsar33 a écrit:TF1 :
... ce qui m’interpelle, c'est que si je fais Afficher la page Web sur une émission en Replay (Cannes police criminelles S01 E01), j'ai cette erreur:
k3c a écrit:Pour ta question, on sait que Captvty 2 peut fonctionner en 32 et 64 bits, j'avais vu une image docker contenant Captvty 2 en wine 64 bits
Pour Captvty 3, aucune idée, il faut tester
Packages have been built, but due to an outage on the OBS, can't be synced over yet. We just have to wait for it to be fixed at that end.
A complete Wine installation on a 64-bit system consists of four packages.
winehq-<branch> This package ensures that the wine command is available system-wide.
wine-<branch> This package has the following two packages as dependencies and provides a working Wine installation.
wine-<branch>-amd64 The 64-bit part of Wine.
wine-<branch>-i386 The 32-bit part of Wine.
export WINEARCH=win32
WINEARCH=win32 WINEPREFIX=~/.wine-xxx wine xxx.exe
Les paquets suivants seront mis à jour :
wine-devel wine-devel-amd64 wine-devel-i386:i386 winehq-devel
pulsar33@Minerve:~$ sudo apt list --upgradable
En train de lister... Fait
firmware-sof-signed/jammy-updates,jammy-updates 2.0-1ubuntu4.2 all [pouvant être mis à jour depuis : 2.0-1ubuntu4.1]
wine-devel-amd64/jammy 8.20~jammy-1 amd64 [pouvant être mis à jour depuis : 8.19~jammy-1]
wine-devel-i386/jammy 8.20~jammy-1 i386 [pouvant être mis à jour depuis : 8.19~jammy-1]
wine-devel/jammy 8.20~jammy-1 amd64 [pouvant être mis à jour depuis : 8.19~jammy-1]
winehq-devel/jammy 8.20~jammy-1 amd64 [pouvant être mis à jour depuis : 8.19~jammy-1]
In next wine-release wine-8.20 the following work-around should get you to at least start the application (but expect more problems: the GUI doesn't look really right and I couldn't download anything)
- Extract with cabextract from ~/.winetricks/win7sp1/windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe the file x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2/comctl32.dll
- Copy it to syswow64:
cp -rf x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2/comctl32.dll ~/.wine/drive_c/windows/syswow64/comctl32.dll
- And remove manifest file
rm -rf ~/.wine/drive_c/windows/winsxs/manifests/x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest
- Set native,builtin override for comctl32.dll for Captvty.exe
You also need winetricks gdiplus to avoid corrupted GUI
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 21 invités