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.
http://bugs.winehq.org/show_bug.cgi?id=21267
Summary: Fallout 3 GOTY: Crashes Randomly
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hibbsncc1701(a)yahoo.com
Created an attachment (id=25570)
--> (http://bugs.winehq.org/attachment.cgi?id=25570)
The Console log after a crash during the black screen after the opening video.
Fallout 3 Game of the Year Edition will crash in semi-random places when
starting a New game. Some of these places include the black screen right after
the opening video, after inputting the player's name, after customizing the
character, During the Birthday scene when you are shooting the radroach with
your BB Gun, etc. It seams to be a script executing error as the game is
usually supposed to be doing something (ie. controlling the radroach so it
doesn't attack the player, moving an NPC somewhere, setting game values(player
name, how the player looks) when it stops. The Game has two different crashes
for these events, but only one shows at anytime. The first one is obvious and
the rarest a Message box pops up saying the Program encountered an error an
needs to close. A stacktrace is able to be retrieved in this case. The second
one is a freeze, ie the game is no longer controllable by the user, and the
render has stopped. Music and sound effects (such as talking) still work until
the program is killed, but the player cannot make any sound effects such as
walking or shooting a gun. The game's menus are also disabled.
I've followed the hq's guides on getting the program to run, with the small
exception of manually installing the Games for Windows Live client and .Net
Framework. As the game's installer hangs when the installer for those
components have crashed, and thus must be killed to allow the installer to
continue.
It must be noted that a save game made after Vault 101 will work normally. It's
unknown if it's the result of the save being from another computer with the
game running normally or just after Vault 101 because i can't get the game past
Vault 101 when starting a new game.
System Specs:
Mandriva Linux 2010.0 X86_64
Intel Core 2 Quadcore
Latest Nvidia Drivers as of 1/5/2010
Wine 1.1.35 Mandriva Linux Repo
(If anyone needs more just ask.)
--
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=47819
Bug ID: 47819
Summary: Gramps does not display text labels, displays boxes
instead
Product: Wine
Version: 4.16
Hardware: x86-64
URL: https://www.gramps-project.org/wiki/index.php?title=Do
wnload#MS_Windows
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Created attachment 65316
--> https://bugs.winehq.org/attachment.cgi?id=65316
screenshot
$ wine --version
wine-4.16
$ openssl sha256 GrampsAIO-5.1.1-1_win32.exe
SHA256(GrampsAIO-5.1.1-1_win32.exe)=
fa32bb3914508844420fe602f6746ba8f77709775c584481b979a024e3e2a69a
Gramps does not display labels properly, it shows boxes instead.
--
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=26706
Summary: SolidWorks: Some tools cannot be activated
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maarten.bezemer(a)gmail.com
When clicking on the toolbar button or the menu item to activate a tool,
nothing happens.
Known tools which do not work:
- Plane (menu Insert -> Reference Geometry -> Plane)
- Convert Entities (menu Tools -> Sketch Tools -> Convert Entities)
But there are probably more occurences...?
Steps to reproduce:
- Start designing a new part
- Click the new plane button
Actual results:
Nothing happens
Expected results:
After clicking the button a new plane pane should show to fill in the
properties of the new plane and to actually create it.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=26873
Summary: Dekaron: crashes when starting the game from the
launcher
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simondani91(a)gmail.com
Created an attachment (id=34257)
--> (http://bugs.winehq.org/attachment.cgi?id=34257)
This is the backtrace from the console
Dekaron launcher works fine, but the game itself crashes just when I try to
start.
--
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=56656
Bug ID: 56656
Summary: Arc Browser on Wine 9.8
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: finenkofedor(a)gmail.com
Distribution: ---
Created attachment 76430
--> https://bugs.winehq.org/attachment.cgi?id=76430
pic describing bug
Could not run setup due to missing mscoree.dll but required lib was in system32
folder and wine-mono installed
--
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=52800
Bug ID: 52800
Summary: FL Studio Knob Cursor Capture
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: variouscrap+wine(a)protonmail.com
Distribution: ---
Volume, pitch and other knobs in FL Studio work in a way that while you are
holding left click on them, it captures the cursor and you can move your mouse
up and down to adjust the knob.
With Wine after a certain amount of mouse movement, the cursor will appear
outside of the FL Studio window.
The cursor is invisible while in the FL Studio window, but is visible,
functional and stopped by the screen borders when it goes outside.
After going outside, you can use the cursor normally, but when going back to
the FL Studio window, it is still captured and will adjust the knob and you
have to click once to release the knob.
I'm using the latest version of FL Studio 20, KDE/Kwin and Arch btw.
--
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=47172
Bug ID: 47172
Summary: Win64 prefix installs 64-bit libraries to system32
instead of syswow64
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joakimpokemeg(a)hotmail.no
Distribution: ---
Created attachment 64423
--> https://bugs.winehq.org/attachment.cgi?id=64423
WINEDEBUG=+wineboot,+setupapi wineboot
When I was about to install DXVK through the install script it told me that it
could not find the d3d10.dll int the syswow64 directory. So I investigated and
found that syswow64 was in fact an empty directory. I made a clean new
wineprefix with win64 architechture and the syswow64 was still completely empty
but the system32 folder was filled with alot of dlls.
When I debugged the prefix creation with "WINEDEBUG=+wineboot,+setupapi
wineboot" I saw that it put dlls from a lib64 folder into the system32 folder
(log as attachment).
--
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=56362
Bug ID: 56362
Summary: Using CreateRemoteThread on x86 child from an x86_64
parent fails if a lpParameter is specified.
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: admin(a)sewer56.dev
Distribution: ---
Created attachment 76098
--> https://bugs.winehq.org/attachment.cgi?id=76098
Reproduction source code.
[ testcase source download ]
Using CreateRemoteThread on x86 child from an x86_64 parent fails if a
lpParameter is specified.
Full code reproduction in attachment.
-----------
Attachment Info:
test-AMD64.sh : Build & test 64-bit host and 64-bit client
test-x86.sh : Build & test 32-bit host and 32-bit client
test-AMD64-to-x86-target.sh : Build & test 64-bit host and 32-bit client
test_target.c : Dummy program, does nothing except sleep.
call-into-suspended-process.c : Test program that simulates calling
CreateRemoteThread into suspended processes.
-----------
Truth table:
| x86 to x86 | AMD64 | AMD64 w/ x86 test_target |
Windows 11 | OK | OK | OK |
Wine (git) | OK | OK | FAIL |
The test program fails with:
`[FAIL] CreateRemoteThread(process = 0000000000000048, start_address =
0000000000350000, parameter = &dummy) = 0000000000000000`.
-----------
Extra Notes:
Tested on x86_64 Archlinux using latest git version of Wine (reports as
'wine-9.3').
When running on Windows, this succeeds `WriteProcessMemory succeeded, but 0
bytes were written`.
I encountered this bug while writing a DLL Injection library. I validate my
code against Wine when I publish my libraries.
Please note, that I don't normally program in C (I don't even have an IDE set
up for this). I just write minimal reproductions in C when filing bugs to try
make life easier for Wine developers.
--
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=48721
Bug ID: 48721
Summary: SSL errors and "fixme" when launching a wow .bat
application
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: py_lrr(a)hotmail.fr
Distribution: ---
Created attachment 66595
--> https://bugs.winehq.org/attachment.cgi?id=66595
Console backtrace
Hi,
Running a wow (BfA) .bat launcher with Wine cmd, I get a warning saying TLS
library was not found and, then, some errors about windows functions (lines
beginning with "fixme").
I looked for a solution and didn't find one for this precise case, with the
fixme I guessed it could be something unimplemented ?
Thanks
--
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=49827
Bug ID: 49827
Summary: sDate stopped working after Wine 3.x
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michaelwitten82(a)gmail.com
Distribution: ---
I am on Ubuntu and have recently moved up to 20.04.1, and after the re-install
I installed MYOB in PlayOnLinux (as I always have) and the date format was
wrong.
After a LOT of testing (you can see further in a Ubuntu bug I submitted -
https://bugs.launchpad.net/ubuntu/+source/playonlinux/+bug/1892859) I have
found what the issue is. After seeing that between Ubuntu 18.04 and 20.04 they
moved from wine 3.0 to 5.0, I have tested various versions in PlayOnLinux (all
32-bit, 64-bit seemed to have other issues):
5.0 (default) - NOT working
5.16 (latest in PlayOnLinux) - NOT working
4.21 - NOT working
3.21 - WORKS
There is an easy way to test this (in PlayOnLinux)
1. Open the General tab in the Config for the VM
2. Change the Wine version to whichever you want to test
3. Go to the Wine tab and Windows reboot (I do this to be safe)
4. Open the Command prompt (under the same tab)
5. Type "date"
It will show the current date in the format being used in wine on that vm. For
me, even though everything is set to en_AU and registry settings etc are to
dd/MM/yyyy (also tried d/MM/yyyy) my date format shows as en_US format
(MM/dd/yyyy -not sure if its dd or d as its the 13th today), until I drop back
to version 3.x.
This won't be an issue to people playing games etc I guess, but to anyone doing
anything with dates important (for example I am doing accounting, so my
invoices show wrong dates) this is a show stopper.
I have seen other people online ask about it but none of the answers worked for
me. I would think this is something pretty urgent to look at and get correct.
--
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=26839
Summary: 888 Poker Crashes after login and password entered
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmorozov(a)atlas-print.ru
Created an attachment (id=34200)
--> (http://bugs.winehq.org/attachment.cgi?id=34200)
Crash screenshot
888 Poker Crashes after login and password entered, If just wait 888 poker
reports "server unreacheble" but show player on tables and some more info. Ater
I login i see my Name my status and that got crash (see screenshor) and 888
poker client hangs
--
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=56392
Bug ID: 56392
Summary: i have a problem without drivers
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mangiamichael409(a)gmail.com
Distribution: ---
the program crashed when I created the setup64 driver shortcut for the epson
ET-2714 printer
--
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=38437
Bug ID: 38437
Summary: Does not load game
Product: Wine
Version: 0.9
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alika0009(a)mail.ru
Created attachment 51298
--> https://bugs.winehq.org/attachment.cgi?id=51298
I do not know what to do, and want to play(((
Good day, I have a problem with the game The Sims 4. Turn on the game and
seeing the following((
--
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=56428
Bug ID: 56428
Summary: wine crashes with page fault running MMBasic for
Windows
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leonicolas(a)gmail.com
Distribution: ---
Created attachment 76192
--> https://bugs.winehq.org/attachment.cgi?id=76192
Unhandled exception: page fault on read access to 0x00000014 in wow64 32-bit
code (0x0044bac4)
Wine crashes with page fault error just after running MMBasic for Windows
Steps to reproduce:
Download the MMBasic for Windows from this link:
https://www.thebackshed.com/forum/uploads/matherp/2024-03-01_205501_MMBasic…
Execute the command: wine MMBasic.exe &> /dev/null
--
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=55334
Bug ID: 55334
Summary: Steam fails to load if compiled --with-wine64
Product: Wine
Version: 8.13
Hardware: x86-64
URL: https://cdn.cloudflare.steamstatic.com/client/installe
r/SteamSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 74927
--> https://bugs.winehq.org/attachment.cgi?id=74927
wine-8.13 console output (eventually killed with SIGHUP)
Steam fails to load if compiled with --with-wine64.
Sometimes it'll let you know something has crashed and give you options to
restart various components (including the whole thing) but it makes no
difference.
A. This does not occur if Wine is compiled with --enable-archs=x86_64,i386.
B. It also does not occur using the official Wine binaries (for Ubuntu).
I have tried finding a library and/or kernel issue, but I cannot find it. The
openSUSE logs don't seem to build with --with-wine64. I don't know how those
binaries actually work. Something to do with multiarch setup?
I've tried building with a number of Ubuntu versions, Debian Stable and
Testing, and openSUSE Tumbleweed but the result is always the same.
My build process:
CFLAGS="-g -O0 -pipe"
64 bit: configure --enable-win64 => wine64
32 bit (schroot): configure => wine32
Combine (schroot): configure --with-wine64=wine64 --with-wine-tools=wine32
i386 chroots are need to build 32-bit Wine parts.
$ gcc --version
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Also tried GCC 12 but no change.
Tried compiling a few older Wines but it made no difference, and eventually hit
other bugs. Doesn't look like a regression.
From what I can see in htop it looks like one of the steamwebhelper processes
is the problem, but I don't know what the problem is exactly.
My guess is there's a problem with the i386 part (or some sort of chroot
madness?). (A) and (B) don't seem to touch 32-bit libraries, at least not in
the same way.
I'm at a loss.
Waffle:
https://forum.winehq.org/viewtopic.php?t=37852
Note: On first run Steam will self-update. This seems to work fine.
No log-in needed to get this far.
--
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=51800
Bug ID: 51800
Summary: UserBenchmark Crash
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lolothepro29(a)gmail.com
Distribution: ---
Created attachment 70686
--> https://bugs.winehq.org/attachment.cgi?id=70686
Logs
UserBenchmark crash in full benchmark
--
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=37740
Bug ID: 37740
Summary: Photoshop CS2 - Scanner IO problems
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 50251
--> https://bugs.winehq.org/attachment.cgi?id=50251
Console output - Wine 1.7.32
Hello everyone,
Photoshop CS2 seems to be unable to contact the TWAIN source of my USB scanner
a Hewlett Packard 2544 AIO device. I will create two attachments, one for the
plain console output and one with WINEDEBUG=+twain
--
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=56310
Bug ID: 56310
Summary: Isolate Filesystem from Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doomsdayrs(a)gmail.com
Distribution: ---
## Background
Currently, Wine by default allows Windows programs full access to the Linux
file system.
This, is of course inherently insecure and exposes the system to being
vulnerable to malware.
This is also not ideal for Atomic Systems such as Fedora GNOME Atomic, in which
Wine is installed via Flatpak.
## Solution
Isolate Wine from the filesystem by not mounting all drives to Wine.
## Side effects
The User can no longer access drives and storage outside of wine by default.
## Side effect solution
There are a few methods to solving this issue.
- Provide an option in the Wine File Picker to open the XDG File Chooser
instead. Documentation here:
https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.porta…
- Provide an option to select directories in Wine Config. (Possible blocker is
that there does not seem to be a way currently to have persistent access to a
directory)
- File Manager integration, providing a "Wine" or "Windows" section similar to
how NextCloud does with it's nautilus integration.
--
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=56276
Bug ID: 56276
Summary: 001aedccb59ec9e9067d0703ba0ba9f8e1454159dd7aa4fa9f82c0
f9b9a57428 WeChatSetup.exe
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: rayklaus(a)163.com
Distribution: ---
Created attachment 75995
--> https://bugs.winehq.org/attachment.cgi?id=75995
when i install wechatsetup.exe and login,the wine show this
my os info:
cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu Kylin"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
I install wine from source wine-8.0.2.tar.xz
./configure --enable-win64 && make -j14 && sudo make install
then exec /usr/local/bin/wine64 WechatSetup.exe
It show the "程序错误详情" when i login wechat
--
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=56254
Bug ID: 56254
Summary: winewayland.drv: Window title bug Roblox is spelled as
Roblex
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jdjjddrisn(a)outlook.com
Distribution: ---
Created attachment 75963
--> https://bugs.winehq.org/attachment.cgi?id=75963
Image demonstrating the bug
The issue involves a bug in the window title of winewayland.drv. where the name
Roblox is misspelled as Roblex
--
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=56868
Bug ID: 56868
Summary: OpenVR: could not open registry key, status 2
Product: Mono
Version: main
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mono
Assignee: wine-bugs(a)winehq.org
Reporter: elias_0000_0000(a)yahoo.com
CC: madewokherd(a)gmail.com
Distribution: ---
wine-9.0 (Debian 9.0~repack-4+b1)
wine OutOfCtrl.exe (itch io game free to download by miknugget)
info: Game: OutOfCtrl.exe
info: DXVK: v2.3.1
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x752f37e0
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
info: OpenXR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
info: Required Vulkan extension VK_KHR_surface not supported
err: DxvkInstance: Required instance extensions not supported
Stacktrace:
--
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=56657
Bug ID: 56657
Summary: wine-mono is not listed with "reg query"
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
Running
$ wine reg query "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall"
doesn't show any entries for Wine Mono, but "wine uninstaller" lists it, and
regedit shows the entries.
Is there something preventing this on purpose or is there something magic
missing from the installation process?
Cannot compare to Windows for obvious reasons.
--
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=56543
Bug ID: 56543
Summary: IsWindows10OrGreater is not return correct value even
I has embed the manifest
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
Created attachment 76298
--> https://bugs.winehq.org/attachment.cgi?id=76298
Test file with compatibility embed
I am trying to find out that why the steam always detect os as win8
find out when I embed the compatibility in exe manifest. Windows will return
correctly, but not in wine. it still shown not win10 even with manifest.
--
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=56375
Bug ID: 56375
Summary: execl does not work like in windows.
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: sergiotarxz(a)posteo.net
Distribution: ---
Something that bothers me since many time ago is that when you develop Windows
applications in Linux testing in Wine a common pitfall is that execl won't work
equal so a perfectly working program in wine won't work at all in windows.
I do not know why in wine execl will search path and it is more permissive with
the contents of the second argument while in windows it only allows relative or
absolute paths and the second argument must have a correct content.
Is there something that can be done?
--
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=46049
Bug ID: 46049
Summary: Regression?: Unable to draw green annotations in
Chessbase 11
Product: Wine
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
It no longer seems to be possible to draw green annotations in Chessbase 11. To
do this hold down alt and click (and move the mouse for an arrow). Alt + shift
and alt + ctrl (red and yellow) appear to work still. This could be an effect
of the window manager (KDE) as alt and mouse moves the window and that appears
to be happening, but surely the Windows behaviour should be the default if
actioned on a windows application?
This used to be possible.
--
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=56867
Bug ID: 56867
Summary: dynamic_cast too slow on wine compared to windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
Herb Sutter said dynamic cast was using string comparison and now it is not. So
the performance of dynamic cast becomes MUCH faster.
Same program with static link with microsoft's own library.
$ wine ./cout.exe
coutfd:0.1162809s
u=10000000
wine DLL implementation:
$ wine ./cout.exe
coutfd:0.4995548s
u=10000000
The overhead is 5x at least
--
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=52347
Bug ID: 52347
Summary: Can't copy text from Notepad++ running in Wine and
paste to Google Chrome (natively installed)
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilySeville7cf(a)gmail.com
Distribution: ---
Notepad++: 8.2
Google Chrome: 96.0.4664.110
I have Notepad++ launched in Wine and Google Chrome on the host OS. When I try
copy-paste from Wine app to natively running browser nothing is pasted.
--
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=57015
Bug ID: 57015
Summary: Crashes when i attempt to install the python lib
Pyautogui
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: cooperwilliams2008(a)icloud.com
Distribution: ---
Created attachment 76858
--> https://bugs.winehq.org/attachment.cgi?id=76858
Log From wine
this is the log from when i attempted to install a python lib called pyautogui
--
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=56898
Bug ID: 56898
Summary: Project8Staging aka Valve DEADLOCK closes after the
splash screen
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: h0tc0d3(a)gmail.com
Distribution: ---
Project8Staging aka Valve DEADLOCK closes after the splash screen. The game is
in alpha test, it works through Proton, but does not work in vanilla wine +
steamclient loader patches. Need help because, I play under Wayland and vanilla
wine has better performance than Proton. If you need access to the game, then I
could send an invite to the alpha test on Steam.
--
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=56408
Bug ID: 56408
Summary: Wine not running on an Asus Prime
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: edward.leuf(a)gmail.com
Distribution: ---
It would seem Wine is not a fan of an Asus Prime H610M-A motherboard. I tried
to run it under Ubuntu 22.04 but no windows would show up. I was in the forums
asking for help but did not get anything fixed. I was noticing other things I
was not comfortable with under Ubuntu so after a long while I decided to go for
a simpler dist of Debian 12. I have reinstalled the nvidia drivers and many
other programs, then installed wine staging from the official WineHQ
instructions, and I had the same problems.
What was concluded is that Wine somehow finds two types of monitors and tries
to draw a window on the wrong one. First it add_monitor 0 (0,0)-(1024,768)
(0,0)-(1024,768), then it add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056),
then deduces the dimensions for a window of (0,0) - (0,0), finally saying no
driver could be loaded to create a window.
Any and all logs and discussion can be found in this forum post:
https://forum.winehq.org/viewtopic.php?t=38168
--
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=47742
Bug ID: 47742
Summary: Nexus mod manager doesn't work on 4.15 [REGRESSION]
Product: Wine
Version: 4.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timofeevsv1989(a)gmail.com
Distribution: ---
It works on 4.10, but on 4.15 subprocess crashing and it doesn't function.
--
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=56809
Bug ID: 56809
Summary: "D11CreateDeviceAndSwapChain" not found in d3d11.dll
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 76610
--> https://bugs.winehq.org/attachment.cgi?id=76610
Part of a log file while running "The Bat!": d3d11.dll
While running and tracing "The Bat!" mailer under wine I got a hint about a
missing procedure call to the procedure "D11CreateDeviceAndSwapChain".
Please see attachment named: thebat-trace-3.log
More info about this procedure see here:
https://learn.microsoft.com/de-de/windows/win32/api/d3d11/nf-d3d11-d3d11cre…
--
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=37739
Bug ID: 37739
Summary: Web page with ActiveX component crashes IE8
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: steko(a)iosa.it
Distribution: ---
Created attachment 50249
--> https://bugs.winehq.org/attachment.cgi?id=50249
backtrace
We are trying to use IE8 in Wine for accessing an Intranet application that is
also based on ActiveX components. I was positively surprised to see that
everything works smoothly, except for this crash that seems to happen
consistently.
Obviously I have no way to make this application available for testing, as I am
only a user and I've got no control over the deployment.
The crash occurs when I load a specific type of page in the app, with forms
that display file attachments and normally would let me upload attachments -
not with normal HTML forms but through the ActiveX controls, AFAICT. This stuff
works normally under Windows.
--
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=35741
Bug ID: 35741
Summary: Native Mumble push-to-talk issues when in steam under
wine games
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mysticknight487(a)aim.com
Once in a steam game the push to talk gets the initial push, but not the
releasing of the push-to-talk button, when using a mouse key for push to talk.
When using keyboard push to talk the behavior is as expected.
--
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=36770
Bug ID: 36770
Summary: Pinball Arcade refuses to start
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmn2004404(a)gmail.com
Created attachment 48831
--> http://bugs.winehq.org/attachment.cgi?id=48831
backtrace.txt generated by error report for PinballArcade.exe
On starting Pinball Arcade from the Windows version of Steam installed via
Winetricks, Wine reports: "The program PinballArcade.exe has encountered a
serious problem and needs to close. We are sorry for the inconvenience."
Clicking "Error Details" returns the following backtrace, attached to this bug
report.
--
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=27909
Summary: EVE Online: Installer is missing left half of text
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.eveonline.com/download/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=35705)
--> (http://bugs.winehq.org/attachment.cgi?id=35705)
bad screenshot
See screenshot. No terminal output.
tried winetricks ie7 allfonts riched20 riched30 gdiplus, but none made a
difference (though allfonts gave better fonts, obviously :p).
481a33ca000fcc136cbecd666cd181688882d836 EVE_Premium_Setup_273475.exe
--
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=56816
Bug ID: 56816
Summary: Submitting a new app on appdb on linux in chrome is
not possible as the page scrolls very slowly
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
Submitting a new app on appdb on linux in chrome is not possible as the page
scrolls very slowly, this problem does not occur if firefox is used instead
Steps to reproduce: using kubuntu 24.04 and chrome 125, log into chrome and
then log into appdb, then try to submit an app, when it asks you to search for
an app search for one, then when it gets to the submission form, the form can't
be scrolled or can only be scrolled very slowly, shortly afterwards chrome may
say the page is not responding
--
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=56489
Bug ID: 56489
Summary: Cannot submit the form because of error " If Runs?
is set to ‘No‘ you must answer Yes to the question
about problems and provide details in the What does
not work text area."
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zdanevich.vitaly(a)ya.ru
Distribution: ---
Created attachment 76258
--> https://bugs.winehq.org/attachment.cgi?id=76258
screenshot
Or error description should be improved? I do not understand what is wrong with
my submission :(
--
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=45895
Bug ID: 45895
Summary: World of Tanks 1.1 not able to start "Wine C++
Library, R, Program: C, a"
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m(a)maltris.org
Distribution: ---
Created attachment 62410
--> https://bugs.winehq.org/attachment.cgi?id=62410
back trace
0.9 worked perfectly, I used it for a while some time ago. When trying 1.1 no
matter if its wine-staging or -stable, it crashes with this problem. Cleared
the winepath multiple times and reinstalled fully. No success.
--
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=56689
Bug ID: 56689
Summary: Dead By Day light crashes on start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sollieus(a)gmail.com
Distribution: ---
Created attachment 76470
--> https://bugs.winehq.org/attachment.cgi?id=76470
Logs form game crash
when Starting the game dead by daylight from epic games using the Heroic games
launcher Flatpak the game will start easy anti cheat and once that finishes the
game will crash.
logs provided by game are attached below
--
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=56574
Bug ID: 56574
Summary: Wine devel for MacOS stopped updating at 9.3
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erisi(a)comcast.net
Distribution: ---
Wine-devel is no longer tracking recent development versions (on MacOS). Most
current devel version is 9.3
--
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=56500
Bug ID: 56500
Summary: Ntdll: Jump buffers definitions: Mafia Definite
Edition fails to start on Wine 9.4
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: tuxway+wine(a)posteo.de
Distribution: ---
I've encountered crashes of "Mafia Definite Edition" right after the start of
the game before the main menu without a clear error.
The crashed seemed to begin with Wine 9.4. Wine 9.3 works fine for me.
After bisecting the following commit seems to be the first not working one:
https://gitlab.winehq.org/wine/wine/-/commit/7a156cbd7fbbf1ce10f805bcfb43ff…
But I'm not sure how this is related.
--
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.