Wine error

Terminal Velocity

Well-Known Member
Joined
Oct 13, 2021
Messages
716
Reaction score
521
Credits
5,083
I try to run an .exe file and I got this error:

it looks like wine32 is missing, you should install it.
multiarch needs to be enabled first. as root, please
execute "dpkg --add-architecture i386 && apt-get update &&
apt-get install wine32"
001e:err:ntdll:RtlpWaitForCriticalSection section 0x7bee54e0 "loader.c: loader_section" wait timed out in thread 001e, blocked by 001b, retrying (60 sec)
000f:err:service:process_send_command receiving command result timed out
0024:err:ntdll:RtlpWaitForCriticalSection section 0x7bee54e0 "loader.c: loader_section" wait timed out in thread 0024, blocked by 0026, retrying (60 sec)
000f:err:service:process_send_command receiving command result timed out
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.

wine32 does not exist in synaptic, only wine64
 


wine32 does not exist in synaptic, only wine64
well sorry it is in my Debian synaptic manager see screenshot
Screenshot from 2024-07-22 17-22-56.png
 
Check your /etc/apt/sources.list file and related files and try to "reinstall" your wine package with apt.

Signed,

Matthew Campbell
 
deb http://deb.debian.org/debian bullseye main
deb-src http://deb.debian.org/debian bullseye main

deb http://deb.debian.org/debian bullseye-updates main
deb-src http://deb.debian.org/debian bullseye-updates main

deb http://security.debian.org/debian-security/ bullseye-security main
deb-src http://security.debian.org/debian-security/ bullseye-security main

deb http://deb.debian.org/debian bullseye main contrib non-free
deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

This is my list

There is no rush, look at it at some point
 
deb http://deb.debian.org/debian bullseye main
deb-src http://deb.debian.org/debian bullseye main

deb http://deb.debian.org/debian bullseye-updates main
deb-src http://deb.debian.org/debian bullseye-updates main

deb http://security.debian.org/debian-security/ bullseye-security main
deb-src http://security.debian.org/debian-security/ bullseye-security main

deb http://deb.debian.org/debian bullseye main contrib non-free
deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

This is my list

There is no rush, look at it at some point
You should change all of those http:// to https:// otherwise your downloads could be compromised.

Signed,

Matthew Campbell
 
There is no rush, look at it at some point
Wife is running late with dinner, so shot back to my office, this is a screenshot of Mint21 [ubuntu] now as i said all mine are Debian based diatributions
Screenshot from 2024-07-22 17-50-59.png
 
Have you looked in the Synaptic manager as wine is a part of the basic Debian distribution, if you have installed it from wine HQ you may have to download the 32 bit codecs from there. [I always use the distribution package as it is more likely to work ok.]
 
Have you looked in the Synaptic manager as wine is a part of the basic Debian distribution, if you have installed it from wine HQ you may have to download the 32 bit codecs from there. [I always use the distribution package as it is more likely to work ok.]
I don't know what HQ means
 
Wine HQ is the home site for the wine project

if you are not sure of synaptic then
open main menu
in the search box type synop and the synoptic manager should be the first item, click and open, you then get a box [as the one in my picture]
click on the search button [magnifying glass] type wine[ for full list] or just wine 32 if you already have wine installed [from the repository,] select them all and hit the apply button
 
In this Debian wiki they list examples only with HTTP, not HTTPS why you think is that?

https uses end to end encryption and authentication. http doesn't. This means the data could be tampered with along the way or even be from another place altogether. If your web traffic gets redirected by a hacker you might get the wrong package. The world has plenty of bad people in it that see it as their mission in life to screw with others. It is important to be careful when updating software. Some hackers like to screw with the software supply chain. If someone screws with your system or its traffic they could redirect your network traffic to another website and give you a different package with the same name. That package could bring with it a host of problems that can let a hacker control your computer. It's best to be careful and get it right to begin with rather than trying to figure out why everything is going crazy later. Worse yet, you could stay compromised and not even know it.

Signed,

Matthew Campbell
 
https uses end to end encryption and authentication. http doesn't.
I have my browser set for HTTPS if I click on a site that only has HTTP then I have to agree before it opens [it is surprising how many government and financial site do not support HTTPS]
 
I added ''s'' to all my sources, I know the significance of the ''s'' but I didn't expect the Debian wiki to suggest unsafe sources (I made this list a long time ago from the Debian wiki)
 
the S means secure [encryption end to end]
 
So who will give me a source to make synaptic to list Wine32
 
Looking at your list from post #6 Debian backports appears to be missing try adding this to your list

deb http://deb.debian.org/debian bullseye-backports main contrib non-free
once in your list save the file and run
sudo apt update
or now open you Synaptic Package Manager and hit the Reload Button and search for Wine32
 
Last edited:

Members online


Top