https://bugs.winehq.org/show_bug.cgi?id=53057
Bug ID: 53057
Summary: Wine 7.9 and converts ~ key to "vkey 0xDE scan 63"
instead of "vkey 0xDC scan 29" preventing it from
functioning properly.
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)pp.dyndns.biz
Distribution: ---
Created attachment 72460
--> https://bugs.winehq.org/attachment.cgi?id=72460
Short +key trace from 7.7 and 7.8
The tilde key (~) is converted differently in Wine 7.8 than in Wine 7.7. The
problem persists also in Wine 7.9. In my case it's used to bring down a text
console in Star Trek Online and that stopped working in 7.8. I've attached a
short +key trace from 7.7 and 7.8 just to show the difference between the
latest working version and the first non-working version.
If it makes a difference, I'm not actually on an American keyboard. It's a
qwerty keyboard with Swedish/Nordic layout so that key produces a § character
for me. But it's the same scancode and the key is used as the standard console
key in several games.
--
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=48840
Bug ID: 48840
Summary: Wine-staging broken when seccomp is disabled in kernel
Product: Wine-staging
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: r9ku1q(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
It fails with this message:
prctl(PR_SET_SECCOMP, ...): Invalid argument
0009:err:environ:run_wineboot failed to start wineboot c00000e5
prctl(PR_SET_SECCOMP, ...): Invalid argument
probably culprit is
wine-staging/patches/ntdll-Syscall_Emulation/0001-ntdll-Support-x86_64-syscall-emulation.patch
--
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=53715
Bug ID: 53715
Summary: Vampire: The Masquerade - Redemption fails to
overwrite save game
Product: Wine-staging
Version: 7.17
Hardware: x86-64
URL: https://archive.org/download/VampireTheMasquerade-Rede
mption/vampire_demo.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)gmail.com, leslie_alistair(a)hotmail.com,
z.figura12(a)gmail.com
Distribution: ArchLinux
The game fails to perform a manual save when I select to overwrite an already
existing saved game.
Saving in a new (empty) slot is working properly.
The problem doesn't occur with vanilla Wine.
To reproduce with the demo:
Start a new game, you can skip dialogues by pressing <Space>.
When you gain control over your party press <Esc> and save the game in an empty
slot (saved game is timestamped).
Wait for a couple seconds and save the game again using the same slot. No error
message is shown, but the previous save is not overwritten.
The patch in Staging causing the problem:
https://github.com/wine-staging/wine-staging/blob/master/patches/ntdll-DOS_…
wine-7.17-224-g52a83ffe4ef (Staging)
vampire_demo.exe (88M)
md5sum: c55b3e98dba49a1a4c5415be7b1a2bf5
--
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=53093
Bug ID: 53093
Summary: Simple command that needs CreateSymbolicLinkW doesn`t
work anymore in Staging
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Also see https://bugs.winehq.org/show_bug.cgi?id=47100
The simple command from that bugreport again doesn`t work anymore;
cd $(mktemp -d) && wine cmd /C "mklink foo bar" && stat foo
So programs that need this are broken again I guess?
--
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=16154
Summary: DrawPrim.exe fails to start
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://www.geocities.com/SiliconValley/2151/drawprim.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=17404)
--> (http://bugs.winehq.org/attachment.cgi?id=17404)
winedbg output from the DrawPrim.exe
The sample app DrawPrim fails to start with a stack overflow. There is also a
description to the app here
http://www.geocities.com/SiliconValley/2151/drawprim.html .
I've attached a winedbg output because the only messages I get in a normal run
are these few lines:
$/home/ricola/software/wine/build/wine DrawPrim.exe
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32f89c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:d3d:IWineD3DDeviceImpl_SetupFullscreenWindow (0x13d708): Want to change the
window parameters of HWND 0x1002c, but another style is stored for restoration
afterwards
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:seh:setup_exception_record stack overflow 1188 bytes in thread 0009 eip
7bc7b3f6 esp 00230e8c stack 0x230000-0x231000-0x330000
--
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=49941
Bug ID: 49941
Summary: Battle.net gui pop-up on launch ubuntu 18.04
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: dublg(a)hotmail.com
Distribution: ---
Created attachment 68323
--> https://bugs.winehq.org/attachment.cgi?id=68323
backtrace file
Installed Battle.net-Setup.exe (bash)
on installing World-of-Warcraft-Setup.exe a gui pops-up alongside the
battle.net login window reporting an error has occured.
--
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=53697
Bug ID: 53697
Summary: Battle.net Agent.8009/Agent.exe not working
(installing Battle.net client and updating games)
(2022-09-17)
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Created attachment 73102
--> https://bugs.winehq.org/attachment.cgi?id=73102
STDOUT/STDERR log (Battle.net client installation)
At about 2022-09-17 Blizzard released a new
Agent.8009\Agent.exe (5.346.640 bytes)
replacing the previous
Agent.7984\Agent.exe (5.549.912 bytes)
It's is usually placed in one of these folders:
WINE C: ProgramData/Battle.net/Agent/
WINE C: users/Public/Application Data/Battle.net/Agent/
Note: This is NOT about the other file named "Agent.exe" (about 595.792 bytes)
in the "Agent" folder above.
DETAILS
With the new Agent.8009/Agent.exe the Battle.net client isn't able to install.
wine-7.17 and wine-staging-7.17:
And an already installed Battle.net isn't able to update games.
The progress is just stuck at 0%.
It looks like Agent.exe is continuously crashing and being restarted in
background.
wine-7.17:
When installing Battle.net with you get an hard error "BLZBNTAGT000008FC".
wine-staging-7.17:
The progress is just stuck at 0%. (similar to when updating games)
REPRODUCTION
OS: Debian-11
1.
Download Battle.net client setup.
https://eu.battle.net/download/getInstaller?os=win&installer=Battle.net-Set…https://www.battle.net/download/getInstallerForGame?os=win&gameProgram=BATT…
Currently: 4.838.352 bytes
2.
Run Battle.net-Setup.exe in a new Wine prefix and click trough the update
process.
3.
wine-7.17: You get the error "BLZBNTAGT000008FC".
wine-staging-7.17: The installation process is stuck at "Installing
Battle.net... (0%)".
WORKAROUNDS
Updating games:
Replace Agent.exe in "Agent.8009\" folder with old "Agent.7984\Agent.exe".
Installing Battle.net with wine-staging-7.17:
Just replace the file while the installing process is being stuck. Afterwards
the installation should automatically continue.
Installing Battle.net with wine-7.17:
DIFFICULT -> try to use wine-staging-7.17 instead!
Run Battle.net-Setup.exe once until you get the "BLZBNTAGT000008FC" error.
Then close the setup and place Agent.exe version 7984 in that folder an protect
it from being overwritten.
sudo chattr +i /path/to/Agent.8009/
(may only work on ext4 filesystems)
Important: Use "chattr" on the folder "Agent.8009", not on the "Agent.exe"
file.
The run the Battle.net setup again.
You won't be able to delete the "Agent.8009" folder until you run the reverse
command
sudo chattr -i /path/to/Agent.8009/
SEE ALSO
https://www.reddit.com/r/linux_gaming/comments/xgb5fx/problems_with_battlen…https://us.forums.blizzard.com/en/blizzard/t/last-update-completely-breaks-…
--
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=46836
Bug ID: 46836
Summary: Battle.Net UI freezes when downloading big games after
a period of time
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Best way to reproduce it:
1. Install Battle.Net and arial font using winetricks
2. Log in and start installation of some big game, for example, WoW (has a free
trial)
After some time (for me it was 10-15 minutes) the UI becomes frozen (nothing
moves) and completely unresponsive. However, it seems to still continue working
and downloading things, and restarting it helps to resolve it.
When this happens, I don't seem anything standout-ish pop in the terminal log.
Attached a log with during recording of which the bug occured.
--
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=45837
Bug ID: 45837
Summary: Battle.net Launcher dropdown menu cant be opened, no
icon to click
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Culted86(a)gmail.com
Distribution: ---
Created attachment 62304
--> https://bugs.winehq.org/attachment.cgi?id=62304
screenshots
When using the Battle.net Launcher the dropdown menu to get to the options and
other settings, the icon for the dropdown menu does not appear and clicking
where it should be or moving the mouse around that spot does not help
i added two screenshots in a zip as an attachment one shows how it should look
and one shows how it looks with 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.