http://bugs.winehq.org/show_bug.cgi?id=31952
Bug #: 31952
Summary: Graphical bug causing horizontal lines on world
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan-vola(a)hotmail.com
Classification: Unclassified
Presumably due to a texture being projected horizontally, several areas in game
have horizontal "Slices" in them.
This was to my knowledge added by an update to the game not to wine, so there
is (probably) no regression.
Some areas where this bug is blindingly obvious are north Diessa Plateau and
west Rata Sum.
--
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=55514
Bug ID: 55514
Summary: Debian repositories: Pointing to "testing" fails in
sources.list, but "trixie" works
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
CC: dimesio(a)earthlink.net
Distribution: ---
This is the content of my "org-winehq-dl.list" inside of
"/etc/apt/sources.list.d":
### -----------------------------------------------------------------
### --- WineHQ official Repository
### --- Next generation wine aka wine-devel
### -----------------------------------------------------------------
### --- created: 2016-03-18
### --- changed: 2023-09-03
### -----------------------------------------------------------------
### --- see Wiki: https://wiki.winehq.org/Debian
### -----------------------------------------------------------------
### --- Public key:
### --- https://dl.winehq.org/wine-builds/winehq.key
### -----------------------------------------------------------------
deb https://dl.winehq.org/wine-builds/debian trixie main
deb-src https://dl.winehq.org/wine-builds/debian trixie main
# deb https://dl.winehq.org/wine-builds/debian testing main
# deb-src https://dl.winehq.org/wine-builds/debian testing main
### -----------------------------------------------------------------
### --- -eof-
### -----------------------------------------------------------------
I always tried to make the repository "testing" work but always got this reply:
---///cite\\\---
root@Archimedes:~/work# apt-get update
(... update some other repositories ...)
Get:38 https://dl.winehq.org/wine-builds/debian testing/main i386 Packages
[13.6 kB]
Err:38 https://dl.winehq.org/wine-builds/debian testing/main i386 Packages
File has unexpected size (17056 != 13572). Mirror sync in progress? [IP:
146.75.118.217 443]
Hashes of expected file:
- Filesize:13572 [weak]
-
SHA512:dc684c76a5594acee4b868068d1da4388e603bc5551c9e84292ab038598837ece43d1ed2a9542ce2da77af763f5391d84f1c5b283ebe2be4e60c84e999dbf50e
- SHA256:7d9d8a2a285bb0c4bb20082fe2de1242dfe350c05d09d780a5cb08fc4f38ef92
- SHA1:b8181005952f916262be71f2d5ffa9507cb044a0 [weak]
- MD5Sum:62ae20be17d2429a0b8a2363057bc43e [weak]
Release file created at: Sun, 23 Jul 2023 13:47:49 +0000
Get:39 https://dl.winehq.org/wine-builds/debian testing/main amd64 Packages
[13.6 kB]
Fetched 39.4 kB in 14s (2859 B/s)
Reading package lists... Done
E: Failed to fetch
https://dl.winehq.org/wine-builds/debian/dists/testing/main/binary-i386/Pac…
File has unexpected size (17056 != 13572). Mirror sync in progress? [IP:
146.75.118.217 443]
Hashes of expected file:
- Filesize:13572 [weak]
-
SHA512:dc684c76a5594acee4b868068d1da4388e603bc5551c9e84292ab038598837ece43d1ed2a9542ce2da77af763f5391d84f1c5b283ebe2be4e60c84e999dbf50e
- SHA256:7d9d8a2a285bb0c4bb20082fe2de1242dfe350c05d09d780a5cb08fc4f38ef92
- SHA1:b8181005952f916262be71f2d5ffa9507cb044a0 [weak]
- MD5Sum:62ae20be17d2429a0b8a2363057bc43e [weak]
Release file created at: Sun, 23 Jul 2023 13:47:49 +0000
E: Some index files failed to download. They have been ignored, or old ones
used instead.
---\\\cite///---
The settings above to "trixie" are working as expected. What's going wrong?
(It wasn't an ongoing "mirror progress". I tried this today and yesterday at
different times...)
Is there still the problem described in #42735 alive?
--
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=28464
Summary: winmm causes DSOUND_callback Wave queue corrupted
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
WHDR_DONE should only be set immediately before invoking the DriverCallback,
because some apps poll for that flag and don't depend on notifications or
callbacks.
WOD_MarkDoneHeaders must find another way to isolate done headers.
Because the queue of done headers is not isolated properly,
attachment #36494 to bug #28056
exhibits a log (around line 4250) where 2 threads, namely the app calling
waveOutWrite and the winmm feeder thread both grab the same list and send the
same notifications.
0034:trace:driver:DriverCallback (, 32bit function 0003,, 03BD,, 017D3A90,
00000000)
0036:trace:winmm:WINMM_BeginPlaying ...
0036:trace:oss:AudioRenderClient_ReleaseBuffer (0x17d34f0)->(512, 0)
0034:trace:driver:DriverCallback (, 32bit function 0003,, 03BD,, 017D3AB0,
00000000)
0034:trace:driver:DriverCallback (, 32bit function 0003,, 03BD,, 017D3AD0,
00000000)
0034:trace:winmm:WOD_PushData (0xc000)
0036:trace:driver:DriverCallback (, 32bit function 0003,, 03BD,, 017D3AB0,
00000000)
0036:trace:driver:DriverCallback (, 32bit function 0003,, 03BD,, 017D3AD0,
00000000)
What happens is that the first thread removes the first header from
device>first. At the time the second thread kicks in, apparently more headers
are marked done. But since they are all part of the same linked queue, the
later ones trigger 2 notifications each.
err:dsound:DSOUND_callback Wave queue corrupted!
is the result of getting notifications twice.
Nice race condition!
BTW, but that's another issue, the code says "NotifyClient should never be
called while holding the device lock". However that's exactly what can happen
via waveOutWrite -> WINMM_ValidateAndLock -> WINMM_BeginPlaying -> WOD_PushData
-> NotifyClient.
I suggest a per device slot updated via InterlockedExchangePointer holding the
queue of pending notifications. The top-level wave* commands (and the winmm
feeder thread too) would then drain that queue. (The feeder thread could even
delegate that to another (timer?) thread.) Alternatively, Push/PullData return
that queue.
--
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=55377
Bug ID: 55377
Summary: Wine 3.2.3 crash when launching Roblox
Product: WineHQ Bugzilla
Version: 3.2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajjjgood12(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Created attachment 74953
--> https://bugs.winehq.org/attachment.cgi?id=74953
Here is The Bug Info
Hello, When I install Roblox launcher And I wanna Play But it got bug
--
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=55111
Bug ID: 55111
Summary: The 64-bit ntdll:exception crashes silently on Windows
8 & 10 <= 1809
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The 64-bit ntdll:exception crashes silently on Windows 8 & 10 <= 1809 :
ntdll:exception start dlls/ntdll/tests/exception.c
exception.c:3684: vect. handler 00012345 addr:0000000000580010
Rip:0000000000580010
ntdll:exception:0404 done (74565) in 0s 85B
See https://test.winehq.org/data/patterns.html#ntdll:exception
Notice the lack of an "unhandled exception" message. This is what I mean by
"crashes silently".
The crashes started on 2023-06-21 and happen on w864 and w1064 1507 to 1809,
only when running the 64-bit tests. But I have been unable to reproduce them
:-(
--
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=54056
Bug ID: 54056
Summary: Launching EA App installer: Wine can't find already
installed gecko 2.47.2
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 73609
--> https://bugs.winehq.org/attachment.cgi?id=73609
EA app installer; wine 7.19 default output
Hello,
I created a new prefix with wine 7.19 (64-bit WoW architecture).
Then I ran winecfg to activate virtual desktop and remove file type
integration.
Then I ran EAappInstaller.exe.
Then a dialog box says that Wine couldn't find gecko needed to display HTML
files.
gecko 2.47.2 (both -x86 and -x86_64) have been installed in
/usr/share/wine/gecko since November 30 2020. This is the first time I see that
message in years but maybe I didn't use application that triggers the use of
gecko?
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.
https://bugs.winehq.org/show_bug.cgi?id=49961
Bug ID: 49961
Summary: War Wind crashes at start
Product: Wine
Version: 5.18
Hardware: x86
URL: https://www.abandonware-france.org/telechargement/2135
4/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 68352
--> https://bugs.winehq.org/attachment.cgi?id=68352
console output with winedbg
With wine-git 5d5102f8498413f4b7e11f7da0509e7717fb3735, Wind war crashes at
start.
--
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=46570
Bug ID: 46570
Summary: I tried to see how Roblox works on Wine.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emattpoyou(a)gmail.com
Distribution: ---
Created attachment 63443
--> https://bugs.winehq.org/attachment.cgi?id=63443
The error.
I tried to see how Roblox works on Wine, but as soon as I open it, it crashes,
and gives me the report window. How do I fix this?
--
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=40185
Bug ID: 40185
Summary: Farming Simulator 15 under steam with arch linux not
playable
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marijnvantricht(a)gmail.com
Distribution: ---
Created attachment 53695
--> https://bugs.winehq.org/attachment.cgi?id=53695
Backtrace (Bug)
This happens in Farming Simulator when the game is loaded and play is pressed.
Please this is my first bug report forgive me when I am doing something wrong.
--
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=36475
Bug ID: 36475
Summary: Civilization 2 Gold
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gregory.bartram(a)gmail.com
Created attachment 48535
--> http://bugs.winehq.org/attachment.cgi?id=48535
wine crash report
I realize this is an old game and bug and there are probably other alternatives
to play, but Civ 2 Gold crashes on start.
wine: Unhandled exception 0x80000003 in thread 27 at address 0x7bc6b4a0 (thread
0027), starting debugger...
Also fails using WineBottler. However, it works perfectly in CrossOver.
Using Wine 1.7.9 (Fink on OS X 10.9.2) as Win95.
--
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=54846
Bug ID: 54846
Summary: Serious Sam HD: The First Encounter (Steam version)
crashes on start up
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 74348
--> https://bugs.winehq.org/attachment.cgi?id=74348
Error
In Wine 8.6 I cannot start the game with or without DXVK, it just crashes.
--
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=53477
Bug ID: 53477
Summary: ARK: Survival evolved dedicated Server crashes with
out of memory
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukas-sinzing(a)gmx.de
Distribution: ---
Created attachment 72845
--> https://bugs.winehq.org/attachment.cgi?id=72845
Server logs
I'm trying to run a server for the game "ARK: Survival evolved" on linux using
Wine, but I am getting out of memory errors while the host has still free
memory left (https://prnt.sc/R3GgL6Hhdj-u). My command line is
WINEDEBUG=warn wine64 ShooterGameServer.exe
TheIsland?Port=7777?QueryPort=27015?MaxPlayers=70 -NoBattlEye -nosteamclient
-game -server
I'm using wine 7.0 (I also tested wine 7.14 but error persists).
Here are the server logs (including wine logs): https://pastebin.com/2phyguXt
--
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=47765
Bug ID: 47765
Summary: League of Legends occasional deadlock in client after
completing game
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: aguertin+wine(a)aguertin.net
Distribution: ---
Created attachment 65246
--> https://bugs.winehq.org/attachment.cgi?id=65246
Partial terminal output (intermixed wine and game output)
Occasionally, after completing a game of League of Legends and the game
exiting, the client will fail to display end-of-game content. This happens
perhaps about 5% of the time for me.
The following symptoms occur when this happens:
* The client displays a background, but no content
* Gnome repeatedly pops up a This Program is Not Responding dialog
* Sounds can still be heard from the client, at the appropriate time
I noticed the following in the terminal output when this happened:
0049:err:ntdll:RtlpWaitForCriticalSection section 0xe4cdb0 "?" wait timed out
in thread 0049, blocked by 0044, retrying (60 sec)
0044:err:ntdll:RtlpWaitForCriticalSection section 0xe4cdb0 "?" wait timed out
in thread 0044, blocked by 0009, retrying (60 sec)
0009:err:ntdll:RtlpWaitForCriticalSection section 0xe4cdb0 "?" wait timed out
in thread 0009, blocked by 0049, retrying (60 sec)
Note the three threads waiting on each other. There are other threads timing
out in RtlpWaitForCriticalSection as well, not included in this log.
Waiting does not seem to fix this. However, as a workaround, switching to a
different virtual terminal CAN apparently unstick the deadlock.
Reporting on gentoo wine-staging 4.15. This is not a new problem, I have seen
it for several months at least (possibly longer).
--
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=39916
Bug ID: 39916
Summary: Path of Exile: Crash during combat
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dd31879(a)yahoo.com
Distribution: ---
Created attachment 53308
--> https://bugs.winehq.org/attachment.cgi?id=53308
game crash backtrace
During combat with one specific affix of monster in the game WINE crashes.
Monster type during talisman league is "clutching". It spawns purple colored
totems that shoot purple projectiles everywhere.
--
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=33119
Bug #: 33119
Summary: Free Download Manager freezes randomly
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
Tons of "err:treeview:TREEVIEW_HandleTimer got unknown timer" in terminal after
freeze. GUI of FDM partially works when freeze occurs.
To reproduce the bug:
1. Run FDM
2. Check "View / Groups of downloads" if unchecked (probably it triggers the
bug)
3. Download files until FDM will freeze
--
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=55209
Bug ID: 55209
Summary: Regression: When trying to launch (dotnet461)
gitExtensions 3.5.3, fails with failed to start
explorer c00000e5
Product: Wine-staging
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brunoaiss+winebugs(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 74811
--> https://bugs.winehq.org/attachment.cgi?id=74811
A script which automates the steps to reproduce the issue
I downloaded and setup gitExtensions portable version 3.5.3 and it fails to
launch.
Version used:
I'm using wine commit `9617c784b9d7ffa88182c24aa2f110a6867aa67d` and wine
staging commit `e57244a59eae5f355598a99172a7bb7751c162cc`. I applied all the
patches `staging/patchinstall.py --all`.
Steps done:
I setup the environment using `wineboot -i` and `winetricks -q dotnet461` to
install the dependencies (included in the script).
I download and unpack gitExtensions (included in the script).
I run gitExtensions (not included in the script) `wine
"$WINEPREFIX/drive_c/Program Files/gitExtensions/GitExtensions.exe"`
It fails to launch.
This behavior doesn't happen with wine 8.10 with `ntdll-wine-frames` staging
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=54625
Bug ID: 54625
Summary: Adobe Lightroom Classic 12.1: page fault in ntdll
since wine-8.3
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
Distribution: ---
Created attachment 74150
--> https://bugs.winehq.org/attachment.cgi?id=74150
backtrace
Stable with wine-8.2, crashing shortly after startup with wine-8.3. No
suspicious messages on stdout or stderr, happens when processing image data.
Perhaps related to the recent ntdll low-fragmentation heap?
Unhandled exception: page fault on read access to 0x00007f7a19c90010 in 64-bit
code (0x007f7cc6b66575).
Backtrace:
=>0 0x007f7cc6b66575 in ntdll (+0x36575) (0x007f7c445382d0)
1 0x007f7cc6b67749 RtlAllocateHeap+0x529() in ntdll (0x007f7c445383e0)
2 0x007f7cc68b8b49 malloc+0x29() in ucrtbase (0x007f7c44538420)
3 0x0000002270077a in cameraraw (+0x120077a) (0x00000000048000)
4 0x000000227031aa in cameraraw (+0x12031aa) (0x007f7c44538820)
--
Additional information: these are printed out _after_ the crash happens and the
debugger is running, likely unrelated:
00f4:err:sync:RtlpWaitForCriticalSection section 0000000002A900D0
"wine-8.3/dlls/ntdll/heap.c: heap.cs" wait timed out in thread 00f4, blocked by
05ec, retrying (60 sec)
0640:err:sync:RtlpWaitForCriticalSection section 00007F26BCCFEE60
"wine-8.3/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0640,
blocked by 055c, retrying (60 sec)
--
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=18213
Summary: Video in WebSlingPlayer Firefox is blank/black
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://beta.sling.com/sling_player
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
WebSlingPlayer, a Firefox plugin which acts in the same way as Slingplayer,
connects (with workarounds) but doesn't show any video. Audio plays fine.
"winetricks firefox3 flash wmp9" and native qcap.dll are needed to get this far
as there is no native Linux client as of yet. WebSlingPlayer is currently in
beta.
Workaround is using native quartz.dll.
Severity set low as workaround is use the Slingplayer. WebSlingPlayer is
intended for Windows users who do not have admin access, but this isn't
applicable to Wine.
--
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=55199
Bug ID: 55199
Summary: Page vault on memory access - app does not start
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwmapi
Assignee: wine-bugs(a)winehq.org
Reporter: benjamin(a)hagels.net
Distribution: ---
Created attachment 74794
--> https://bugs.winehq.org/attachment.cgi?id=74794
backtrace of the crash
App is not able to come up, on windows there are no problems
--
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=54900
Bug ID: 54900
Summary: Altium Designer 17: Crashes when closing tab w/ 3D
rendering
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: afb(a)mailbox.org
Distribution: ---
CAD application Altium Designer may have tabs utilizing 3D rendering. Closing
one of them crashes the whole application:
X Error of failed request: BadWindow (invalid Window parameter)
Closing tabs that are not utilizing 3D rendering works fine.
Last good release: wine-8.3.1
Found issue in: wine-8.4.1, -8.5.1, -8.6.1
--
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=53088
Bug ID: 53088
Summary: Free Video Converter crashes on run
Product: Wine
Version: 7.9
Hardware: x86-64
URL: https://ssl-download.wondershare.com/video-converter-f
ree_full1129.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 72509
--> https://bugs.winehq.org/attachment.cgi?id=72509
Wine 7.9 console output (installation)
Wondershare's Free Video Converter exits silently after installation, and
crashes on subsequent runs. This occurs after Bug 53085 and Bug 53086.
dotnet40 stops the crash but it still exits silently. Background services
continue running.
f2623b3a2763758810404cbb279cd4456f3cd2bb
video-converter-free_setup_full1129.exe
https://videoconverter.wondershare.com/free-video-converter.html
The stub installer downloads a full install which you can copy from
~/.wine/drive_c/users/Public/Documents/Wondershare
5e1317a9c4c01dddbd6ec09bc21566fda7e88b6d video-converter-free_full1129.exe
--
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=49412
Bug ID: 49412
Summary: Wine 5.10 breaks League Of Legends
Product: Wine-staging
Version: 5.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matias.nicolas.zc(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Regression SHA1: 7b78338b078a7a55c5851a91064ef70836f4c996
Distribution: ---
Created attachment 67491
--> https://bugs.winehq.org/attachment.cgi?id=67491
Pass syscall_dispatcher to NtCreateThreadEx
First of all, this is not the same as Bug 49373, that one doesn't affect the
alternative patch from Bug 47198.
Stating with wine 35b063a4 + staging 7b78338b, the game doesn't start. The
following message appears in the terminal every couple of seconds (with
different thread ids):
```
0184:err:ntdll:RtlpWaitForCriticalSection section 0x7bd07a40 "loader.c:
loader_section" wait timed out in thread 0184, blocked by 0024, retrying (60
sec)
```
__________________________________________________
This can be reproduced by running the following executable, no need to have an
account:
`wine League of Legends/Game/League of Legends.exe`
Tested with wine 67ef5151 + staging 02913f75 (the last staging commit at the
moment of testing)
The game also needs the alternative patch from Bug 47198 + `echo 0 >
/proc/sys/abi/vsyscall32`
I have an updated patch for Bug 47198 that applies over wine-git+staging in my
copr repo:
https://copr-dist-git.fedorainfracloud.org/cgit/manizuca/wine-lol/wine.git/…
__________________________________________________
As i said, this bug is present since wine 35b063a4 with the staging rebasing
from 7b78338b
Specifically, the `WOW32Reserved` assignation from the
`0003-winebuild-Generate-syscall-thunks-for-ntdll-exports` patch was moved to
loader.c, since the thread creation function was moved to the Unix library, but
apparently that assignation needs to be in thread creation function.
The attached patch moves back that assignation, by passing a syscall_dispatcher
reference to the Unix library.
Sadly, starting with wine 33c750f5, NtCreateThreadEx is called from
unix/server.c. Since i couldn't find how to get syscall_dispatcher from there,
I'm reverting that commit to make League Of Legends work.
In summary, I can make LoL work with wine-git + staging + reverting 33c750f5 +
the attached patch + the alternative patch from Bug 49373
--
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=38567
Bug ID: 38567
Summary: Life Fortress Volcabamba runs slowly
Product: Wine
Version: 1.7.38
Hardware: x86
URL: http://www.alles.or.jp/~gyonin/game.htm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vulture6(a)mail.com
Distribution: ---
Doesn't work in full screen (the default) - only displays blank screen with
mouse cursor.
To run windowed, execute v_config.exe and uncheck top checkbox and then click
first button below the controls to save.
The intro then runs at good speed but gameplay is very sluggish. Sound effects
are OK. No obvious problems listed in terminal output.
System: Nvidia GTX 660 with binary driver 340.76
--
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=55489
Bug ID: 55489
Summary: 'cmd1 || cmd2' (OR, double pipe) not working
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: mr.dmitry.sokolov(a)gmail.com
Distribution: ---
Cmd OR (|| - double pipe) command not working.
Run:
echo 123 || echo failed
Expected:
123
Actual:
123
failed
--
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=55455
Bug ID: 55455
Summary: vuplex.com Webview fails in Creativerse (Steam)
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: charles_sant(a)yahoo.co.uk
Created attachment 75015
--> https://bugs.winehq.org/attachment.cgi?id=75015Vuplex.com Webview failure log
Crossover 23.
New Steam bottle (Windows 10) on Macbook Mini M2 Pro.
Launching game Creativerse. Installation seems fine with various components
(.NET etc.) loading.
However, there's an immediate failure of vuplex.com Webview failing.
Log attached.
--
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=55454
Bug ID: 55454
Summary: WechatOCR Component Error
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: diao0cheng(a)gmail.com
Distribution: ---
WechatOCR.exe start falied
This error occurs every time you login to WeChat
But that doesn't affect the normal operation of 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=54787
Bug ID: 54787
Summary: Penumbra: Overture in game black screen with enabled
Anti-Aliasing (multisample)
Product: Wine
Version: 8.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: illia.a.polishchuk(a)globallogic.com
Distribution: ---
How to reproduce:
1 - Download Penumbra: Overture game in Steam
2 - Enable the game compatibility setting "Force the use of a specific Steam
Play
compatibility tool"
3 - Set all the game settings to high (The important is "anti-aliasing" setting
= 4 and "Post Effects" = on and "Bloom" = on)
5 - Run new game.
Actual result: Black screen rendered
It can't be reproduced for pure windows on windows version and native linux
version on linux
This bug was observed while implementing workaround for "mesa" project:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22147/diffs?commi…
The bug reason in GL spec (8.7):
"An INVALID_OPERATION error is generated by CopyTexImage*D"
"the effective value of SAMPLE_BUFFERS for the read framebuffer
(see section 9.2.3.1) is one."
BUT
Windows version on Windows OS uses just wglChoosePixelFormatARB call with
WGL_SAMPLES_ARB argument
And game has common GL_SAMPLES = 0 and arb WGL_SAMPLES = 4
Probably WGL_SAMPLES does not have the multisample restriction but `wine`
translation breaks this
When wine translates it to a Linux it uses explicit renderbuffer with samples
https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/wined3d/texture.c#L2…
--
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=54721
Bug ID: 54721
Summary: load_wow64_ntdll failed to load
L"\\??\\C:\\windows\\syswow64\\ntdll.dll" error
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alexschwartz01(a)gmail.com
Distribution: ---
Created attachment 74227
--> https://bugs.winehq.org/attachment.cgi?id=74227
output of "/opt/wine-devel/bin/wine64 7z2201.exe" command
Background: I ran these commands on my Debian VM
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key
https://dl.winehq.org/wine-builds/winehq.key
sudo wget -NP /etc/apt/sources.list.d/
https://dl.winehq.org/wine-builds/debian/dists/bullseye/winehq-bullseye.sou…
sudo apt update
filename=$(apt-get download wine-devel --print-uris | awk '{print $2}')
version=$(apt-get download wine-devel | awk '{print $7; exit}')
dpkg-deb -R $filename requires32/
sed -i "s/, wine-devel-i386 (= $version)//g" requires32/DEBIAN/control
dpkg-deb -b requires32/ wine64.deb
sudo apt install ./wine64.deb -y
I wanted to try to run a x86 32-bit app (I picked 7-Zip) with wine64 with the
WOW64 experimental feature so I ran "/opt/wine-devel/bin/wine64 7z2201.exe" and
it gives the error message in the attachment
Below is the output of "ls -la /home/alex/.wine/drive_c/windows/syswow64/"
command
alex@penguin:~$ ls -la /home/alex/.wine/drive_c/windows/syswow64/
total 0
drwxr-xr-x 1 alex alex 0 Mar 22 18:29 .
drwxr-xr-x 1 alex alex 342 Mar 22 18:29 ..
It is quite weird that this directory is empty
--
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=54260
Bug ID: 54260
Summary: 64-bit prefix cannot launch applications dependent on
ie8 winetricks package
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: johnherschelfreeman2013(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
The game EverQuest recently moved to 64-bit and to patch the game LaunchPad.exe
needs the ie8 package but it will not give a graphical interface due to
dependency ie8.
--
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=50640
Bug ID: 50640
Summary: Program "OpenBoard" crashes at startup
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcellruyter(a)gmail.com
Distribution: ---
Created attachment 69344
--> https://bugs.winehq.org/attachment.cgi?id=69344
wine: Program Error Details
Currently I run wine 6.0 and the program OpenBoard
(https://github.com/OpenBoard-org/OpenBoard/releases/download/v1.5.4/OpenBoa…)
crashes on startup:
010c:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
wine: Unhandled page fault on read access to 8B088B04 at address 6CA25FE2
(thread 010c), starting debugger...
0118:fixme:file:NtLockFile I/O completion on lock not implemented yet
On an old laptop I run wine 5.22-1 and the program works fine there.
--
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=46460
Bug ID: 46460
Summary: it will get to the opening loading screen then crash
on roblox studio
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bramer.cyndi(a)gmail.com
Distribution: ---
Created attachment 63262
--> https://bugs.winehq.org/attachment.cgi?id=63262
roblox studios
it will get to the opening loading screen then crash on roblox studio
--
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=37995
Bug ID: 37995
Summary: Mouse jittering when steam overlay is enabled
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonas.jelten(a)gmail.com
Distribution: ---
When the steam-overlay is enabled, the mouse in Skyrim, Fallout New Vegas, and
Fallout 3 jitters in the 3d view. The visible cursor movement in menus is
totally smooth and normal.
When moving the head, the view center jumps around slightly, but only when
moving the mouse. The game is playable, these micro-jumps are really annoying.
It feels as if the mouse does not provide consistent but rather noisy and jumpy
data about the coordinates or the mouse underground is bad (dirt, reflections).
This was my guess for a long time, but I just figured out the problem does not
occur when the overlay is disabled.
Maybe this is related to #32913.
wine 1.7.33
kernel 3.18.3-JJ
xorg-server 1.16.2.901-r1
nvidia-drivers 346.35
AMD Phenom II X4 955
GeForce GTX 560
--
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=54466
Bug ID: 54466
Summary: ???????
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: stevie1401(a)web.de
Distribution: ---
It's really incredibly complicated to report a bug in an app!
I want to report 2 bugs:
Purebasic and Spiderbasic load very very slowly.
--
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=53390
Bug ID: 53390
Summary: Doom 3 BFG Mostly Black Screen
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewcboyd(a)tutanota.com
Distribution: ---
Created attachment 72780
--> https://bugs.winehq.org/attachment.cgi?id=72780
Log File
Doom 3 BFG installs and launches but when starting a new game the screen is
mostly black. A few things show up such as screens and the crosshair but it's
not playable like this. I am atatching a log file and a screenshot.
My System:
AMD FX-9590 | 16GB DDR3-2133 | MSI RX 580 8GB Gaming X | Mesa 22.1.3 | Manjaro
21.3.4 | Mate 1.26.0 | Kernel 5.18.12-3-MANJARO | Wine 7.13
--
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=42435
Bug ID: 42435
Summary: Age of Empires 2 HD Steam has a dimmed down interface
and the ingame main screen is just white with an intel
945gm gpu
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mintos(a)discard.email
Distribution: ---
since the direct3d fix in 2.1 i was finally able to test Age of Empires 2 HD
Steam edition with my old laptop. unfortunately there are other bugs. the whole
menu and game interface looks dark like there is some gamma or color problem
but it works alright.
when starting a game the main screen is complete white(or complete black if you
change something in the game settings). controlling the game blindly partially
works but it is bugged too.
i have a 945gm gpu and a T2080 32bit CPU and im running Linux mint mate 32bit
with an updated 4.8 kernel
--
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=33264
Bug #: 33264
Summary: iexplore crash on Unhandled page fault on read access
to 0x00000000 at address 0x7d404456 (thread 0009)
Product: Wine-gecko
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: alfonsojon1997(a)gmail.com
Classification: Unclassified
Created attachment 43996
--> http://bugs.winehq.org/attachment.cgi?id=43996
Stack trace
Wine's iexplore.exe crashes when going to www.roblox.com and clicking "Build".
You must be logged in and have already installed Roblox. Perhaps this is an
activex issue?
--
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=55321
Bug ID: 55321
Summary: Gdiplus curve flattening broken
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: k.kahurani(a)gmail.com
Distribution: ---
Created attachment 74915
--> https://bugs.winehq.org/attachment.cgi?id=74915
Behaviour on Windows vs behaviour on Wine
It looks to me like GdipFlattenPath is broken because it essentially produces
straight lines with sharp corners. This behaviour is also seen on Windows but
only when the 'flatness' passed to the function is a huge value.
The same code on Windows produces the image on the left while on Wine it
produces the image on the right. The two seem to differ a lot because one is
essentially a curve while on the right is essentially a polygon.
--
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=54834
Bug ID: 54834
Summary: Some applications hang at startup with seemingly
frozen window since Wine 8.2
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 74336
--> https://bugs.winehq.org/attachment.cgi?id=74336
ImgBurn on Wine 8.1 (on commit 0692d07f) terminal output
Hello,
After an update from 8.0-rc5 to 8.5 some applications fails to start.
I did a regression test and the last working release is 8.1 (exact commit in
regression field).
The affected applications are:
Ubisoft connect (prevents ability to play many games) (on 32-bit and 64-bit).
ImgBurn.
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.
https://bugs.winehq.org/show_bug.cgi?id=52767
Bug ID: 52767
Summary: wine: Unhandled page fault on read access to
0000000000000000 at address 00000003AF6DAE20 (thread
002c), starting debugger...
Product: Wine-staging
Version: 7.5
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: avenjames(a)live.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Suddenly returned fault while to start Wine, terminal export the log:
winecfg
wine: created the configuration directory '/Users/avenjames/.wine'
0024:fixme:esync:do_esync eventfd not supported on this platform.
002c:fixme:esync:do_esync eventfd not supported on this platform.
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.5 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
wine: Unhandled page fault on read access to 0000000000000000 at address
00000003AF6DAE20 (thread 002c), starting debugger...
002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 48" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: could not load kernel32.dll, status c0000135
192:~ avenjames$
tried to reinstall the Wine via Brew, clean prefix and .wine folder, fixed
permission of the disk, and remove all history of the terminal session, but
still the same.
I remember that before clean the prefix and the wine folder, it could run app
with a debug window but can't do anything, after clean the prefix and .wine, it
couldn't be started with wineboot or winecfg.
any idea bros?
OS: OSX 10.14 Mojave
Platform: RMBP mid-2015
--
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=52696
Bug ID: 52696
Summary: idk why this is happending
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ariannaperezlove(a)gmail.com
Distribution: ---
Created attachment 72043
--> https://bugs.winehq.org/attachment.cgi?id=72043
idk what happening
i was trying to play roblox than that happend !
--
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=51660
Bug ID: 51660
Summary: Adding setupapi to prefix and running EverQuest causes
game to never launch
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: johnherschelfreeman2013(a)gmail.com
Distribution: ---
Created attachment 70534
--> https://bugs.winehq.org/attachment.cgi?id=70534
wine output after adding setupapi
launcher and game run fine pre adding setupapi post add produces log with +seh
--
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=40398
Bug ID: 40398
Summary: Aftter context_create "Failed to allocate fragment
pipeline context data.", the function referenced NULL
pointer.
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: blackwingcat2000(a)gmail.com
Distribution: ---
L63E6DACE:
mov edx,[esp+50h]
mov eax,[edx+0000C8F8h]
mov eax,[eax]
mov [esp],eax
call SUB_L63F0913E
mov ebx,eax <- eax returns zero !
jmp L63E6D69D
L63E6D69D:
mov eax,ebx
call SUB_L63E6739A
SUB_L63E6739A:
push edi
push esi
push ebx
sub esp,00000020h
mov ebx,eax
test byte ptr [L63F31078],08h
jnz L63E673C6
L63E673AB:
mov eax,[ebx+00000FE8h] <- Crash
--
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=40175
Bug ID: 40175
Summary: bug
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: regifraga_07(a)hotmail.com
Distribution: ---
Created attachment 53677
--> https://bugs.winehq.org/attachment.cgi?id=53677
Às vezes quando inicio o jogo apareci essa mensagem
bug, quando inicio apareci uma mensagem de erro
--
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=39835
Bug ID: 39835
Summary: Fullscreen Steam popup Flickering
Product: Wine
Version: 1.8-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: masterderth(a)gmail.com
Distribution: ---
Heyo, so I've been experiencing some screen flickering when I play games in
Wine.
It happens when I get a popup from Steam (Linux version).
To reproduce it.
1. Have Steam (Linux) running.
2. Launch a Wine game in fullscreen.
3. Alt Tab to Steam and get a friend to message you (Game must support alt
tabbing).
4. Quickly go back into the Wine Game and watch the corner where popups appear
at.
5. When friend messages, the screen will flicker.
I've tested it with The Sims 4 and Fallout New Vegas, Origin and Steam
(Windows).
I am on Linux Mint 17.3 running MATE.
--
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=55498
Bug ID: 55498
Summary: Multiple application and games have difficulties
connecting to their online servers
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 75061
--> https://bugs.winehq.org/attachment.cgi?id=75061
The Lord of the Rings Online default terminal output - wine 8.14
Hello,
Since a few days all the applications and games I tested, that uses online
services, have trouble connecting to their servers. This includes:
- Steam;
- Blizzard Battle.net;
- World of Warships;
- The Lords of the Rings Online;
- Dungeons and Dragons Online.
I've not tried any other windows application, yet.
- World of Warships is very slow to start, and sometimes ends up with 'not
connected to the server' in the port, with missing online content. I can play
online matches, though, but finding a match is slower than before. I think the
game tries hard to start and to reconnect.
- Blizzard Battle.net often fails to connect for the login screen. It says
'connecting' for a minute and then shows an blz#### splash screen with buttons
to go 'offline' or exit. It sometimes manages to connect, but then can fails to
load the online content (world of warcraft videos and news feed for instance),
with a message to retry.
- Steam is just being slow to open and to display online content, sometimes
staying at a blank space; It's overall functioning.
- The Lords of the Rings Online and Dungeons and Dragons Online both have
slowdowns when opening their respective launchers, and connecting to the world
servers fails constantly after several retries (20 retries in 1 sec. each).
Sometimes, the launcher display an error message about a socket error.
I attach the terminal output from The Lords of the Rings Online as it's the one
that does the most visible retries at connecting to its server and is
constantly failing.
The issue is present with my compiled wine version (from 8.11 to 8.14), as well
as the Debian wine 8.0~repack-4 package and the winehq-devel 8.14~bookworm-1
package (Those two I tested to be sure it was not my builds that were broken).
I've upgraded to Debian 12 in mid-July. All those applications and games were
working by then, with wine 8.11. I don't know what has changed on my system
since then that has broken everything. There were a few kernel updates and also
updates to those applications (WoWs 12.7, Steam on 1st of August, LOTRO & D&DO
had an in-game shop update, blizzard had an update, etc. but the symptoms seem
common and I doubt they are caused by individual updates.
I also have no more sound from another offline game that worked in July and had
no update as it doesn't connect to internet at all, but I'll leave that sound
issue for later. It may be a kernel/system library update, though.
I have no problem accessing internet from Linux programs including the native
Steam & Discord clients.
My system is Debian 12 Bookworm with 32 GB of RAM.
NVidia RTX 2070 with proprietary driver 535.104.05.
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.
https://bugs.winehq.org/show_bug.cgi?id=54981
Bug ID: 54981
Summary: Visio 2003 When using ux theme icons are not rendered
on object property panels
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs(a)copysoft.org
Distribution: ---
Created attachment 74520
--> https://bugs.winehq.org/attachment.cgi?id=74520
Icons in Visio2003 property panels are rendered blank when using light theme.
When using Visio 2003 in Wine 8.7 and 8.8 when the "Light Theme" is enabled in
the Desktop Integration panel of the Wine configuration if I select properties
in an object the icons are drawn blank, if I select "no theme" the icons are
drawn normally.
--
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=54959
Bug ID: 54959
Summary: winhttp:notification - test_websocket() times out on
Windows and Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
winhttp:notification - test_websocket() times out on Windows and Wine:
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:118: Test failed: 994: expected status 0x20000 got 0x1
notification.c:123: Test failed: 994: expected callback 0x1 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x2
notification.c:123: Test failed: 994: expected callback 0x2 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4
notification.c:123: Test failed: 994: expected callback 0x4 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x8
notification.c:123: Test failed: 994: expected callback 0x8 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x4000
notification.c:123: Test failed: 994: expected callback 0x4000 to be called
from the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x10
notification.c:123: Test failed: 994: expected callback 0x10 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x20
notification.c:123: Test failed: 994: expected callback 0x20 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x40
notification.c:123: Test failed: 994: expected callback 0x40 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x80
notification.c:123: Test failed: 994: expected callback 0x80 to be called from
the same thread
notification.c:118: Test failed: 994: expected status 0x20000 got 0x200000
notification.c:123: Test failed: 994: expected callback 0x200000 to be called
from the same thread
winhttp:notification:1448 done (258) in 120s 9182B
This is not a regression but rather an issue with the server. lsof shows the
test stuck with a connection to 104.21.29.32 (but that's a CloudFlare IP). So
the server's behavior must have changed recently and if that's not temporary
the test will need to be adjusted.
--
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=54795
Bug ID: 54795
Summary: configure fails to find pcap development libraries
with libpcap <1.9.0 present
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wpcap
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Hello,
In my case, Debian 8 "Jessie" ships libpcap 1.6.2.
According to the man page, pcap_init was introduced in libpcap 1.9.0.
https://man7.org/linux/man-pages/man3/pcap_init.3pcap.html
The ~regression~ commit modifies configure to check for pcap_init() in lieu of
pcap_create(), which fails on such old OS.
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.
https://bugs.winehq.org/show_bug.cgi?id=54730
Bug ID: 54730
Summary: EverQuest: game compositor freezes during account
switching
Product: Wine-staging
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnherschelfreeman2013(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 74235
--> https://bugs.winehq.org/attachment.cgi?id=74235
log after switching to another account and returning to account with game
running
During a switch to another account compositor window freezes and when switching
back to account executing the wine process video does not update in the
compositor window
--
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=46405
Bug ID: 46405
Summary: steam: crashes when opening game
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yuettingng(a)gmail.com
Distribution: ---
Created attachment 63166
--> https://bugs.winehq.org/attachment.cgi?id=63166
program error details
Game crashes when I started to play 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=45983
Bug ID: 45983
Summary: Not working gamepad in windows steam games
Product: Wine-staging
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nickfaces(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
With 3.18-staging not working gamepad in windows steam games. No errors in
terminal. The problems in Arch and Ubuntu 18
--
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=45751
Bug ID: 45751
Summary: Sniper Elite V2 has missing objects or invisible
textures
Product: Wine
Version: 3.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: noonetinone(a)gmail.com
Distribution: ---
Sniper Elite: V2 has missing objects or invisible textures in the main menu.
Gameplay is unaffected. The has occurred between 3.10 & 3.11 wine releases.
The problems has been present since then. I took the liberty to bisect the
offending commit. It is below.
________________________________________________________________________
537007525a8909a2295bd7cd123f0eb6ce1b77cb is the first bad commit
commit 537007525a8909a2295bd7cd123f0eb6ce1b77cb
Author: Józef Kucia <jkucia(a)codeweavers.com>
Date: Tue Jun 19 17:15:00 2018 +0200
wined3d: Use WINED3D_LOCATION_DISCARDED before initializing buffers with
data.
Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 2dcb8443ae6f5ac506801053163f0b21be4af81d
0e4abd89b101fb9f27c0273cecfb4af3f71a901a M dlls
--
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=55174
Bug ID: 55174
Summary: Freecol 1.1.0 does not run without change dir to the
game directory first
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 74755
--> https://bugs.winehq.org/attachment.cgi?id=74755
Console output on 2 failed starts, and one succesfull start of freecol
Freecol 1.1.0 does install without errors, but it does not run unless the user
cd's into the game directory first.
Steps to reproduce:
$ wget
https://sourceforge.net/projects/freecol/files/freecol/freecol-1.1.0/freeco…
$ rm -rf ~/wine-tmp
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ wine freecol-1.1.0-with-java.exe Now the installer starts. Accept the
defaults. The game installes without any errors.
$ wine ~/wine-tmp/drive_c/Program\ Files/FreeCol/FreeCol.exe Now the game does
not start
$ cd wine-tmp/drive_c/Program\ Files/FreeCol/
$ wine FreeCol.exe Now the game starts.
My versions:
$ wine --version
wine-8.11
$ uname -a
Linux cedric 6.3.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20
+0000 x86_64 GNU/Linux
--
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=54770
Bug ID: 54770
Summary: missing check of malloc in loader/main.c
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: void0red(a)gmail.com
Distribution: ---
we put a fault injection fuzzing on wine,
and find two potential bugs in loader/main.c.
it may miss a malloc check before memcpy
the call stack looks like this:
main ->
load_ntdll ->
get_self_exe ->
build_path ->
memcpy
main ->
load_ntdll ->
remove_tail ->
memcpy
--
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=54665
Bug ID: 54665
Summary: Can't install EduPython
Product: Wine
Version: 8.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: villemurclement(a)gmail.com
Distribution: ---
Created attachment 74180
--> https://bugs.winehq.org/attachment.cgi?id=74180
Crash Report
Before with wine 7.x it was working fine. Today I reinstalled my Debian and
install Wine 8.0 and when I was trying to install EduPython it was not working.
--
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=54438
Bug ID: 54438
Summary: Wine 8 Stage -> shell32.dll -> wrong icon and hold not
the standart of Windows
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blackcrack(a)blackysgate.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 73987
--> https://bugs.winehq.org/attachment.cgi?id=73987
Screenshot of the Desktop with running wine and Listerplugin for show the
shell32.dll icons
I use Fedora 37
(more in the Screenshoot of versioning)
i guess there be troubles of over watching the Standards ?
okey, i be not a programmer as so in c, c++ and assembler,
but i be now more 25 Jears in the net and at 1999 directly at Linux,
but this, wonder me sure .. because i have logging me in at WineHQ :
the most heart of WinNT API, so in Wine is really wrong.. and you have not note
that before you have make a release ? wow.. heavy, this let show how less you
have you code under over watching and cleaning up.
i have in the last times again install wine in Fedora and have a bit an eye on
it.. because i use Total commander from Cris and have use an couple icons into
the Buttonbar from shell32.dll as standard Icons, because i have noticed, there
be wrong icons in the shell32.dll and i have thing.. wth.. wrong icons what's
goes on..
and i work over smbfs down from a server in my basement and i have a
serverinfrastructure via fedora(at moment 37) with smbfs and nfs for my
linuxclients and use the same Total Commander from Chris for all Win32/64
Systems/API's down from the network, where i have noticed to be something wrong
in the wine shell32.dll..
now my question.. do you not check over the files before you get out an
version..
okey, in clear text: Shell32.dll have the wrong ICONS (and use no standard),
look on the Picture attachemnt.
All Version's informations it is see in the Screenshot Attachment.
this is my first Bugreport here in WineHQ.. as a old man...oh wrong, old Geek
;)
best regards to the Team :)
Blacky
p.s.: and please, before you release an Wine-release, check also the files and
don't give out something ...hmmm (no, i say not crap *g*) we have now a couple
time behind us..(Wineteam and i am as user...) and there is not a really making
better Wine in Linux like it is now.. a bit wrong... and, me wonder, also
Reactos have Wine in the fingers.. and they are have say nothing about
shell32.dll and the icons ?|
ui...
so, all the best :)
--
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=49839
Bug ID: 49839
Summary: Steamwebhelper.exe crashes when running Steam
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drnefarius(a)hotmail.com
Created attachment 68178
--> https://bugs.winehq.org/attachment.cgi?id=68178
steam webhelper crashing high sierra
SteamWebHelper keeps crashing. Steam will run, but the online contents, such as
the store, the library, news, etc. are all left blank. I can log into Steam
though, and update and download games. But I cannot run the game. This is for
Tracks The Train Set Game.
--
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=41262
Bug ID: 41262
Summary: It won't let me open Skyrim on my Steam
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abanwait1(a)gmail.com
Created attachment 55563
--> https://bugs.winehq.org/attachment.cgi?id=55563
This is the log that comes in whenever I ask the program error log sheet.
Downloaded Steam via a wineskin wrapper and downloaded Skyrim via that Steam.
Whenever I click on Skyrim to play it, it says the program Setup.exe has
encountered a serious problem and needs to close. We are sorry for the
inconvenience. The opening little menu window pops up but when I click play, it
goes back to the desktop. Please email with a response.
--
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=39173
Bug ID: 39173
Summary: age of pirates force close often
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adi.maryadi.1905.1985(a)gmail.com
Distribution: ---
Created attachment 52205
--> https://bugs.winehq.org/attachment.cgi?id=52205
Age of Pirates 2
force close often
--
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=55400
Bug ID: 55400
Summary: wine is not opening
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: psudharshanreddy444(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
Created attachment 74959
--> https://bugs.winehq.org/attachment.cgi?id=74959
wine is not opening and getting prefix error in mac os
wine is not opening in venture mac os
--
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=55143
Bug ID: 55143
Summary: unimplemented function
winegstreamer.dll.winegstreamer_create_video_decoder
called in 32-bit code (0x7b012566)
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: zeroredgrave(a)gmail.com
Distribution: ---
Created attachment 74705
--> https://bugs.winehq.org/attachment.cgi?id=74705
Cannot Launch the App probably the introduction of the game( before main menu)
cannot create a video decoder i think
Max Payne 2 Cannot Launch due an unimplemented function
winegstreamer.dll.winegstreamer_create_video_decoder called in 32-bit code
(0x7b012566)
--
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=51735
Bug ID: 51735
Summary: Resident Evil Village doesn't launch
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Process hangs with
07c8:err:virtual:virtual_setup_exception stack overflow 2064 bytes in thread
07c8 addr 0x7bc739a4 stack 0x207f0 (0x20000-0x21000-0x420000)
wine-6.16-247-g0d22e8455a2
--
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=43874
Bug ID: 43874
Summary: Battlefront 2 (2005) broken multiplayer
Product: Wine-staging
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bellamorte42(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Attempted with both a 64-bit and 32-bit wineprefix. Single player works just
fine, but within a couple seconds of loading a multiplayer game it crashes back
to the menu with an 'unknown error'.
--
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=47198
Bug ID: 47198
Summary: League of Legends 9.10 Crash after champ select
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: composizion3(a)hotmail.com
Distribution: ---
Created attachment 64453
--> https://bugs.winehq.org/attachment.cgi?id=64453
Console output.
9.10 patch broke the game on Linux; again; it crashes at the game start.
It should also be noted that it is the patch that officially ended win xp/vista
support.
--
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=54542
Bug ID: 54542
Summary: d3dx10_38:d3dx10, d3dx10_40:d3dx10, d3dx10_41:d3dx10,
d3dx10_42:d3dx10 & d3dx10_43:d3dx10 regularly get
D3DXERR_INVALIDDATA
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3dx10_38:d3dx10, d3dx10_40:d3dx10, d3dx10_41:d3dx10, d3dx10_42:d3dx10 &
d3dx10_43:d3dx10 regularly get unexpected hr values in test_get_image_info()
and test_create_texture().
For instance on 2023-02-15 on w1064 the 32-bit d3dx10_43:d3dx10 test got:
d3dx10.c:2677: Test failed: Test 0: Got unexpected hr2 0xdeadbeef.
d3dx10.c:2686: Test failed: Test 0: Got unexpected hr2 0xdeadbeef.
d3dx10.c:2677: Test failed: Test 2: Got unexpected hr2 0xdeadbeef.
d3dx10.c:2686: Test failed: Test 2: Got unexpected hr2 0xdeadbeef.
d3dx10.c:2868: Test failed: Test 0: Got unexpected hr 0x88760b59.
d3dx10.c:2870: Test failed: Test 0: Got unexpected hr2 0xdeadbeef.
d3dx10.c:2881: Test failed: Test 0: Got unexpected hr 0x88760b59.
d3dx10.c:2883: Test failed: Test 0: Got unexpected hr2 0xdeadbeef.
d3dx10.c:2868: Test failed: Test 2: Got unexpected hr 0x88760b59.
d3dx10.c:2870: Test failed: Test 2: Got unexpected hr2 0xdeadbeef.
d3dx10.c:2881: Test failed: Test 2: Got unexpected hr 0x88760b59.
d3dx10.c:2883: Test failed: Test 2: Got unexpected hr2 0xdeadbeef.
See https://test.winehq.org/data/patterns.html#d3dx10_34:d3dx10
Where 0x88760b59 == D3DXERR_INVALIDDATA
This is similar to the d3dx10_34:d3dx10 issue bug 54541 but there are key
differences:
* In bug 54541 it is always the same two checks that fail, whereas here it's a
different set of failures with every run, with anywhere from 4 to 78 failures.
* Bug 54541 never had failures in test_create_texture().
* Also this bug's failures seem to have started some time around 2023-01-07,
i.e. much more recently than the ones in bug 54541.
--
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=52661
Bug ID: 52661
Summary: The Life and Suffering of Sir Brante Crashes Often
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewcboyd(a)tutanota.com
Distribution: ---
Created attachment 71983
--> https://bugs.winehq.org/attachment.cgi?id=71983
Log File
I am trying to play The Life and Suffering of Sir Brante from GOG using Wine.
It crashes at different times always with the same error in the log file. Now
here's what's really interesting: it doesn't do this on the demo. I can
actually boot up the demo, get past where it crashes on the full version, copy
my save into the full game and keep going. Problem is it will crash again down
the road and I am more than convinced this will happen past where the demo
ends. The crashes are always at specific points and are reproducable.
The part of the log file that I think is interesting is this:
"ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvaapi.so"
The file is installed properly and this happens on Manjaro as well as Mint.
My System:
AMD Ryzen 5 2600X | 16GB DDR4-3000 CL15 | MSI RX 580 8GB Gaming X | Mesa 21.2.6
| Linux Mint 20.3 | Mate 1.26.0 | Kernel 5.4.0-104-generic
--
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=45613
Bug ID: 45613
Summary: Total War: Arena crashes with enabled d3dcompiler_47
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Depends on: 45593, 45599, 45602, 45603
Distribution: ---
Make sure you work around the dependent bugs.
The game starts up, but then crashes with a blackscreen.
Suspicious log from +relay
> 009d:Call d3dcompiler_47.D3DReflect(030e20d0,00000350,56913238,0033dac0) ret=55f79bfd
> 009d:Ret d3dcompiler_47.D3DReflect() retval=80004002 ret=55f79bfd
> 009d:Call KERNEL32.OutputDebugStringW(030e1ef0 L"d3d call failed (0x80004002) : unspecified\n") ret=55134092
> 009d:Ret KERNEL32.OutputDebugStringW() retval=00000000 ret=55134092
Disabling d3dcompiler_47 works around the issue (for some reason).
Note:
To easier debug this issue, go to drive_c/users/USERNAME/Application Data/The
Creative Assembly/Arena/scripts/preferences.script.txt and set gfx_fullscreen
to false.
--
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=41225
Bug ID: 41225
Summary: League of Legends: Login Status randomly
fails/succeeds
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nmschulte(a)gmail.com
Distribution: ---
Created attachment 55493
--> https://bugs.winehq.org/attachment.cgi?id=55493
stderr + stdout
amd64 Debian Sid, multi-arch (Intel Haswell)
wine-development version wine-1.9.17 (Debian 1.9.17-1)
wine-stable version wine-1.8.3 (Debian 1.8.3-3)
When logging in to the game, sometimes the login works immediately (rare),
sometimes the login seems to timeout multiple times in a row and fails after 3
re-attempts, and sometimes it succeeds after a few re-attempts.
I have attached a log where my first "login" failed after three request
attempts; I then pressed the button again (second "login"), which was
re-attempted twice but succeeded after the second re-attempt.
Please see the screenshots for reference.
After having dealt with this issue for a while (since I've ever been playing
League of Legends on Wine, which was v1.5 or v1.6; definitely same issue w/
v1.7), I've noticed a few quirks:
I have a hunch this has to do w/ SSL/TLS (HTTPS) or part of the certificate
chain.
It seems that having iexplore.exe open in the background/prior makes the login
more likely to succeed. Just a feeling, not 100% certain this helps.
If I enter a bad password, the responses seem to _always_ come back right away
(or very, very quickly). I have had decent success "working around" this issue
by:
1) copying my correct password to the clipboard (usually by CTRL+X'ing it after
typing it in the username field)
2) issuing a rapid succession of "logins" with incorrect passwords, until the
(login failed) response comes back _very quickly_, usually after 3 or 4
"logins"
3) quickly pasting my correct password and logging in
Usually, this signs me in on the very first "login" request/response (no
"attempt #" re-attempts).
--
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=34512
Bug #: 34512
Summary: DDO client Freeze up
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Linuxhelper2881(a)yahoo.com
Classification: Unclassified
Created attachment 45941
--> http://bugs.winehq.org/attachment.cgi?id=45941
DDO wine1.7.1. output
when u start the Client it Freezes up while it try's to load the Downloading
"EN-Splash-screen". log and output is here need any thing else 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.
http://bugs.winehq.org/show_bug.cgi?id=18443
Summary: Could not initiate GoogleTalkPlugin connection in Google
Video/Voice chat
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.gmail.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=21044)
--> (http://bugs.winehq.org/attachment.cgi?id=21044)
+ws2_32,+winsock log
To reproduce:
1. Install win32 Firefox 3.0.x.
2. Login to Gmail.
3. Attempt to try the video/voice chat, download the plugin. (downloading
http://dl.google.com/googletalk/googletalkplugin/GoogleVoiceAndVideoSetup.e…
directly does not work)
4. Close win32 Firefox.
5a. run winetricks msxml3
5b. install GoogleVoiceAndVideoSetup.exe (It will say error 0x80040509 even
though it installed - bug 18442)
6. Move the content of c:\Program Files\'Mozilla Firefox' into the appropriate
place under c:\Program Files\Mozilla Firefox. (bug 18441)
7. Start win32 Firefox.
8. Login to Gmail.
Once the chat window loads, you should get the following on the console:
trace:winsock:WSACreateEvent
trace:winsock:WSAStartup verReq=1
trace:winsock:WSAStartup succeeded
err:ntdll:NtQueryInformationToken Unhandled Token Information class 25!
[000:002] Could not initiate GoogleTalkPlugin connection
--
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=54766
Gijs Vermeulen <gijsvrm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> ---
Closing.
--
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=54967
Bug ID: 54967
Summary: Star Citizen launcher fails to start with javascript
error
Product: Wine
Version: 8.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 74494
--> https://bugs.winehq.org/attachment.cgi?id=74494
Screenshot of the JavaScript error dialog from starting the Star Citizen
launcher
Hello,
Star Citizen is free for a limited time.
Last time I tried it was in November '22. I could start the launcher (1.6.1)
and game client and the only issue I had was the low performance (reported as
bug 54010).
The launcher is now a new version (1.6.6) and I'm unable to start it. It
displays an error message from JavaScript and nothing happens when dismissed. I
have to kill the residual process (CrBrowserMain - presumably a libcef/webkit
helper).
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.
https://bugs.winehq.org/show_bug.cgi?id=54244
Bug ID: 54244
Summary: cardfile windows are grayed out
Product: Wine-staging
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmikeinsantarosa(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 73797
--> https://bugs.winehq.org/attachment.cgi?id=73797
grayed out window example
All cardfile.exe windows are grayed out.
Here is a link to my goolge drive for cardfile.exe for testing
https://drive.google.com/file/d/1uIJo1qtE1sQYQvgUsjiYHxBbU-ZhXehk/view?usp=…
This bug has been present since wine-staging-6.6
--
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=53961
Bug ID: 53961
Summary: Saints Row 2022 doesn't start
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Split off from bug 53954. For wine-7.21, you need the patch from this bug.
When starting the game, there is a SaintsRow.exe process, but the game doesn't
start.
--
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=53896
Bug ID: 53896
Summary: World of Warcraft (Turtle WoW variant) often on start
completely freezes my laptop
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine_bugzilla(a)sctb.ch
Distribution: ---
So, I've been running the original World of Warcraft 1.12.1 for many years, and
for about a year now, the variant of this which the Turtle WoW team have been
modifying.
As of about two weeks ago, starting WoW often - not always, and I think I can
normally get *one* start okay - completely and totally locks up my laptop.
Even the caps-lock key light stops working. I have to reboot.
There was no release from Turtle WoW at this time. I regularly update my
laptop, so I can't say what was or was not changed in Debian/XFCE around that
time.
I will note one other potentially related issue, as it may be help to know of
it it used to be that I could alt-tab in and out of WoW just fine (well, almost
fine - after about five or so swaps, the textures on the environment would all
go black), but recently - I would say for a bit longer than the freezing up
problem - if I alt-tab out now, then when I come back, everything is a mess.
All the textures, the lighting, it's all garbled.
This is all in full-screen mode. I'm using XFCE on Debian. The other apps I
use with WINE are desktop apps (a text editor, a calculator), and they have no
problems. I use no other graphics-using software on WINE.
1. Linux book9 5.18.0-0.deb11.4-rt-amd64 #1 SMP PREEMPT_RT Debian
5.18.16-1~bpo11+1 (2022-08-12) x86_64 GNU/Linux
2. It's quite an old laptop, a Samsung ATIV book 9, using an i5-5200U.
--
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=49773
Bug ID: 49773
Summary: Replace autotools with CMake.
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
Autotools is a major inconvenience when building wine. It is too slow to
configure (bash-based), too inconvenient to install on Windows (I haven't found
any official prebuilt packages, and building autotools itself requires ...
perl, which itself is a problem to build, (and using proprietary bundles lioe
ActivePerl is completely not an option) ) and too awful to customize.
It is proposed to replace it with CMake.
--
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=41424
Bug ID: 41424
Summary: Roblox Linux Wrapper
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: promanzini(a)hotmail.com
Distribution: ---
Created attachment 55799
--> https://bugs.winehq.org/attachment.cgi?id=55799
Linux Wrapper Logs
I downloaded Roblox Linux Wrapper from Github, and I attempted to Play using
the Legacy Option, it pops up to insert URL, I do as it is requested, but it
returns with the error log (Attached).
--
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=55357
Bug ID: 55357
Summary: BioShock Remastered crashes with
EXCEPTION_ACCESS_VIOLATION in WoW64
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zsolt_vadasz(a)protonmail.com
Distribution: ---
Created attachment 74939
--> https://bugs.winehq.org/attachment.cgi?id=74939
Backtrace
The GOG edition crashes immediately with the above exception. Tested with
current Wine master (fddb79776871ee00adf4d78583135a5d96ca8c06).
--
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=45990
Bug ID: 45990
Summary: Steam activation(first run) for Black Ops 2 zombies
does not go through
Product: Wine-staging
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
First-run of this game on Steam is not possible on staging. It is possible to
launch the game (into an error and crash) on staging after it has been ran
first by devel.
Tested on a recent wine-staging git built (3.18 based) and with wine-devel 3.17
(because 3.18 has a regression with Steam).
This has been an issue for a long time, am just reporting it late as I never
realized how exactly is it happening.
https://store.steampowered.com/app/212910/
--
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=39995
Bug ID: 39995
Summary: League of Legends
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emanmc(a)gmail.com
Distribution: ---
Created attachment 53434
--> https://bugs.winehq.org/attachment.cgi?id=53434
report
i start in playonlinux game name League of Legends, report bug
--
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=34054
Bug #: 34054
Summary: Jack Orlando: A Cinematic Adventure. Director's Cut
demo hangs
Product: Wine
Version: 1.6-rc5
Platform: x86
URL: ftp://demos:4all@87.230.58.111/JO_demo_big_en.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45262
--> http://bugs.winehq.org/attachment.cgi?id=45262
log
Demo hangs with
fixme:d3d:wined3d_get_adapter_raster_status wined3d 0x182098, adapter_idx 0,
raster_status 0x32fbd8 semi-stub!
--
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=54954
Bug ID: 54954
Summary: FEAR does not launch new game
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dron2065(a)rambler.ru
Distribution: ---
Created attachment 74478
--> https://bugs.winehq.org/attachment.cgi?id=74478
Output log of program
The game FEAR (GOG version) runs normally, but after starting new game and
loading shows errors "Out of memory" (with exit to desktop) or "Disconnected
from server" (with exit to main menu)
--
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=54883
Bug ID: 54883
Summary: Wine 8.0.1 Stable prints an empty file
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maranbr(a)outlook.com
Distribution: ---
Since Wine 8.0 Stable, my application no longer prints. It only generates an
empty file at the end of the printing process.
--
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=54525
Bug ID: 54525
Summary: Fruit of Grisaia crash after disabled winegstreamer in
winecfg
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: thieujank(a)gmail.com
Distribution: ---
Created attachment 74062
--> https://bugs.winehq.org/attachment.cgi?id=74062
Logs
I tried to disable winegstreamer with wine 8.2 but it crash . I can disable
winegstreamer with wine 7.2x but now it crash the game with wine 8.2
--
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=53901
Bug ID: 53901
Summary: Bullseye repo Release file not regenerated (=> Mirror
sync in progress) since 6 weeks
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mpartap(a)gmx.net
Distribution: ---
E: Failed to fetch
https://dl.winehq.org/wine-builds/debian/dists/stable/main/binary-i386/Pack…
File has unexpected size (551820 != 549300). Mirror sync in progress? [IP:
151.101.114.217 443]
Hashes of expected file:
- Filesize:549300 [weak]
-
SHA512:2a2dd0b855e86193e78c970e75bc18b476055c368e9b93e8f806df87312fe374dbad33a6cd408b59daef8efec44723a14c729f0216e9d9da929e75a866da542a
- SHA256:b81814fbcc361759e4887241a290274618adeea4d175e88813667c07714acf64
- SHA1:2894d17a7cdaf0114934f122127850f092700278 [weak]
- MD5Sum:8cb62ccab1e73c2a7d0025bac59a6951 [weak]
Release file created at: Sat, 24 Sep 2022 15:16:02 +0000
--
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=52666
Bug ID: 52666
Summary: Everquest - Mouse look doesn't lock in cursor to
window
Product: Wine-staging
Version: 7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnherschelfreeman2013(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When using the mouse to look in game the location of the mouse strays outside
the window to interact with other applications and can trigger UI problems such
as menus popping up over the game window
Issue has been around for quite some time and has occasionally been fixed but
comes back
--
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=51777
Bug ID: 51777
Summary: Steam hangs/crashes frequently
(ntdll-Heap_Improvements)
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70677
--> https://bugs.winehq.org/attachment.cgi?id=70677
terminal output
This started happening maybe a week ago using the git version. No such problem
in Wine-Staging 6.17.
Most of the times Steam hangs when trying to log-in. Sometimes it gets past the
login window but it crashes/hangs when selecting certain command from the menu
e.g. Help->System Information or Check for Steam client update...
It often happens that the icons of the installed games in the library are
missing.
This bug doesn't occur when I omit the ntdll-Heap_Improvements patch from the
staging patchset.
Disabling esync doesn't help.
wine-6.17-355-ge482605548b (Staging)
--
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=46292
Bug ID: 46292
Summary: user32 tests crash in a real windows box
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Created attachment 63014
--> https://bugs.winehq.org/attachment.cgi?id=63014
Screenshot of the errors
For me, in my real windows 10 box, user32 tests crash:
./user32_croostest.exe msg gives the attached picture. Thats's quite annoying
since one can not add new tests and check them in a real windows box.
--
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=54989
Gijs Vermeulen <gijsvrm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> ---
Closing.
--
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=53449
Bug ID: 53449
Summary: Mp3tag cannot be launched twice
Product: Wine
Version: 7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
When it's already running and you try to launch it again you get:
$ wine Mp3tag.exe
01b0:err:ole:CoUninitialize Mismatched CoUninitialize
01b0:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0021FEAC
$ sha256sum mp3tagv317setup.exe
4d96463e5da92a8652b82efce1eec418da0c86f0fdd8307d66383c0666a04af3
mp3tagv317setup.exe
$ md5sum mp3tagv317setup.exe
07a35ec1751a63055e2fd416a488b60d mp3tagv317setup.exe
--
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=52884
Bug ID: 52884
Summary: Adobe Lightroom Classic 10.4 + 11.1 crash in
??0CTJPEGWriter@@QEAA@XZ+0x2459d()
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
Distribution: ---
Created attachment 72268
--> https://bugs.winehq.org/attachment.cgi?id=72268
backtrace
> Unhandled exception: page fault on read access to 0x0000000000000018 in 64-bit code (0x0000000020301a52).
> Backtrace:
> =>0 0x0000000020301a52 EntryPoint+0x5fd5fe() in cameraraw (0x0000000000117bd0)
> 1 0x00000000203069c4 EntryPoint+0x602570() in cameraraw (0x0000000000117bd0)
> 2 0x000000001fb1aa7d ??0CTJPEGWriter@@QEAA@XZ+0x2459d() in cameraraw (0x0000000000117bd0)
> 0x0000000020301a52 cameraraw+0xaf1a52: cmpb $0,0x0000000000000018(%rsi)
good: wine-7.3 (vkd3d not compiled in), wine-6.22
bad: wine-7.4 (vkd3d bundled and enabled, vulkan enabled), wine-7.6
Clean prefix, only vcrun2015 installed. I've seen this crash in Lightroom
Classic 10.4 and 11.1 under different prefixes with more libraries in. Those
prefixes running wine-6.22 were stable for months with daily usage. GPU usage
is disabled in Lightroom Preferences. Crashes often right after startup or on a
first image manipulation.
Notable messages from the console:
> 0124:fixme:dxgi:dxgi_adapter_QueryVideoMemoryInfo Returning fake video memory info.
> 0124:fixme:dxgi:dxgi_adapter_SetVideoMemoryReservation iface 000000005CA3F5F0, node_index 0, segment_group 0, reservation 0x40000000 stub!
> 0124:fixme:dxgi:dxgi_adapter_RegisterVideoMemoryBudgetChangeNotificationEvent iface 000000005CA7A050, event 0000000000000728, cookie 000000005CA79F18 stub!
> wine: Unhandled page fault on read access to 0000000000000018 at address 0000000020301A52 (thread 0124), starting debugger...
> 0060:err:virtual:virtual_setup_exception stack overflow 1232 bytes in thread 0060 addr 0x7f8e8c1eef87 stack 0x940b30 (0x940000-0x941000-0xa40000)
Hardware used: Skylake Xeon, AMD Radeon Pro WX 2100 (polaris12, LLVM 13.0.1,
DRM 3.44, 5.16.8-zen-ge527425d9e93) (0x6995), mesa-22.0.0-rc2, Vulkan enabled,
etc.
--
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=31649
Bug #: 31649
Summary: WebSlingPlayer IE never gets past the "initializing"
screen with Wine IE
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://watch.slingbox.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41610
--> http://bugs.winehq.org/attachment.cgi?id=41610
wine-1.5.12-157-gbdf9a9f console output
WebSlingPlayer IE should pick up account details and connect a Slingbox, but
under Wine's IE it never progresses past the "initializing" screen.
An account is needed with Sling to get this far.
--
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=31389
Bug #: 31389
Summary: Roblox website, 'play now' button fails with builtin
IE
Product: Wine
Version: 1.5.10
Platform: x86
URL: http://www.roblox.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 22417
Classification: Unclassified
$ wine iexplore.exe http://www.roblox.com
once the site loads, click 'Play now'. Nothing happens.
Terminal shows:
fixme:mshtml:HTMLEventObj_get_offsetX (0x14c210)->(0x32e694)
fixme:mshtml:HTMLEventObj_get_offsetY (0x14c210)->(0x32e694)
fixme:mshtml:HTMLEventObj_get_offsetX (0x14c210)->(0x32e6c4)
fixme:mshtml:HTMLEventObj_get_offsetY (0x14c210)->(0x32e6c4)
fixme:mshtml:nsURI_GetOriginCharset (0x13f450)->(0x32efdc)
fixme:mshtml:HTMLEventObj_get_offsetX (0x14c210)->(0x32e694)
fixme:mshtml:HTMLEventObj_get_offsetY (0x14c210)->(0x32e694)
fixme:mshtml:HTMLEventObj_get_offsetX (0x14c210)->(0x32e6c4)
fixme:mshtml:HTMLEventObj_get_offsetY (0x14c210)->(0x32e6c4)
fixme:mshtml:nsURI_GetOriginCharset (0x14c210)->(0x32efdc)
fixme:jscript:Object_propertyIsEnumerable
fixme:mshtml:nsURI_GetOriginCharset (0x219fdb8)->(0x32efdc)
fixme:ieframe:ControlSite_OnFocus (0x1323e0)->(0)
fixme:ieframe:InPlaceSite_OnInPlaceDeactivateEx fNoRedraw (1) ignored
fixme:mshtml:HlinkTarget_SetBrowseContext (0x15f9f8)->((nil))
fixme:jscript:JScript_SetScriptState unimplemented state 3
winetricks wsh57 makes no difference (and the website still reports javascript
as missing).
--
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=55156
Bug ID: 55156
Summary: The Program Crashes without opening
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pourmand1376(a)gmail.com
Distribution: ---
Created attachment 74722
--> https://bugs.winehq.org/attachment.cgi?id=74722
Trace File for error
The program crashes without opening.
--
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=55510
Bug ID: 55510
Summary: Wine incorrectly sets TRANSIENT_FOR/skip_taskbar for
unmapped windows
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
Created attachment 75074
--> https://bugs.winehq.org/attachment.cgi?id=75074
Gnome-shell log
Based on feedback in
https://gitlab.gnome.org/GNOME/mutter/-/issues/2867#note_1822417 filing the bug
here.
Platform: Fedora 38 x86_64 (up-to-date) with wine-8.15.
Steps to reproduce:
1. wine ./EssencePlusVST3_Setup.exe
2. click on '_' in the windows top-right corner
3. window does not minimize
4. click 'X' in the windows top-right corner
5. observe gnome-shell journal messages
See the screencast for live performance.
Maybe related: https://bugs.winehq.org/show_bug.cgi?id=37052 ?
--
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=55450
Bug ID: 55450
Summary: Softerra LDAP Browser needs LDAP_OPT_AUTO_RECONNECT
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Run `docker run --detach -p1389:1389 bitnami/openldap`
2. Run `wine ldapbrowser-4.5.19808.0-x64-eng.msi`
3. Run `wine 'C:\Program Files\Softerra\LDAP Browser 4\ldapbrowser.exe'`
3. Click File > New > New Profile
4. Connect to localhost port 1389 anonymously
"COM Error" is displayed in the main window and "fixme:wldap32:ldap_set_optionA
Unsupported option: 0x91" is spammed to the terminal. 0x91 is
LDAP_OPT_AUTO_RECONNECT.
$ sha256sum ldapbrowser-4.5.19808.0-x64-eng.msi
22fdae1fe8320043e8e9c50e3b4f5bd4d7f6a4b50c4680cc4216a1a65284083d
--
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=54566
Bug ID: 54566
Summary: Speed Busters: not clickable buttons in main menu
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stabilergriller(a)gmail.com
Distribution: ---
Created attachment 74107
--> https://bugs.winehq.org/attachment.cgi?id=74107
Wine Output running programm
Hello,
The game "Speed Busters: American Highways"
[https://appdb.winehq.org/objectManager.php?sClass=application&iId=2832],
bought on GOG [https://www.gog.com/game/speed_busters] installs just fine, but
it's not possible to progress beyond the main menu.
The main menu is fully visible, the mouse cursor itself too, but it's not
actually possible to click on any of the buttons (or other interactive
elements). Nothing seems to happen, when clicking on anything.
Note: In winecfg, it's necessary to "Emulate a virtual desktop". Otherwise the
game will start in full screen mode, and due to that described
non-interactivity, it becomes impossible to leave the game anymore, so you will
get perpetually stuck unless rebooting the computer.
When alt tabbing the game running in full screen mode, it can be seen that an
error window from wine is produced in the background, which is not readable,
because the game always immediately commands control back.
--
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=54609
Bug ID: 54609
Summary: 32-bit LDAP Administrator crashes in internal Wine
function proxy_manager_destroy
Product: Wine
Version: 8.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 74138
--> https://bugs.winehq.org/attachment.cgi?id=74138
WINEDEBUG=+ole
If I am reading the OLE trace correctly, the application:
1. Creates a proxy interface:
0110:trace:ole:proxy_manager_construct 01505048 created for OXID
2000000100, OID 3e
2. Sends the pointer to that interface to another thread:
0110:trace:ole:NdrBaseTypeMarshall value: 1505048
3. Releases and frees the interface:
0110:trace:ole:NdrInterfacePointerFree (04D4F594,01505048,1025B69C)
4. Receives the interface pointer on the other thread:
0100:trace:ole:NdrBaseTypeUnmarshall value: 1505048
5. Uses the interface on the other thread, despite it being freed:
0100:trace:ole:ClientIdentity_AddRef 01505048 - before 0
6. Releases and frees the interface again, which crashes:
0100:trace:ole:ClientIdentity_Release 01505048 - after 0
I don't understand how this works without crashing on Windows.
Here are all the traces that mention that interface pointer:
0110:trace:ole:proxy_manager_construct 01505048 created for OXID 2000000100,
OID 3e
0110:trace:ole:ClientIdentity_AddRef 01505048 - before 1
0110:trace:ole:ClientIdentity_Release 01505048 - after 1
0110:trace:ole:std_unmarshal_interface Successfully created proxy 01505048
0110:trace:ole:NdrBaseTypeMarshall value: 1505048
0110:trace:ole:NdrInterfacePointerFree (04D4F594,01505048,1025B69C)
0110:trace:ole:ClientIdentity_Release 01505048 - after 0
0100:trace:ole:NdrBaseTypeUnmarshall value: 1505048
0100:trace:ole:ClientIdentity_AddRef 01505048 - before 0
0100:trace:ole:ClientIdentity_Release 01505048 - after 0
The 64-bit version also crashes, but in a different way, see Bug 54606.
$ sha256sum ldapadmin-4.21.24429.0-x86-eng.msi
9d3e062b9c30d4bd73630b969414f65f969f0eafc5a3835f1ebb246c5c657d2a
--
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.