https://bugs.winehq.org/show_bug.cgi?id=56490
Bug ID: 56490
Summary: .NET 4.0 (dotnet40) fails to install (only with
Wine-Staging)
Product: Wine-staging
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When running `winetricks dotnet40` on Wine Staging, the installation fails with
the following error:
0130:err:msi:execute_script Execution of script 0 halted; action
L"[C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\;C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\Microsoft.CSharp.dll;505184<=>S-1-5-21-0-0-0-1000<=>{F5B09CFD-F0B2-36AF-8DF4-1DF6B63FC7B4}]CA_InstallAssemblyDef.3643236F_FC70_11D3_A536_0090278A1BB8"
returned 1603
0130:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize"
returned 1603
It installs fine with Wine Devel.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56631
Bug ID: 56631
Summary: Wine killed by SIGABRT
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: giovannicorriga(a)tiscali.it
Distribution: ---
Created attachment 76405
--> https://bugs.winehq.org/attachment.cgi?id=76405
The Abrt messages
Under Fedora Linux 40, using KDE Plasma 6 as the graphical environment, Wine
seems to work apparently well but in certain conditions the application crashes
and a SIGABRT signal is generated with the consequence that sometimes the
entire system crashes forcing the system to be rebooted with CTRL ALT DEL. This
bug appeared when Battlezone 98 was set to run on software, not hardware. This
bug is already listed as #956024 on Bugzilla and is reported here for the
record. In the attached file the information obtained from Abrt.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56455
Bug ID: 56455
Summary: When "split"is used with vertical scroll : garbage
displayed on split move
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 76214
--> https://bugs.winehq.org/attachment.cgi?id=76214
screenshot (regedit in Ubuntu / Wine 8.0.1)
When "split"is used with vertical scroll : garbage displayed on split move
See screenshot
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53621
Bug ID: 53621
Summary: When i tried to run ssf2 on my Chromebook it said page
fault on execute access to the error then it said this
program register dump
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dedethejake(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Unhandled exception page fault
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43823
Bug ID: 43823
Summary: FL Studio: Cannot play wav files
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tichit.bryce(a)gmail.com
Distribution: ---
Hello,
I have an issue with wine when I use it on FL Studio (x64), I can't play any of
the wav files with the program. I tried many things in order to get it working
but I'm no wine expert.
Launching FL Studio in a terminal doesn't give me a lot more information, but
it seems like it is a system-wide issue since I tried to play a wav directly
with wine (and a windows soft called Gspot) and it doesn't work indeed I've got
a "unable to render the audio" issue.
Also if I try to open a media file (mp3 or wav, I did not test other formats)
with foobar2000 it doesn't work. Error "Unrecoverable playback error: Audio
data format not supported by this device (0x88780064)" while playing a wav
file.
Anyone has any clues on how to troubleshoot this issue? I file this as a bug
but maybe there is a codec issue or something.
Regards.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31563
Bug #: 31563
Summary: Problem with an usb-serial card reader
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthieu.nue(a)gmail.com
Classification: Unclassified
I would like to use a cards reader (twin30
http://medprice.fr/lecteur-carte-vitale-fixe/lecteur-sesam-vitale-twin30-us…)
on linux with a windows programm.
The cards reader is a native serial device but it solds with a USB-serial
converter.
For testing the cards reader, i use a little programme named cpgesw32.exe.
On windows, it works.
On linux, it works with the equivalent program for linux.
So my card reader works on linux.
Now i want testing my cards reader with cpgesw32.exe on linux with wine.
The cards reader freeze after several seconds.
So i look the source code of wine.
The freeze of the device happens with the command
KERNEL32.WriteFile(0000004c,0033f2a4,00000009,0033f13c,00000000).
To continue, i used an usb sniffer. Before the freeze, the cpgesw32's program
call several command :
KERNEL32.GetCommState(0000004c,003552c0)
KERNEL32.SetCommState(0000004c,003552c0)
KERNEL32.GetCommTimeouts(0000004c,0033f8f8)
and others.
When KERNEL32.GetCommState(0000004c,003552c0) is called, the wine programm
launch :
- get_baud_rate
- get_line_control
- get_hand_flow
- get_special_chars
With the sniffer, i noticed that only the first command (get_baud_rate)
transmit a packet on the usb. After that, nothing on the usb port before the
WriteFile.
I noticed that if i open a connexion with my serial-usb device, only one
command works. If i want a second command, i need to close the conexion and
reopen it.
I suppose this is the object of the "server_get_unix_fd" function for wine.
So,
- is everyserial device works like that (one command by connexion) or is it
only my device ?
- is someone can help me on the "server_get_unix_fd" function ?
Thank you and sorry for my english (french speaker).
Matteli
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52521
Bug ID: 52521
Summary: RMS Express: Intermittent TCP connections between
program components
Product: Wine
Version: 7.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eric.wheez(a)gmail.com
Distribution: ---
Context: RMS Express is a "Email over Radio" email-like client that interfaces
with sound modems (sound is then sent over radio to listening stations), much
like the old dial-up modems of the 1990's. Its modems are separate programs
that connect to it over local TCP.
Problem: I would technically call this a minor bug, but since many users of
this program don't like using computers and might not try closing and
re-running RMS Express, I would consider it basically a 'crash' for this
program. RMS Express's code can be peeked at with ILspy and ARDOP (one of the
modem programs) is open-source (available by joining
https://ardop.groups.io/g/main - and then later joining
ardop.groups.io/g/developers )
System:
- Happens on Debain 10/x86 (VMWare) & on RPi4/armv7l (see
https://github.com/WheezyE/Winelink/)
- Using wine-devel-7.1 (has been present since at least wine-devel-5.19 -
haven't tried earlier than that)
- Happens whether using wine-mono or .NET 4.6 (so we can rule out a wine-mono
bug)
Installation: If you're interested, here are some quick install commands &
notes.
```
# Set up wine
# NOTE: wine-mono is also required for RMS Express!
winetricks -q win7 sound=alsa # for RMS Express
winetricks -q vb6run pdh_nt4 win7 sound=alsa # for VARA
# Install RMS Express & VARA HF/FM (no matter what their version numbers are)
# NOTE: ARDOP, VARA HF, & VARA FM need the user to configure soundcards after
installation.
mkdir rmsdownloads 2>/dev/null; cd rmsdownloads
sudo apt-get install curl megatools p7zip-full -y
# Download / extract RMS Express
echo -e "\nDownloading and installing RMS Express . . .\n"
wget -q -r -l1 -np -nd -A "Winlink_Express_install_*.zip"
https://downloads.winlink.org/User%20Programs
7z x Winlink_Express_install_*.zip -o"WinlinkExpressInstaller"
wine WinlinkExpressInstaller/Winlink_Express_install.exe /SILENT
# Download / extract VARA HF
echo -e "\nDownloading VARA HF . . .\n"
VARAHFLINK=$(curl -s https://rosmodem.wordpress.com/ | grep -oP
'(?=https://mega.nz).*?(?=" target="_blank" rel="noopener noreferrer">VARA HF
v)') # Find the mega.nz link from the rosmodem website no matter its version,
then store it as a variable
megadl ${VARAHFLINK}
7z x VARA\ HF*.zip -o"VARAHFInstaller"
wine VARAHFInstaller/VARA\ setup*.exe /SILENT
# Download / extract VARA FM
echo -e "\nDownloading VARA FM . . .\n"
VARAFMLINK=$(curl -s https://rosmodem.wordpress.com/ | grep -oP
'(?=https://mega.nz).*?(?=" target="_blank" rel="noopener noreferrer">VARA FM
v)') # Find the mega.nz link from the rosmodem website no matter its version,
then store it as a variable
megadl ${VARAFMLINK}
7z x VARA\ FM*.zip -o"VARAFMInstaller"
wine VARAFMInstaller/VARA\ FM\ setup*.exe /SILENT
cd ..
rm -rf rmsdownloads
# NOTE: RMS Express requires a free user account, which you can sign up for on
first run of the program.
```
Terminal output: The terminal output segments when ARDOP connects to RMS
Express (vs when ARDOP fails to connect to RMS Express) look basically
identical
(process numbers -and also the address in ImmReleaseContext- change every run)
Connects:
---snip---
0238:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0238:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll",
(null), 0021E7F8, 00258AF8, 0021E7FC, 0021E7F0
0238:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll",
(null), 0021E7F8, 00258AF8, 0021E7FC, 0021E7F0
0238:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll",
(null), 0021E7F8, 00258AF8, 0021E7FC, 0021E7F0
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0238:fixme:imm:ImeSetActiveContext (0x2596c8, 1): stub
0238:fixme:imm:ImmReleaseContext (000200E4, 002596C8): stub
---snip---
Doesn't connect:
---snip---
0288:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0288:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll",
(null), 0021E7F8, 00258AF8, 0021E7FC, 0021E7F0
0288:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll",
(null), 0021E7F8, 00258AF8, 0021E7FC, 0021E7F0
0288:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll",
(null), 0021E7F8, 00258AF8, 0021E7FC, 0021E7F0
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0060:fixme:nsi:ipv6_forward_enumerate_all not implemented
0288:fixme:imm:ImeSetActiveContext (0x2596c8, 1): stub
0288:fixme:imm:ImmReleaseContext (000300EC, 002596C8): stub
---snip---
I'm excited to say I got this program working on Android (without root)
recently thanks to box86/Termux/PRoot https://youtu.be/FkeP_IW3GGQ?t=23 . Lots
of ham radio operators are using really old Windows PC's to run this software
on their message servers. Many people want to take this software with them in a
backpack too (without getting an expensive Windows tablet) or strapped to their
radio on a Raspberry Pi, and I think solving this weird intermittent TCP
connection issue in Wine could help make using wine with RMS Express pretty
popular.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42460
Bug ID: 42460
Summary: League of Legends performance degradation over time
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krzysztofmachura1(a)gmail.com
Distribution: ---
After 30-40 min in game any spell casted causes stutter and fps becomes a lot
lower.
I get ~25fps at 30 min as well as stutter, after restarting game its back at
~80fps without any sttuter
Checked with
Windows xp, winetricks d3dx9_39+old LoL launcher
Windows 10, winetricks d3dx9, d3dcompiler_47 set to native+old Launcher
It happens on wine-staging with CSMT on and CSMT off, as well as normal wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39689
Bug ID: 39689
Summary: I was trying to open sims 4 then it said there was a
erroe but i was like whatever but now whenever i try
to open the game it is just blank. It seems to have a
error with origin
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: yungeun123(a)yahoo.com
Created attachment 52923
--> https://bugs.winehq.org/attachment.cgi?id=52923
I was trying to load the game sims 4 but there seems to be a problem
I was trying to open sims 4 then it said there was a erroe but i was like
whatever but now whenever i try to open the game it is just blank
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29071
Bug #: 29071
Summary: Falcon BMS 4: Low FPS on Wine 1.3.32
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: victhor.foster(a)gmail.com
Classification: Unclassified
Created attachment 37463
--> http://bugs.winehq.org/attachment.cgi?id=37463
In-game graphics settings window
Falcon 4 BMS runs with a very low framerate(5-7 FPS as reported by the in-game
FPS indicator) in Wine 1.3.32. However, in Wine 1.2.3, the game runs at 20-23
FPS.
The scene used for the tests was the same(default "Korea" theater, game was
started using "instant action" > "commit" button). Attached is a screenshot of
the settings window, the settings used were exactly the same for both Wine
versions.
I would just use 1.2.3 for the time being if it wasn't for a annoying bug,
where switching to another window while the game is being played(Alt+Tab)
causes the gameplay window to turn black(on menu windows, this doesn't happen).
This does not happen on 1.3.32.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.