http://bugs.winehq.org/show_bug.cgi?id=22891
Summary: winamp [5.572] Winamp.exe hangs after exiting winamp
forcing a kill
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.whipp(a)gmail.com
Created an attachment (id=28305)
--> (http://bugs.winehq.org/attachment.cgi?id=28305)
Console/Terminal output after exit is selected/close button is clicked
When exiting Winamp via the WinAMP's Menu -> Exit or via the close box, Winamp
hangs in sleeping state and never exits requiring a kill.
Out put of errors after exit is started attached.
--
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=54905
Bug ID: 54905
Summary: Application installer crashes at the end of the
installation process
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: fschaefer.oss(a)googlemail.com
Distribution: ---
Created attachment 74411
--> https://bugs.winehq.org/attachment.cgi?id=74411
backtrace
At the end of the installation process of an old application from 2004, the
installer of the application crashes.
Backtrace 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=52635
Bug ID: 52635
Summary: WarpEM fails to process data with: internal error in
the .NET Runtime at IP 00000000014B7F8A
(00000000013F0000) with exit code 80131506
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 71960
--> https://bugs.winehq.org/attachment.cgi?id=71960
Screenshot with settings in WarpEM GUI
Trying to do some data processing with WarpEM fails with this error:
0280:err:eventlog:ReportEventW L"Application: WarpWorker.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an internal
error in the .NET Runtime at IP 00000000014B7F8A (00000000013F0000) with exit
code 80131506.\n"
In order to reproduce the issue, I did the following:
* install WarpEM 1.0.9 on wine-staging 7.3/Debian10 according to
https://appdb.winehq.org/objectManager.php?sClass=version&iId=40620
* Download about 50 data sets or more from
http://ftp.ebi.ac.uk/empiar/world_availability/10721/data/
(the total set is 1.5TB with 2834 files, 50 are sufficient)
* Start WarpEM and set "Input: directory" to local copy of th data, and set
"Input: Extension" to "*.tiff".
* Adapt settings in WarpEM gui according to attached screenshot
(Pixel X/Y: 0.4190/0.4190, Bin:1, Exposure 1, Range 20.0-2.8, Motion
33.5-6.7, Motion Grid 6x4x70, etc.)
* Click on "START PROCESSING"
Then for each selected gpu, a WarpWorker (cmd) window is openend, which
eventually dies, and Wine reports for each work this error:
093c:err:eventlog:ReportEventW L"Application: WarpWorker.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an internal
error in the .NET Runtime at IP 00000000014B7F8A (00000000013F0000) with exit
code 80131506.\n"
Once these WarpWorker Windows closed, pressing "STOP PROCESSING" has no effect,
and Warp can only be closed by closing the window, and stopping wine with
<Ctrl-C> .
I understand that the error code indicates a problem with memory management and
garbage collection, so it might be also a bug in WarpEM. However, according to
a colleague, the same procedure seem to work fine on windows.
I plan to attach a log file with default WINEDEBUG. Let me know if you need
further information.
--
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=31360
Bug #: 31360
Summary: Bobcad v21 crashes on startup
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Tried installing v21 express trial from http://www.bobcad.com, sha1sum
2e986bc8e48e74d361a100d0f8ea5f7b1d41c38e v21.6.exe
Need 'winetricks mfc42' before install to avoid a DLL registration failure.
On startup, the app crashes. +relay shows it's right after
ole32.OleCreateEmbeddingHelper() returns. Adding warn+heap seems to
show it's using freed memory as a pointer:
...
0045:Ret ole32.OleCreateEmbeddingHelper() retval=00000000 ret=007477df
0045:Call KERNEL32.InterlockedDecrement(02813064) ret=00745900
0045:Ret KERNEL32.InterlockedDecrement() retval=00000005 ret=00745900
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7492f7 ip=007492f7
tid=0045
...
Unhandled exception: page fault on read access to 0xfeeefeee in 32-bit code
(0x007492f7).
Backtrace:
=>0 0x007492f7 in bobcad21 (+0x3492f7) (0x0033f184)
1 0x00743441 in bobcad21 (+0x343440) (0x0033f208)
2 0x7bc63e6a call_entry_point+0x29() in ntdll (0x0033f238)
3 0x7bc64a74 relay_call+0x173(descr=0x7e7dc248, idx=0x5000d, stack=0x33f2ac)
[wine-git/dlls/ntdll/relay.c:466] in ntdll (0x0033f298)
4 0x7e6ff4bd in ole32 (+0xf4bc) (0x0033f2f0)
5 0x0046290c in bobcad21 (+0x6290b) (0x0033f2f0)
--
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=49002
Bug ID: 49002
Summary: Free Horror Game "My Place" triggers
GL_INVALID_FRAMEBUFFER_OPERATION in wined3d
Product: Wine
Version: 5.4
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
Distribution: ---
Created attachment 66977
--> https://bugs.winehq.org/attachment.cgi?id=66977
Snipped from the log
At a certain section, the game spams this error, severely degrading the
performance.
--
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=54902
Bug ID: 54902
Summary: Zoom Meeting screen sharing shows black screen
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: zhaxok(a)gmail.com
Distribution: ---
After running Zoom screen sharing on Wine, which uses Microsoft's LRPC
communication mechanism, the server received the client's request to call the
corresponding callback function, but the response RPC_BINDING_HANDLE value was
empty, causing the client to not get the correct value, resulting in a black
screen. How to solve 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.
http://bugs.winehq.org/show_bug.cgi?id=16404
Summary: Ever17 crash in system voices menu
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.download.com/Ever17-Out-of-Infinity/3000-
7494_4-10573528.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyle7(a)hotmail.com
Created an attachment (id=17729)
--> (http://bugs.winehq.org/attachment.cgi?id=17729)
Terminal output from the crash
This is tested on wine from git, with patch
http://bugs.winehq.org/attachment.cgi?id=17707 applied to avoid the crash of
bug 10005 .
This only occurs in the full version of the game, as the system voices menu not
is included in the trial version. I have tested this with the Japanese full
version, not sure if US version affected as well.
Steps to reproduce:
Start the game,
Click on Special -> System Voices
Click on any of the characters on the screen. The game crashes.
--
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=54908
Bug ID: 54908
Summary: winebuild complains about "clang" when cross compiling
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: ale.schenberg(a)yandex.com
Distribution: ---
Created attachment 74415
--> https://bugs.winehq.org/attachment.cgi?id=74415
wine invocation that leads to the error message.
While trying to build a new wine, as recommended in bug 54892. I end facing
this message:
"winebuild: clang failed with status 1".
I attached the full winebuild command that leads to this error.
No idea as to what he means by clang, as I use gcc.
--
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=34635
Bug #: 34635
Summary: When quitting Die by the Sword a DirectInput failure
message shows up
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46161
--> http://bugs.winehq.org/attachment.cgi?id=46161
DBTS Log
It reads 'DirectInput failure: Unknown to mankind on line 1991'. I can't see
anything interesting in the log.
The problem can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=4713
--- Comment #36 from temp82(a)luukku.com ---
still freezes wine 8.7.
--
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=49440
Bug ID: 49440
Summary: Clue demo shows a white screen at startup (ie6 is a
workaround)
Product: Wine
Version: 5.11
Hardware: x86
URL: https://softfamous.com/clue-classic/download/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 67538
--> https://bugs.winehq.org/attachment.cgi?id=67538
Screenshot showing the problem
All is said in the title:
--
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=45030
Bug ID: 45030
Summary: Final Fantasy X/X-2 HD Remaster launcher crashes on
clicking settings
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shadow(a)umbrox.de
Distribution: ---
Created attachment 61155
--> https://bugs.winehq.org/attachment.cgi?id=61155
Log file of the crash
When you click on "Settings" in the Final Fantasy X/X-2 HD Remaster launcher,
the launcher crashes. Starting the games, however, works.
--
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=42441
Bug ID: 42441
Summary: IL-2 Sturmovik under wine -> mouse not working
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: nicolas.chartoire(a)gmail.com
CC: bbaeyens(a)gmail.com
Distribution: ---
This is a clone of a very old bug, that I encountered in fresh versions of
Wine.
I ran IL2 Sturmovik Forgotten Battle (the 2003 game from UbiSoft) ; made isos
from the original CDs ; mounted and setup.exeED ok
The problem is when launching the game. The mouse is not properly working :
-with Staging the mouse just not react, no move
-with Devel (currently 2.1) the mouse just move a few pixels away then freezes.
The game is unusable then.
Vanilla Ubuntu 16.04.1 with Wine from the WineHQ ppa
Tried to steal / give back focus to the game window, no effect.
Thanks,
here's the old bug report:
+++ This bug was initially created as a clone of Bug #8172 +++
Fresh install of Ubuntu Feisty with wine 0.9.35 (installed through Automatix2).
Tried running IL-2 Sturmovik (1946) under wine, it starts, but the mouse
pointer
does not move. The game does respond to key inputs, so its not frozen. Console
shows nothing special.
I tried running the game full screen, windowed, I tried some tricks like alt
tabbing in and out, sending the window to another viewpoint, changing mouse
settings in winecgf nothing cures it. It worked fine with ubuntu Edgy and wine
0.9.30.
In case it matters, I use a wireless USB logitech MX Revolution mouse, with no
special configuration or tweaking. The same problem occurs when I connect a
wired Logitech MX500.
It might be interesting to note such mouse behaviour under windows is also a
known issue when IL2 looses focus, and requires one to alt tab in and out of
the
game to regain a working mouse pointer. I suspect this problem should be
reproducable on the very old IL2 demo, downloadable here:
http://www.download.com/IL-2-Sturmovik-demo/3000-7547_4-10230099.html?tag=l…
--
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=43278
Bug ID: 43278
Summary: Thief - picking Items causes the screen to darken
Product: Wine-staging
Version: 2.10
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
The game thief has problems with picking items, each time picking an item the
screen darkens. This makes this game unplayable.
--
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=43205
Bug ID: 43205
Summary: Grand Theft Auto V not working
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
------SYSTEM-------
wine-2.10 (Staging)
ОС: Linux Mint 18.1 Serena
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
RAM =
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 760]
(rev a1)
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 760/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.66
OpenGL core profile shading language version string: 4.50 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5.0 NVIDIA 375.66
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 375.66
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
------------------------
WINEDEBUG=fixme-all,err+loaddll,err+dll,err+file,err+reg
------ Program PlayGTAV.exe ------
wine: Unhandled page fault on write access to 0x00000000 at address 0x1411d61e8
(thread 01ab), starting debugger...
--
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=26678
Summary: wine beebem.exe crashes in
RtlEnterCriticalSection+0x17 with page fault on read
access
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: agents(a)andrewpetermarlow.co.uk
Created an attachment (id=33975)
--> (http://bugs.winehq.org/attachment.cgi?id=33975)
A dump of all output including register dump, stack dump and backtrace.
beebem is the BBC Micro emulator. When I run it using wine it gives the
following error as it crashes:
wine: Unhandled page fault on read access to 0x00000034 at address 0x7bc33647
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000034 in 32-bit code
(0x7bc33647).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7bc33647 ESP:0032fbf4 EBP:0032fc1c EFLAGS:00210206( - 00 - RIP1)
EAX:00000020 EBX:7bc89444 ECX:00436f60 EDX:0000c98a
ESI:00000020 EDI:0000fe00
The full log is in the attachment.
This happened when running on Debian 6 (squeeze) with the 1.0.1 version of wine
installed by the synaptic package manager.
Regards,
Andrew Marlow
--
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=8067
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #26 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-8.6 and the windows version?
--
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=7638
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> ---
Created attachment 74413
--> https://bugs.winehq.org/attachment.cgi?id=74413
With wine-8.6
Looks like the bug still occurs with wine-8.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.
http://bugs.winehq.org/show_bug.cgi?id=13560
Summary: Baldur's Gate 2 Throne of Bhaal fails to save game
because the file default.tot exists in the game temp
directory.
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.apolloni(a)gmail.com
Baldur's Gate 2 with the installed expansion Throne of Bhaal fails to save
games unless the user manually removes the file /temp/default.tot in the game
directory. It's not wine crashing: the game displays an error message with the
following text:
Save game failed, do you wish to quit?
Yes No
Removing the default.tot file before attemping to save makes it work, but the
files gets recreated when the game runs so it has to be removed every time you
want to save, which is pretty annoying.
>From the App DB's comments and a quick google search it seems many others are
having the same problem.
It's a lot of time that I don't use wine but I remember in the past it was
saving correctly whithout the need to manually delete anything.
--
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=6230
--- Comment #24 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-8.6?
If yes, a full console output would be interesting. Since 17 years!! there is
no console output. No way for the develloppers to know what happens.
--
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=43672
Bug ID: 43672
Summary: Airscout program 1.2.0.5 does not load under wine
2.0.2
Product: Wine
Version: 2.0.2
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cut.em(a)tiscali.it
Distribution: ---
Created attachment 59116
--> https://bugs.winehq.org/attachment.cgi?id=59116
this is what I get when trying to load the program in a shell.
The Airscout 1.2.0.5 by DL2AFL Program does not load under wine 2.0.2 on a 64
bit Linux Mint 18.2 running amd64 . It was ok with wine 1.8 on a 32 bit linux
machine running xubuntu 14.04.
--
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=32089
Bug #: 32089
Summary: Window resize enters endless cycle
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: techtonik(a)gmail.com
Classification: Unclassified
Console2 application enters the endless cycle when tries to adjust its window
size if it doesn't match one specified in settings. Probably there is an
off-by-one problem in Wine window size reporting functions.
Console2 size is specified in characters. Default size is 25x80, but in Wine it
jumps from 23x80 to 24x78 and back. Sources for Console2 are available.
--
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=54856
Bug ID: 54856
Summary: Final Fantasy XI Online: Opening movie doesn't play
(redux part II).
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: ---
Created attachment 74353
--> https://bugs.winehq.org/attachment.cgi?id=74353
FFXI Opening Movie Skip Log
After 6c11a4af588 [1], the opening movie of Final Fantasy XI Online does not
show any video, and stops (gets skipped) after a short while (audio does play).
In the terminal, thousands of lines of
07b8:err:quartz:send_buffer Failed to get a sample, hr 0x80040211.
can be seen, and I believe this is around where the movie gets skipped:
0434:err:quartz:BaseMemAllocator_Commit Failed to allocate, hr 0x8007000e.
00e0:err:quartz:BaseMemAllocator_Commit Failed to allocate, hr 0x8007000e.
00e0:err:quartz:BaseMemAllocator_Commit Failed to allocate, hr 0x8007000e.
1.
https://source.winehq.org/git/wine.git/commitdiff/6c11a4af5885c6485a908ea5c…
--
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=54815
Bug ID: 54815
Summary: wininet:internet - test_InternetErrorDlg() fails on
Windows 10 1607
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
wininet:internet - test_InternetErrorDlg() fails on Windows 10 1607:
internet.c:1593: Test failed: Got 0, expected 1223 (12062)
internet.c:1606: Test failed: Got 0, expected 1223 (12062)
See https://test.winehq.org/data/patterns.html#wininet:internet
Where:
0 == ERROR_SUCCESS
1223 == ERROR_CANCELLED
12062 == ERROR_INTERNET_SEC_CERT_WEAK_SIGNATURE
These failures are systematic and only happen on the w1064v1607 VM.
The gist of it is that InternetErrorDlg() does not handle
ERROR_INTERNET_SEC_CERT_WEAK_SIGNATURE as expected on Windows 10 1607.
All is fine on 1709+. But if this was a case where old Windows 10 versions were
broken, then this test should be failing on Windows 10 1507 too. But that's not
the case.
Maybe this should still be a broken() but it would be nice to know what's
different with this VM.
--
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=23647
Summary: Street Fighter 4 Benchmark: Flickering screen with
parallel rendering enabled
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
The benchmark runs great as long as you disable parallel rendering.
When parallel rendering is enabled, the screen will flicker between the proper
scene and a black screen.
The benchmark is downloadable from:
http://gamedaily.newaol.com/pub/StreetFighterIV_Benchmark.exe SHA1SUM:
f7754210308b3a0ff2bb3be3a62b22767519ca62
--
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=54844
Bug ID: 54844
Summary: Existing prefixes keep resetting to Win10 when wine is
updated
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq20(a)melsplace.co.uk
Distribution: ---
Created attachment 74346
--> https://bugs.winehq.org/attachment.cgi?id=74346
File browser differences
I have an application (VideoReDo) that requires an older Windows version for
its file browser to work correctly. When I install the prefix I set it to
WinXP. Newer versions cause problems when trying to create project files
(possibly another bug).
Since v8 was released, every update that's been released in the devel tree
keeps resetting the prefix back to Win10, forcing me to go in to winecfg to
reset it back to WinXP.
I can understand setting new prefixes to Win10, but wine should not be
overriding OS version settings for an existing prefix when a new update is
installed.
From the attached image you will see the WinXP file browser on the left and the
Win10 (or any other version newer than XP) on the right, along with the error
that occurs when trying to save a project file on non XP versions.
Linux Mint 21.1 Cinnamon.
--
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=54464
Bug ID: 54464
Summary: Sekiro: Shadows Die Twice GOTY crashes on launch
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 7d20333faf8e93a3a16680cf1beadc9cdcb50c45
Distribution: ---
vkd3d:err:shader_parse_input_signature Failed to parse input signature.
0550:err:d3d11:d3d11_input_layout_to_wined3d_declaration Failed to extract
input signature, ret -3.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51625
Bug ID: 51625
Summary: Unravel fails to load
Product: Wine
Version: 6.15
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: ---
After loading bar just a process with a black screen
0820:err:virtual:virtual_setup_exception stack overflow 4944 bytes in thread
0820 addr 0x7f236f600fa8 stack 0x1fcb0 (0x20000-0x22000-0x120000)
wine-6.15-38-gdb410052a39
--
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=50249
Bug ID: 50249
Summary: Shapes of planes crashes at start
Product: Wine
Version: 5.22
Hardware: x86-64
URL: http://www.freegamearchive.com/play/download/game/shap
es_on_a_plane.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 68761
--> https://bugs.winehq.org/attachment.cgi?id=68761
backtrace
When launching Shapes of planes, a picture is shown. But then nothing happens.
If you type enter, the game 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.
http://bugs.winehq.org/show_bug.cgi?id=33487
Bug #: 33487
Summary: Davar bible software not working
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.needle(a)gmail.com
Classification: Unclassified
Created attachment 44324
--> http://bugs.winehq.org/attachment.cgi?id=44324
Error received
This is the Davar Bible Software, version 3. The program starts, but then
crashes, generating the code that I've attached.
--
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=32958
Bug #: 32958
Summary: ReVolt 1207: Crashes when trying to play Stunt Arena
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimitar(a)shadez.info
Classification: Unclassified
Created attachment 43528
--> http://bugs.winehq.org/attachment.cgi?id=43528
The backtrace produced by wine.
Running on an Ubuntu 12.04 64bit, using wine. ReVolt is with patch 1207
applied. The command used to run the game (from within its folder) is:
wine explorer /desktop=1024x768 ./revolt.exe
The game starts up, shows the menu, allows me to select Stunt Arena, allows me
to enter my player's name, choose my car and start the game. It crashes while
loading the level.
--
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=9932
Summary: Listview highlight issues when drag&drop enabled
Product: Wine
Version: unspecified
Platform: All
URL: http://www.stationplaylist.com/LV_Checkboxes.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross(a)stationplaylist.com
I've written a test program to show several problems with Listviews.
When a Listview has drag & drop enabled, clicking a list item with the mouse
shows the highlight color for only a fraction of a second. The operator cannot
see which list item is selected.
A related problem occurs when clicking a list item checkbox while it is
highlighted. It does not show the tick mark. It appears the checkbox is not
checked but moving the highlight to another list item then shows the checkbox
is checked.
These are only issues when drag & drop is enabled.
These issues are quite serious for anyone wanting to use our radio broadcasting
software on Linux. It's not useable with these problems as the highlighted
track and/or checked track is what will play when the user clicks Play.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53090
Bug ID: 53090
Summary: Roland Cloud Manager 2.6.4: cannot login
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doppioandante(a)gmail.com
Distribution: ---
Created attachment 72514
--> https://bugs.winehq.org/attachment.cgi?id=72514
Roland Cloud Manager wine output
Roland Cloud Manager startup window offers option for sign up or sign in, which
must be done in an external browser. Unfortunately clicking either results in
the application getting stuck, no page begin opened in the browser and the
attached repeating log on the terminal.
Some of the relevant lines:
03a4:fixme:netprofm:connection_GetAdapterId 00000000002984B0, 000000000D69B330
03a4:fixme:netprofm:connection_GetAdapterId 0000000000255930, 000000000D69B330
03a4:fixme:netprofm:connection_GetAdapterId 00000000002559E0, 000000000D69B330
03a4:fixme:netprofm:connection_point_Advise 00000000002558B0, 000000001063A910,
000000001063A944 - semi-stub
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
The application is said to be running well in the AppDB, but even testing that
older version (2.6.1) and even with the older wine that comes stock with Ubuntu
I get the exact same problem.
I'm currently using wine-staging 7.9 from winehq ubuntu ppa. The bug occurs
with wine-devel as well. My distribution is Ubuntu 22.04 with 5.15 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.
https://bugs.winehq.org/show_bug.cgi?id=54369
Bug ID: 54369
Summary: d2d1:d2d1 test crashes with use-after-free bug when
using warn+heap
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: rbernon(a)codeweavers.com
Distribution: ---
I'm unable to reproduce locally, but it pretty consistently crashes on the
Gitlab CI.
The crash happens there:
---
d2d1:d2d1 start dlls/d2d1/tests/d2d1.c
01d4:err:d3d:wined3d_context_gl_update_window Failed to get a device context
for window FEEEFEEE.
[New LWP 293]
[New LWP 294]
[New LWP 295]
[New LWP 296]
[New LWP 333]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
YieldProcessor () at ../include/winnt.h:6833
6833 ../include/winnt.h: No such file or directory.
Thread 6 (Thread 0x465fb40 (LWP 333) "wined3d_cs"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7e057c3 in wait4 () from /lib/i386-linux-gnu/libc.so.6
#2 0xf7e05736 in waitpid () from /lib/i386-linux-gnu/libc.so.6
#3 0xf7d7fc9a in ?? () from /lib/i386-linux-gnu/libc.so.6
#4 0xf7f41488 in system_compat () from /lib/i386-linux-gnu/libpthread.so.0
#5 0xf7cc6abc in __wine_dbg_start_debugger () at
../dlls/ntdll/unix/signal_i386.c:1855
#6 segv_handler (signal=11, siginfo=0x7ff8f3cc, sigcontext=0x7ff8f44c) at
../dlls/ntdll/unix/signal_i386.c:1870
#7 <signal handler called>
#8 wined3d_context_gl_update_window (context_gl=0x9d4db0) at
../dlls/wined3d/context_gl.c:1353
#9 wined3d_context_gl_activate (context_gl=context_gl@entry=0x9d4db0,
texture=texture@entry=0x594f388, sub_resource_idx=sub_resource_idx@entry=0) at
../dlls/wined3d/context_gl.c:4508
#10 0x00b47c64 in wined3d_context_gl_acquire (device=0x9f3eb8,
texture=<optimized out>, sub_resource_idx=<optimized out>) at
../dlls/wined3d/context_gl.c:4579
#11 0x00bea568 in context_acquire (sub_resource_idx=0, texture=0x0,
device=0x9f3eb8) at ../dlls/wined3d/wined3d_private.h:6550
#12 texture_resource_unload (resource=0x594f388) at
../dlls/wined3d/texture.c:3625
#13 0x00b5d17b in wined3d_cs_execute_next (queue=0x3a5c3a0, cs=0x3a50020) at
../dlls/wined3d/cs.c:3307
#14 wined3d_cs_run (ctx=<optimized out>) at ../dlls/wined3d/cs.c:3386
#15 0x7b62a290 in WriteTapemark@16 () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/kernel32.dll
#16 0x7bc5d0d7 in call_thread_func_wrapper () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/ntdll.dll
#17 0x7bc5d900 in call_thread_func (entry=0xb5d040 <wined3d_cs_run>,
arg=0x3a50020) at ../dlls/ntdll/thread.c:270
#18 0x00000000 in ?? ()
Thread 5 (Thread 0x7257cb40 (LWP 296) "d2d1_te:disk$3"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 4 (Thread 0x72d7db40 (LWP 295) "d2d1_te:disk$2"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 3 (Thread 0x7c7feb40 (LWP 294) "d2d1_te:disk$1"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 2 (Thread 0x7cfffb40 (LWP 293) "d2d1_te:disk$0"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 1 (Thread 0xf7f6e9c0 (LWP 292) "d2d1_test.exe"):
#0 YieldProcessor () at ../include/winnt.h:6833
#1 wined3d_cs_mt_finish (queue_id=<optimized out>, context=<optimized out>) at
../dlls/wined3d/cs.c:3222
#2 wined3d_cs_mt_finish (context=0x3a50020, queue_id=WINED3D_CS_QUEUE_DEFAULT)
at ../dlls/wined3d/cs.c:3214
#3 0x00b657a8 in wined3d_cs_finish (queue_id=WINED3D_CS_QUEUE_DEFAULT,
cs=<optimized out>) at ../dlls/wined3d/wined3d_private.h:5141
#4 wined3d_device_uninit_3d (device=device@entry=0x9f3eb8) at
../dlls/wined3d/device.c:1418
#5 0x00bdf810 in wined3d_swapchain_decref (swapchain=0x9d7798) at
../dlls/wined3d/swapchain.c:156
#6 0x68503bb0 in dxgi_device_Release (iface=0x9afab8) at
../dlls/dxgi/device.c:91
#7 dxgi_device_Release (iface=0x9afab8) at ../dlls/dxgi/device.c:79
#8 0x00401e90 in IDXGIDevice_Release (This=<optimized out>) at
include/dxgi.h:2118
#9 release_test_context_ (line=line@entry=5857, ctx=ctx@entry=0x7ffd04) at
../dlls/d2d1/tests/d2d1.c:1218
#10 0x0040e650 in test_draw_text_layout (d3d11=0) at
../dlls/d2d1/tests/d2d1.c:5857
#11 0x0043d10b in run_queued_tests () at ../dlls/d2d1/tests/d2d1.c:406
#12 func_d2d1 () at ../dlls/d2d1/tests/d2d1.c:13444
#13 0x0043d533 in run_test (name=0x96f2db "d2d1") at ../include/wine/test.h:718
#14 0x0043f18e in main (argc=2, argv=0x96f2a8) at ../include/wine/test.h:833
#15 0x0043ef1f in mainCRTStartup () at ../dlls/msvcrt/crt_main.c:58
#16 0x7b62a290 in WriteTapemark@16 () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/kernel32.dll
#17 0x7bc5d0d7 in call_thread_func_wrapper () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/ntdll.dll
#18 0x7bc5d900 in call_thread_func (entry=0x43eea0 <mainCRTStartup>,
arg=0x7ffd1000) at ../dlls/ntdll/thread.c:270
#19 0x00000000 in ?? ()
--
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=11604
Summary: Adobe Premiere 6 tryout installer / Cleaner 5 EZ crashes
Product: Wine
Version: 0.9.42.
Platform: Other
URL: http://download.adobe.com/pub/adobe/magic/premiere/win/6
.x/pre60to.zip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This happens both with 0.9.42 and with 0.9.54-190-g6d59ddf
and probably others.
The installer crashes and puts up a dialog "Unhandled Exception".
Backtrace:
2 0x7e18ba8b TLB_abort+0xb() [dlls/oleaut32/typelib.c:1357] in oleaut32
(0x0034def0)
3 0x7e18bb1f MSFT_Read+0x8f(buffer=0x34df68, count=0xc, pcx=?, where=0x880)
[dlls/oleaut32/typelib.c:1455] in oleaut32 (0x0034df30)
4 0x7e193044 MSFT_CustData+0x64(pcx=0x34e208, offset=?, ppCustData=0x11c64c)
[dlls/oleaut32/typelib.c:1700] in oleaut32 (0x0034df80)
5 0x7e193464 ITypeLib2_Constructor_MSFT+0x3b4(pLib=?, dwTLBLength=?)
[dlls/oleaut32/typelib.c:2476] in oleaut32 (0x0034e350)
6 0x7e197269 LoadTypeLibEx+0x799(szFile=?, regkind=0x0, pptLib=0x34e75c)
[dlls/oleaut32/typelib.c:2335] in oleaut32 (0x0034e5b0)
Clicking OK hits the same crash once, but otherwise continues.
Enough of the app is installed to try to start.
The crash happens when the installer is running
c:\\Program Files\\Cleaner 5 EZ\\CleanerEZ5.exe /Regserver
and sure enough, after install is over, running that app with
or without /Regserver reproduces the crash (as well as the
nasty directdraw screen black bug).
I'll attach a log. The key lines seem to be
0027:Call oleaut32.LoadTypeLib(0034f0ec L"C:\\Program Files\\Cleaner 5
EZ\\CleanerEZ5.tlb",0034fdb0) ret=00544f78
...
trace:typelib:MSFT_ReadString L"Cleaner 1.0 Type Library" 25
trace:typelib:MSFT_CustData
trace:typelib:MSFT_Read pos=0x0000075a len=0x0000000c 0x00000000 0x0000085d
0x00000880
err:ole:MSFT_Seek seek beyond end (2176/2141)
0027:Call KERNEL32.DebugBreak() ret=7e97ea8b
0027:Call user32.MessageBoxA(00000000,0034e05c "Unhandled exception:
80000003\nAt address: 7ee20433\n",006f68a8 "Unhandled
Exception",00002000) ret=005f6fbc
And yes, you can reproduce the crash by loading that typelib into
wine's OleView. So I guess I'll attach the .tlb, too.
--
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=52234
Bug ID: 52234
Summary: wine double free or corruption
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: axet(a)me.com
Distribution: ---
Wine 6.21 double free or corruption when network enabled (wifi) and starts
normally when wifi is disabled. Only x64 prefixes are affected, x32 prefixes
starts normally. Looks like malicious code but I have no prove or suspicions
actions beside wine freeze at start with network enabled. First discovered
using lutris-6.21-6
https://github.com/lutris/wine/issues/128
Simple inspection with 'strace' WINEDEBUG wireshard give me no results. Only
wine 6.21 affected. It is worth digging?
I'm using this command to start / create prefix:
WINEPREFIX=$PWD/123
~/.local/share/lutris/runners/wine/winehq-6.21-x86_64/bin/wineboot
--
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=752
Allie_raven <mariaalicemedeiroscosta1(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mariaalicemedeiroscosta1@gm
| |ail.com
--
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=54897
Bug ID: 54897
Summary: Font size and style in the title bars of windows have
been changed
Product: Wine
Version: 8.3
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
CC: zzhang(a)codeweavers.com
Distribution: ---
Created attachment 74398
--> https://bugs.winehq.org/attachment.cgi?id=74398
example
Since 81976e5c3f4773d0035e729b27c7e274a6b9c5d1. Is this was expected to be as
it now? Either way, font used values from 'CaptionFont', but it doesn't look
bold?
--
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=54896
Bug ID: 54896
Summary: Unravel and Unravel Two crash with Vulkan renderer
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 74397
--> https://bugs.winehq.org/attachment.cgi?id=74397
+quartz
(wine:53753): GStreamer-Video-CRITICAL **: 20:30:03.946:
gst_video_info_from_caps: assertion 'gst_caps_is_fixed (caps)' failed
8.6-159-ga500bb72f05
--
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=46258
Bug ID: 46258
Summary: Can't run Zools Backup tool on wine
Product: Wine
Version: 3.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mahmoud.elswerky(a)gmail.com
Distribution: ---
I Can't run Zools windows backup client on wine
it install successfuly but can't open
is there any hope in supporting running it on wine ???
https://home.zoolz.com/
--
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=48748
Bug ID: 48748
Summary: The game Adventure Academy keeps crash while starting.
The game can be found here
https://www.adventureacademy.com/download/
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: light.joshus(a)gmail.com
Distribution: ---
Created attachment 66650
--> https://bugs.winehq.org/attachment.cgi?id=66650
Bug report for Adventure academy
The game Adventure Academy seems like it is going to work without issue but
then it 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=54894
Bug ID: 54894
Summary: Minecraft: Education Edition login service fail
(gecko-related)
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: ek387587(a)gmail.com
Distribution: ---
Minecraft: Education Edition login service does not work. The application
launches, but cannot connect to the Internet. Demo Lesson works, but not able
to sign in using account.
Link: https://education.minecraft.net/es-es/get-started/download
--
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=54892
Bug ID: 54892
Summary: winebuild cannot find 'as' tool
Product: Wine
Version: 4.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: ale.schenberg(a)yandex.com
Distribution: ---
Created attachment 74395
--> https://bugs.winehq.org/attachment.cgi?id=74395
final part of console's output informed by make.
Hi. While cross building wine, winebuild stops the building process complaining
that it cannot find the 'as' tool. (details in the config.log). I am cross
building wine to i686.
In a previous bug that I reported:
https://bugs.winehq.org/show_bug.cgi?id=54677. it was commented the necessity
for a separate tree with tools built for the native architecture when cross
building.
So I assume winebuild is not looking in /usr/bin for as. Is this a regular/
expected behavior or not? If is not, can I make winebuild look for it in
/usr/bin or will I need a 32bit "as" somewhere else in the file tree?
--
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=12341
Summary: Winambulancia -DB backup crashes
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.softprogres.sk/prog_winamb.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
WinAmbulancia (see AppDB) is medical software for variety of specialisations of
medical prax. It uses VFP and VB with MDB backend. The app is in Slovak (SK)
language. Mostly the wine problems are related to the OLE.
The database backup function dosen't work properly. In the app, please go to
"Nástroje > Zálohovania" and You will be asked for location of the backup.
Just confirm the path and press OK. You will be then asked, whether You wish to
run DB Defragmentation first. Say "Nie" (eng:No), otherwise You will crash
because of the bug 12340.
The user faces the backup option automatically even after startup after several
days without backup.
--
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=39378
Bug ID: 39378
Summary: winecfg and ntdll disagree upon the proper place for
DllOverrides key
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
I've run into this problem as I've tried to run a 32bit program in a 64bit
prefix that needed native msvcr120.dll due to missing (at very least) some
strto* functions.
When I've set the override via winecfg, they've got ignored till I've removed
builtin from /usr/lib32/wine.
Surprisingly, environment override *did* work without that step, so I've dug in
deeper - first via WINEDEBUG=loaddll, then WINEDEBUG="module,reg".
The conclusion was:
winecfg creates [Software\\Wine\\AppDefaults\foo\\DllOverrides] keys
ntdll looks at [Software\\Wow6432Node\\Wine\\AppDefaults\foo\\DllOverrides]
keys
Obviously, ntdll trumps winecfg every time.
Correcting winecfg keys makes things work, but obviously, the entries disappear
from winecfg.
--
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=14543
Summary: Worms World Party crashes on attempting to run
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Created an attachment (id=14883)
--> (http://bugs.winehq.org/attachment.cgi?id=14883)
Wine 1.1.1 output log (including BT)
Worms World Party crashed when I attempted to run it - WWP fullscreened and
rendered a black screen atop everything else, then Wine crashed, and sat at a
backtrace until I killed wineserver.
Wine output, including backtrace, attached.
--
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=53750
Bug ID: 53750
Summary: OpenSeeFace fails to use webcam
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: putr4.s(a)gmail.com
Distribution: ---
Created attachment 73213
--> https://bugs.winehq.org/attachment.cgi?id=73213
Backtrace from the crash reporter when using `--use-dshowcapture 0`
When trying to use the webcam OpenSeeFace's Windows version (obtainable from
here: https://github.com/emilianavt/OpenSeeFace/releases/tag/v1.20.4) ends up
saying "No frame" every time, while the native Linux version runs fine.
However, the Windows version is still relevant in the case of using VTube
Studio and VSeeFace, especially for the former since it also adds hand tracking
to its build of OpenSeeFace.
To test download and extract the 1.20.4 release, then try running
facetracker.exe in the Binary folder, or use the run.bat file in that same
folder.
Notably if I run it with the arguments `--dcaps-list 0` it reports that my
webcam has an FPS range of 0.033-0.033, and when running it with no arguments
it reports an FPS value of 0. Trying to set a specific FPS value manually with
`--fps` also does not work, it still reports 0 FPS.
Also, if I try running it with `--use-dshowcapture 0` to make it fall back to
using OpenCV it ends up crashing (backtrace attached).
I am using Arch Linux with Wine 7.18 from the Arch repos, and my webcam is
reported by lsusb as "Bus 001 Device 005: ID 04f2:b521 Chicony Electronics Co.,
Ltd USB 2.0 Webcam Device".
--
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=54891
Bug ID: 54891
Summary: Alt V mod on social club based GTA V versions crashes
after injection
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)sammypanda.moe
Distribution: ---
Created attachment 74390
--> https://bugs.winehq.org/attachment.cgi?id=74390
full log (including info output from the mod itself)
**Works completely fine through wine via steam proton with the exact same mod**
Seems to be caused by some interaction between the alt:v mod and some element
of the social club GTA V versions (rockstar games launcher and epic games
launcher) that causes a crash to the main gta v instance over the wine
compatibility layer. It working via the steam version could be a proton
improvement on wine, but i tested the Glorious Eggroll versions of wine and
proton and the issue seems to remain so that is unlikely.
here is the log, i cut out some of the extra long repeats of stuff (it
previously contributed to a 300mb file size)
--
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=40512
Bug ID: 40512
Summary: Alan Wake's American Nightmare some textures has
partially or missing transparency
Product: Wine
Version: 1.9.8
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: ---
Created attachment 54315
--> https://bugs.winehq.org/attachment.cgi?id=54315
screenshot
Grass Distance option set to max.
GOG version.
wine-1.9.8-75-gab78cff
--
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=50702
Bug ID: 50702
Summary: Clipboard doesn't work in Ultimate Doom Builder
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: otaku(a)rambler.ru
Distribution: ---
How to reproduce:
- Open any Doom 2 map in Ultimate Doom Builder (don't forget to add doom2.wad
or freedoom2.wad to resources)
- Select anything on map
- Ctrl+C
- Ctrl+V - and nothing happens
--
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=19514
Summary: installation succeeds, running fails -- "the program X
has encountered a serious problem and needs to close"
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bluedzins(a)wp.pl
I try to run PWN Polish Dictionary (v.3.0) using wine. Using virtualbox
everything fine, but using wine only installation works OK. When executing
installed program I get windows program error:
the program X has encountered a serious problem and needs to close
with wine explanation below (the same dialog).
Exactly the same behaviour I see for another program -- SuperMemo UX. I will
attach logs for both of them.
--
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=40730
Bug ID: 40730
Summary: Elasto Mania: Hang on launch - later works but without
sound
Product: Wine
Version: 1.5.18
Hardware: x86
URL: http://elastomania.com/share_win.html
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fritz-stuhr(a)web.de
Regression SHA1: 841214ddb4d4dc620e6b51dfe6655b585d423edc
Distribution: Ubuntu
Starting with 841214ddb4d4dc620e6b51dfe6655b585d423edc Elasto Mania (full
version aswell as linked shareware version) hangs directly at the title screen
or about a quarter of a second after starting the first level.
Beginning with 4f32f8e185949f2cb7bcee4f218f4724d5b823d5 it doesn't hang anymore
but sound is not working anymore (was working fine before
841214ddb4d4dc620e6b51dfe6655b585d423edc).
Please note that the sound starts a bit delayed (I think that also happens on
Windows). After starting the first level it takes about 3.5 seconds before you
can hear anything.
Git bisecting was done on a Lubuntu 16.04 32bit live CD.
--
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=38196
Bug ID: 38196
Summary: ffmpeg fails to create direct3d9 device on shell
window
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
Distribution: ---
Created attachment 50972
--> https://bugs.winehq.org/attachment.cgi?id=50972
wine test to reproduce the issue
If you enable DXVA2 in ffmpeg, the creation of the Direct3D9 device fails. They
use the following code:
--------
IDirect3D9_GetAdapterDisplayMode(ctx->d3d9, adapter, &d3ddm);
d3dpp.Windowed = TRUE;
d3dpp.BackBufferWidth = 640;
d3dpp.BackBufferHeight = 480;
d3dpp.BackBufferCount = 0;
d3dpp.BackBufferFormat = d3ddm.Format;
d3dpp.SwapEffect = D3DSWAPEFFECT_DISCARD;
d3dpp.Flags = D3DPRESENTFLAG_VIDEO;
hr = IDirect3D9_CreateDevice(ctx->d3d9, adapter, D3DDEVTYPE_HAL,
GetShellWindow(), D3DCREATE_SOFTWARE_VERTEXPROCESSING | D3DCREATE_MULTITHREADED
| D3DCREATE_FPU_PRESERVE, &d3dpp, &ctx->d3d9device);
---
The creation fails because ffmpeg tries to create the device using the shell
window, but GetShellWindow() always returns NULL as handle until some program
sets the shell window using SetShellWindow(). Wine does not provide any program
which calls SetShellWindow() and it is therefore not possible to get ffmpeg +
DXVA2 working with plain Wine.
In order to test this bug you either need to apply the DXVA2 patches from
https://github.com/wine-compholio/wine-staging/tree/master/patches/dxva2-Vi…
and enable vaapi in the registry or you can use the wine test from the
attachment.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38416
Bug ID: 38416
Summary: Unhandled D3DFORMAT
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
This is the test utility from Microsoft DerectxSDK free distributed
Utilities/bin/x86/DXCapsViewer.exe
----
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x54
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x55
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x76
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5X1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5A1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
----
--
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=53031
Bug ID: 53031
Summary: Please add sndio as a sound backend
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: job+wine(a)tilde.team
Distribution: ---
Currently for Linux, FreeBSD, and NetBSD, Wine supports ALSA, PulseAudio, and
OSS as audio backends. I think it would be nice if sndio(7) would be included
as well. It's a lightweight alternative to PulseAudio, and supports the three
operating systems I said earlier (as well as OpenBSD, which this sound server
came from).
This is currently our options for us sndio users to get audio to work in Wine:
1. Fallback to ALSA or OSS
2. Configure .asoundrc to use an aucat(1) pipe
(https://github.com/raphael/linux-samus/issues/200)
3. Use this alsa-sndio plugin (https://github.com/Duncaen/alsa-sndio) along
with this patch (https://github.com/Cloudef/alsa-sndio) to fix audio crackling
4. Use this libasound implementation that uses sndio
(https://github.com/Cloudef/libasound-sndio)
5. Just use PulseAudio
Option 1 would mean only one application can use the sound device at a time,
which would suck if you want to play a game with its music off while having
sound effects on, and get your music from somewhere else.
Option 2 will introduce a lot of latency if you don't configure the buffer size
of sndiod(8) and aucat(1). It is also hacky.
Option 3 is the best workaround for me, but it still introduces some latency I
don't want, which I can see while playing Touhou.
Option 4 works, but also hacky IMO. Also messes with alsamixer which I don't
like.
Option 5... Well might as well not use sndio in the first place then? :P
sndio also has support for network audio. And it arguably works better in that
regard than PulseAudio
(https://www.reddit.com/r/linux/comments/3i849k/playing_around_with_openbsds…).
One use-case I could think of is someone needing to use a proprietary music
program for Windows, and wants to play it to an OpenBSD box that is connected
to some special sound setup. That user wouldn't want the extra latency
introduced by options 2 to 5.
As for applications supporting sndio, well there are many, and an increasing
number thanks to the efforts of BSD porters. Firefox, VLC, libao, and OpenAL
are notable examples.
I'd really appreciate it if Wine could be one of the applications supporting
sndio as well.
--
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=42858
Bug ID: 42858
Summary: Stuttering sound setting the OS to Windows 7 and
higher on FreeBSD
Product: Wine
Version: 2.4
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
On every games I try, when I set to Windows XP, the sound is working correctly
but if I set to Windows 7 and higher, the sound will stutter, whatever the game
you are trying.
It's a bit annoying when you have to set the OS to Windows 7 like with Enter
the Gungeon to make it work.
I tried Resident Evil Revelations and Enter the Gungeon, they both have the
same problem so I guess it's something related to FreeBSD (maybe more BSD 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=9127
--- Comment #108 from Zeb Figura <z.figura12(a)gmail.com> ---
*** Bug 39390 has been marked as a duplicate of this 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=19561
Summary: Very large memory leak when doing overlapped reads
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronfischler(a)gmail.com
Created an attachment (id=22796)
--> (http://bugs.winehq.org/attachment.cgi?id=22796)
Program compiled and ready to run using mingw
WINE is buffering serial ports which is in conflict with using overlapped
reads. Additionally, when using overlapped reads on a serial port, there is a
large memory leak. Every time we receive a block of data on the port, (say 800
bytes in our case,) wineserver allocates many pages on the heap and does not
free them afterwards. We are seeing as many as 21 pages lost to the heap every
time we read a small block of data.
My company is creating a Monitor & Control product that works through serial
ports, and we want it to be able to run on Linux netbooks (using USB to serial
port adapters.) This memory leak is the only thing holding us up. The memory
leak is too large for us to recommend to customers that our application can be
used on Linux platforms using WINE.
We are including an attachment for a small program that captures the leak. The
problem is a result of our call to readfile() in the do-while loop. It is using
the overlappedRead feature. Every time this Win32 function call is made, 84K
bytes disappears forever.
-Ron F.
--
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=33785
Bug #: 33785
Summary: Invisible graphics elements in Patrimonium adventure
game
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ChristophFranzen(a)gmx.net
Classification: Unclassified
Created attachment 44761
--> http://bugs.winehq.org/attachment.cgi?id=44761
Console messages when starting the game
Hi,
in the "Patrimonium" adventure game moving objects such as the player and
non-player characters are partly invisible, it seems that the order of
foreground and background is reversed; the mouse cursor also seems to vanish
occasionally.
The graphical game menu for actions is also absent, probably in the background
as well.
You can get the game from there:
http://patrimonium.amberfisharts.com/de/download/1 (Installer)
http://patrimonium.amberfisharts.com/de/download/2 (ZIP)
Note that the language is german, but that should not be a problem.
Changing graphics settings in the wine registry did not work.
Regards, Christoph
--
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=27396
Summary: Mshtml, DontExecuteScripts flag is ignored
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/noscript.exe
Run in Windows -> Ok, script is disabled
Run in Wine -> Fail, script is enabled
Method is used to view & download webcontent, but not allowing scripts to run.
DLCTL_NO_SCRIPTS = $00000080
Works with native mshtml.dll + msls31.dll (from xp)
--
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=39571
Bug ID: 39571
Summary: The Ground Gives Way crashes when launching the game.
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 52723
--> https://bugs.winehq.org/attachment.cgi?id=52723
Backtrace for the Windows XP version of The Ground Gives Way
When running the free game called "The Ground Gives Way" in Wine 1.7.53 it
immediately crashes. This occurs in both the Windows XP version and the Windows
Vista/7/8/10 version.
Steps to reproduce:
1. Navigate to the game's directory.
2. Use "wine The Ground Gives Way.exe" command in terminal.
--
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=28613
Bug #: 28613
Summary: Hidden Mysteries: Salem Secrets text rendering is
corrupted
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh+wine(a)iswifter.net
Classification: Unclassified
Text throughout the game (including the Credits roll) draws with extra pixels.
The pattern is seemingly arbitrary but is consistent across multiple
occurrences of a single character.
--
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=43613
Bug ID: 43613
Summary: Space Pirates and Zombies 2: Mouse stops working in
menus
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: colonelpanic42(a)gmail.com
Distribution: ---
Created attachment 59030
--> https://bugs.winehq.org/attachment.cgi?id=59030
Log for SPAZ 2 on 2.15-staging, no CSMT
Playing Space Pirates and Zombies 2 from Steam, latest version (currently
0.9.902). After flying around in 3D space for a while (approx. 5-10 minutes)
the mouse stops working in menus (TAB tactical menu, ESC main menu), which
makes the game unplayable after that point as the TAB menu is needed to get
back to the star map to continue the game. The mouse seems to get stuck
controlling the targeting reticle for the ship, as this keeps moving instead of
the mouse pointer when opening the TAB menu.
I tried playing in 2.13-staging as well as 2.15-staging, with and without CSMT
enabled. I've tried different mouse warp settings to see if that would change
anything which it hasn't. I've attached the last log (2.15-staging w/o CSMT)
but there's a LOT of lines that just read "fixme:dxgi:dxgi_swapchain_Present
Unimplemented sync interval 1" which I'm not sure are in any way related (these
happen since the game runs before the issue occurs).
--
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=50703
Bug ID: 50703
Summary: number of midi ports limited to 16
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.winehq.org(a)mrtoasted.com
Distribution: ---
As mentioned on the forum
https://forum.winehq.org/viewtopic.php?t=33605&p=126857 the number of midi
ports are arbitrarily limited to the first 16 that are found.
If I add up all midi devices (physical or virtual) I can easily get way beyond
this number, which means that I often can't select the port I actually want to
use.
Please allow wine to list all available midi ports (physical + virtual) on the
system.
--
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=54886
Bug ID: 54886
Summary: wine does not exit after wineserver -p with redirected
stderr / process substitution
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
test.bat:
@echo off
echo hello
echo world
Hang up case 1 - redirect stderr
wineserver -k ; wineserver -p ; WINEDEBUG=-all wine64 test.bat 2>&1 | cat -n
Hang up case 2 - process substitution of stdout
wineserver -k ; wineserver -p ; WINEDEBUG=-all wine64 test.bat > >(cat) | cat
-n
Both cases print the words but do not exit.
If CTRL-C the run, and run again the wine64 commands, they exit normally.
If run wineboot after wineserver -p, both cases exit normally also.
wineserver -k ; wineserver -p ; WINEDEBUG=-all wine64 wineboot ; WINEDEBUG=-all
wine64 test.bat 2>&1 | cat -n
wineserver -k ; wineserver -p ; WINEDEBUG=-all wine64 wineboot ; WINEDEBUG=-all
wine64 test.bat > >(cat) | cat -n
--
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=30389
Bug #: 30389
Summary: No sound in Poacher
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrmcspummbucket(a)gmail.com
Classification: Unclassified
Created attachment 39731
--> http://bugs.winehq.org/attachment.cgi?id=39731
Some terminal output
No sound in freeware game "Poacher". Terminal output mentions a lot about dmime
(see attachment). Appears possibly related to:
http://bugs.winehq.org/show_bug.cgi?id=25753http://bugs.winehq.org/show_bug.cgi?id=9027http://bugs.winehq.org/show_bug.cgi?id=23373
But since I'm no expert, it should be someone else's decision to say if its a
duplicate.
Overriding dmime.dll does give the game sound, but also makes it lag like
nothing else, causing it do be unplayable.
--
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=35307
Bug ID: 35307
Summary: TagScanner fails to rename if folder structure is
given
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 47094
--> http://bugs.winehq.org/attachment.cgi?id=47094
Steps to reproduce
Steps to reproduce:
1) remove ~/.wine
2) wine Tagscan.exe
3) for required steps please see the attachment (left side of the image)
Behaviour:
See attachment (right side of the image).
"01 - Old Artist.mp3"
is still in
"~/music/"
Expected behaviour:
No error shown in above attachment and
"01 - Old Artist.mp3"
should be in
"~/music/Londinium/"
Additional info:
1) TagScanner 5.1.645
Terminal output:
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
fixme:explorerframe:taskbar_list_SetProgressState iface 0x10ca7d0, hwnd
0x40058, flags 0 stub!
fixme:explorerframe:taskbar_list_SetProgressValue iface 0x10ca7d0, hwnd
0x40058, ullCompleted 1, ullTotal 1 stub!
fixme:shell:check_flags Unsupported flags: 025c
--
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=49949
Bug ID: 49949
Summary: Tower Jack - 1.2 has flickering pixels at the sides in
full screen.
Product: Wine
Version: 5.18
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 68339
--> https://bugs.winehq.org/attachment.cgi?id=68339
Screenshot of the game running fullscreen
Summary
Tower Jack - 1.2 has flickering pixels at the sides in full screen.
Download location
https://sphyrth.itch.io/towerjack
$ sha256sum Tower\ Jack\ -\ 1.2.zip
70446cec5f5a94236bd6d18a1aebdc50decc597502c085fe67faa79364d66bbd Tower Jack -
1.2.zip
Steps to reproduce
1) unzip the game
$ unzip Tower\ Jack\ -\ 1.2.zip
$ cd Tower\ Jack
2) run the game:
$ wine Tower\ Jack.exe
3) Select Settings and press left key until the game is running in full screen
Now there are flickering pixels at both sides next to the game area. (see
screenshot)
Environment:
I run LXDE with 2 monitors with this video card:
$ lspci
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa
PRO [Radeon 540/540X/550/550X / RX 540X/550/550X] (rev c7)
$ lsmod
amdgpu 5861376 4
kvm_amd 114688 0
gpu_sched 40960 1 amdgpu
i2c_algo_bit 16384 1 amdgpu
Versions:
$ wine --version
wine-5.18 (Staging)
$ pacman -Q wine
wine-staging 5.18-1
uname -a
Linux cedric-p4 5.8.13-arch1-1 #1 SMP PREEMPT Thu, 01 Oct 2020 20:40:35 +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=44264
Bug ID: 44264
Summary: MPEG video not rendered in Windows Media Player 6.4
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
Update/6.4/W9XNT4/EN-US/mpfull.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 60073
--> https://bugs.winehq.org/attachment.cgi?id=60073
Log from WMP 6.4 during load and play of centaur_1.mpg
Videos in Windows Media Player 6.4 load and play (as per time counter and seek
bar) but only a black screen is visible.
Sample files:
centaur_1.mpg (MPEG-1/2)
centaur_2.mpg (MPEG-1/2)
http://hubblesource.stsci.edu/sources/video/clips/
Chicken Chair (MPEG-4)
https://download.blender.org/demo/movies/ChairDivXL.avi
All videos are playable with gst-play-1.0 (Chicken Chair with sound). Note
that centaur_2.mpg doesn't play in Win98SE due to missing codec server
(probably caused by microsoft.com site changes).
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~xenial from dl.winehq.org
--
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=28014
Summary: Invisible mouse cursor in some games
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
In some fullscreen games, e.g. this freely downloadable one:
http://files.myplaycity.com/files/hotelmogul_setup.exe
the mouse cursor is invisible with current wine builds.
There is no suspicious output in the terminal wine was run from.
--
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=29001
Bug #: 29001
Summary: FeedDemon cannot show feeds' content
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://www.filehippo.com/download_feed_demon
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucak3(a)gmail.com
Classification: Unclassified
Created attachment 37325
--> http://bugs.winehq.org/attachment.cgi?id=37325
Console log
As of 1.3.32 & FeedDemon 4.0.0.22, FD doesn't show the contents of a selected
feed.
Importing default feeds during first time wizard is enough to see this issue.
In the mean time, msxml3 spams the console to death with its remarks of not
accepting the syntax of downloaded contents.
I needed to kill it with CTRL+c, since it locked up.
--
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=54876
Bug ID: 54876
Summary: Snagit 23.1.1 installed successfully but can't start .
Product: Wine
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marc_debruyne(a)telenet.be
Distribution: ---
Created attachment 74370
--> https://bugs.winehq.org/attachment.cgi?id=74370
Installation.
Linux = Gentoo recently updated.
Wine = wine-8.5-300-gf512b3c08cc (Staging)
Snagit = https://www.techsmith.com/download/oldversions
Snagit (Windows)
Version: 23.1.1
Released: 2023 Apr 06
Operating System Compatibility: Check Now
File Size: 298.65 MB
Seems to install successfully
Does not 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=52358
Bug ID: 52358
Summary: Warframe remains running after exiting
Product: Wine-staging
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pmargeti34(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Warframe remains opened after I've exited the game (using the game exit
dialog). There is a warframe process visible in the task manager. This didn't
happen with 6.x branch so I'm guessing it's a regression. Game hasn't had major
updates (last major update was before the holidays and arch still had
wine-staging 6.x back then.
--
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=32867
Bug #: 32867
Summary: Directional Lightmaps/Shader problems in
Chivalry:Medieval Warfare
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xpander0(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
some places in the distance seem to have black spots. it seems to be caused by
the shaders or from directional lightmaps.
pictures to describe the problem:
https://dl.dropbox.com/u/28788188/Screenshot-607-1screen.pnghttps://dl.dropbox.com/u/28788188/Screenshot-596-1screen.pnghttps://dl.dropbox.com/u/28788188/Screenshot-598-1screen.png
tested with wine 1.5.19 to wine 1.5.23
let me know if u need some debug output.
terminal doesnt show anything usefull, but i might miss some necessary debug
options
--
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=43882
Bug ID: 43882
Summary: Warframe crash when squad is disbanded
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: necromancer007(a)list.ru
Distribution: ---
Created attachment 59490
--> https://bugs.winehq.org/attachment.cgi?id=59490
The end of a log file before crash
A bug happens every time.
To reproduce:
1. Start a game in Public mode. Either join or host the game.
2. After the game leave the squad or let squad members leave.
3. Get a crash in form of a fatal freeze.
Logs don't seem to show anything suspicious except for a 'surface load texture'
spam.
--
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=54118
Bug ID: 54118
Summary: Warframe wined3d opengl renderer is all black
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 73651
--> https://bugs.winehq.org/attachment.cgi?id=73651
Warframe wine 7.19 default terminal output
Hello,
Split from bug 49517.
Rendered scene is all black in Warframe with OpenGL renderer.
I didn't test the vulkan renderer as my system doesn't support it (libraries
too old).
The issue is also present with wine-staging.
Wine 7.19 64-bit WoW
Debian 8 - 16GB RAM
NVidia RTX 2070 8GB VRAM, proprietary driver 515.86.01.
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=42404
Bug ID: 42404
Summary: Dragonball Xenoverse 2: Constant screen flickering
with framebuffer
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wilecoyote2015(a)gmail.com
Distribution: ---
Created attachment 57217
--> https://bugs.winehq.org/attachment.cgi?id=57217
Logfile
There is a constant, high-frequency flickering. It seems like every second
frame is drawn black.
A workaround is to activate the orm=backbuffer option using winetricks. In
addition, the issue does not occur even with orm=fbo if the screen refresh rate
is 30 Hz.
System specifications:
Nvidia GTX 1060 3Gb
Nvidia drivers, version 375.26
Arch Linux, 64 bit
--
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=42402
Bug ID: 42402
Summary: Dragonball Xenoverse 2: Unable to connect to web
server
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wilecoyote2015(a)gmail.com
Distribution: ---
Created attachment 57215
--> https://bugs.winehq.org/attachment.cgi?id=57215
Log file
It is not possible to use the online functionality of the game because the
connection is not established.
Before the main window a dialog shows up which states that the game attempts to
build a connection. However, this dialog is shown for infinite time and the
main menu cannot be reached. There does not appear any error message.
I am using the Steam version of the game.
The issue happens in Wine-Staging as well as Wine-Development.
I had to compress the logfile into a zip file because the raw file would be too
large. Sorry for that.
--
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=44206
Bug ID: 44206
Summary: Star Wars: Battlefront II: freezes during gameplay
after approx 10 minutes
Product: Wine
Version: 3.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: coolo1mc(a)gmail.com
Distribution: ---
Created attachment 59975
--> https://bugs.winehq.org/attachment.cgi?id=59975
wine steam.exe -applaunch 6060 &> log.txt
While playing the game in any mode (campaign, instant action, even tutorial)
after being actually in game for approx 10 minutes the screen freezes up and
sounds continue for about 1 second before playing the open menu sound
repeatedly.
This happens every time, and is also present in the latest wine 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=47134
Bug ID: 47134
Summary: Star Wars Battlefront 2 crashes with unhandled
exception
Product: Wine
Version: 4.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: cmartinez2985(a)gmail.com
Distribution: ---
Created attachment 64358
--> https://bugs.winehq.org/attachment.cgi?id=64358
Crash output
Using DXVK with working Origin, Battlefront 2 fails to start with a crash
dialog that is attached. Battlefront works fine and so do most of the latest
Battlefields which use the same engine.
I am using Arch Linux with the latest 5.0.x 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=24495
Summary: Knights of the Old Republic can't keep a video mode.
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff(a)deserettechnology.com
Created an attachment (id=30908)
--> (http://bugs.winehq.org/attachment.cgi?id=30908)
console output with WINEDEBUG=+d3d
I am trying to run KOTOR from Steam on a late-2009 iMac iMac11,1 with Catalyst
10.9 on ATI Technologies Inc M98L Mobility Radeon HD 4850 (as specified by
lsusb). After installing native d3d9x, KOTOR menu stars and can create a
character and start a game.
While the video loads, the screen flickers and switches modes, a little white
box appears in the corner, goes to a liney-screen and then back to the white
box, alternates every second or so. Sometimes a video will load after this, but
after the video the same thing happens endlessly.
I am mostly running in a virtual desktop because when we run for real X gets
all messed up by the constant mode-switching.
I've attached console output with WINEDEBUG=+d3d.
--
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=41047
Bug ID: 41047
Summary: Star Wars Racer videos have no sound
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 55219
--> https://bugs.winehq.org/attachment.cgi?id=55219
Star Wars Racer wine 1.9.15
Hello,
videos have no sound in Star Wars Episode 1 Racer.
Thank you for your help.
LGDN.
config:
WIne 1.7.15
Ubuntu 16.04 Xenial 64 bits
NVIDIA GeForce GTX 770
official Ubuntu Nvidia drivers 361.42 - 1920x1080
--
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=39135
Bug ID: 39135
Summary: Star Wars Republic Commando launcher crashes when
starting game
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 52145
--> https://bugs.winehq.org/attachment.cgi?id=52145
trace+mshtml,trace+urlmon
To reproduce this bug, open LaunchRC.exe and click START GAME. The game will
start, but the launcher crashes instead of exiting cleanly. No other button has
a problem.
`winetricks dlls ie8` avoids the crash. Further testing revealed that
overriding mshtml.dll and urlmon.dll is sufficient.
For what it's worth, I've been able to figure out that the program crashes
because This->site is null at the IActiveScriptSite_OnLeaveScript macro in
exec_global_code in dlls/jscript/jscript.c.
--
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=46416
Bug ID: 46416
Summary: World of Warcraft dx12/vkd3d crashes soon after login
Product: vkd3d
Version: 1.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: zurohki(a)gmail.com
Distribution: ---
Created attachment 63183
--> https://bugs.winehq.org/attachment.cgi?id=63183
WINEDEBUG=+seh,+dxgi,+d3d12 VKD3D_DEBUG=trace log
After logging in and reaching the character select screen, World of Warcraft
quickly crashes with an Error #132 exception. It doesn't matter whether you sit
on that screen or choose a character and start loading in to the game world.
Slackware64-current
Ryzen 2700X
Vega 64
wine 4.0rc4 + staging from https://github.com/lutris/wine/commits/tkg
Kernel 4.20.0
Mesa master, commit 3453814
LLVM 8.0.0svn, r349003
vkd3d master, commit e13fb13
Vanilla Wine doesn't display any output at all, the screen just freezes. I have
to alt-tab to the terminal and ctrl-c to kill Wine, so I can't test with it.
--
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=53710
Bug ID: 53710
Summary: Swtor crash randomly during splash screen
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fabienmoal(a)wanadoo.fr
Distribution: ---
Created attachment 73135
--> https://bugs.winehq.org/attachment.cgi?id=73135
backtrace during crash
Hi
Since 7.0 to 7.17, i've random crash on splash screen but more and more often
after each version. I often need to start 4 or 5 times the game to have no
crash on splash screen (occurred sometimes during games for same reason)
It's difficult to find bisect, but i've tried options on WINEDEBUG, and with
WINEDEBUG=-all,warn+heap there is no crash (+heap stop game launcher after 1 or
2 minutes)
So i don't know how to start to find where is the 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=22041
Summary: winedevice doesn't realized changed screen resolution
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.winehq.org/pipermail/wine-users/2010-March/
069987.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Created an attachment (id=26823)
--> (http://bugs.winehq.org/attachment.cgi?id=26823)
right part of windows shows Lotus Notes workspace pattern
As described in the mail I'd like to have a feature to "refresh" these settings
without restarting an already started windows application.
I attach 3 screen shots which show the effect.
--
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=34935
Bug #: 34935
Summary: KeepassX' autotype cannot type altgr characters in
Wine apps
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Keepass (native Linux app) cannot autotype characters that are triggered with
altgr into Wine apps. For example, my keyboard configuration requires an altgr
stroke for $, { and } and none of those characters are typed with autotype.
Easy to repro:
- Install and open keepassx
- create a dummy entry with a username or password with altgr-only chars in it
(and some non-altgr chars).
- open and focus notepad
- hit ctrl+v (autotype) while selecting the dummy entry
All the altgr characters are missing.
There are no issues with autotyping into any native linux app.
--
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=52518
Bug ID: 52518
Summary: [quartz] Changes to playback speed show no effect
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: mweires(a)googlemail.com
Distribution: ---
Unity games supporting a 0.5x, 1.0x, 2.0x playback speed for quartz powered
videos show no change in actual playback speed. A request of 2.0 is visible,
but immediatly discarded.
The logs show e.g. on pressing 2x:
011c:fixme:quartz:MediaSeeking_GetRate (00AF1B30/00AF1B3C)->(2.0): stub !!!
Immediatly followed by:
011c:fixme:quartz:MediaSeeking_GetRate (00AF1B30/00AF1B3C)->(0068F550): stub
!!!
which is probably the defaulting in
https://github.com/wine-mirror/wine/blob/master/dlls/quartz/filtergraph.c#L…
back to 1.0
--
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=47746
Bug ID: 47746
Summary: no se que poner ni tampoco se que es la parte de
componente
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: manuellamanna08(a)gmail.com
Distribution: ---
Created attachment 65225
--> https://bugs.winehq.org/attachment.cgi?id=65225
el error que me aparecio
entro a pokemon essentials (aplicacion que sirve para crear un juego de
pokemon)y se me cierra poniendo un 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=48934
Bug ID: 48934
Summary: Critical error when starting game
Product: Wine
Version: 5.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mauromelone1997(a)hotmail.com
Created attachment 66909
--> https://bugs.winehq.org/attachment.cgi?id=66909
The backtrace that pops out when the error occurs.
Hello, sorry for the trouble. I'm writing because I came across a game-breaking
bug involving the wine stable 5.0 version.
I used to play with the same game until a year ago with a previous release of
wine, so I don't think the error happened because of the game.
Basically when I start the game it plays dialogue without any kind of problems
until, suddenly, it stops working, crashes and a long code pops out. I
downloaded the backtrace and sent it to you.
I don't know if I did something wrong with the download or if it's a wine
problem.
Anyhow, thank you for your very hard work on this amazing project, I hope you
can help me.
Have a nice day.
--
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=38612
Bug ID: 38612
Summary: Pokemon Rejuvenation Crashes when i walk into first
generator room of the Xen lab
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: rydermora1212(a)gmail.com
Created attachment 51509
--> https://bugs.winehq.org/attachment.cgi?id=51509
Program Error details
Wine crashes when i get to a certain part of pokémon rejuvenation.
--
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=38603
Bug ID: 38603
Summary: Text typed by the user on pokemon: dawn of darkness
only appears for a split second while typing
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dj-max_payne(a)hotmail.com
Distribution: ---
On the game Pokemon: Dawn of Darkness, when typing something on any field, like
for example: the login screen, register new account screen, or in-game chat.
The characters only appear for a split second while your typing, and if you
stop typing they're not visible at all.
AppDB Page for PDoD:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32117
The game is affected by bug 657 and requires the workaround 'winetricks -q
mfc42' to run.
Pokemon: Dawn of Darkness is free to download and small in size, since the bug
in question manifests itself on login screen, you don't even have to create an
account or play the game to see it.
PS: So far I haven't encountered any other issue while playing this game, so
basically this bug is all that prevents it from attaining gold qualification on
the AppDB.
--
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=44637
Bug ID: 44637
Summary: crash bug after finishing a battle in pokemon
insurgence
Product: Wine
Version: 2.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adriannjamen(a)hotmail.com
Created attachment 60634
--> https://bugs.winehq.org/attachment.cgi?id=60634
Program error details
I'm playing a game called pokemon insurgence.
It works normal until i finish a battle.
After a battle the game simply crash.
Wine show a pop up with the text: 'The program game.exe has encountered a
serious problem and needs to close.
I pressed on the button show details and put them as a attachment file with
this post.
--
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=35982
Bug ID: 35982
Summary: pokemon reborn crashes after healing
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: kjcan22(a)gmail.com
Created attachment 48101
--> http://bugs.winehq.org/attachment.cgi?id=48101
crashes when healing pokemon at very beginning of game
the game crashes when i first defeat cain and heal my pokemon right after the
battle
--
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=40708
Bug ID: 40708
Summary: RPG Maker games: freeze at certain points
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: jpax94(a)gmail.com
When I play games made in RPG Maker, they sometimes crash at certain points.
--
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=43331
Bug ID: 43331
Summary: Wine and RPG Maker MV Error
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shalinrox1232(a)gmail.com
Created attachment 58674
--> https://bugs.winehq.org/attachment.cgi?id=58674
For some reason there is an error after I put in my product code. I uninstalled
the prior account from windows and then try to install in on my Mac through
Wine
I just uninstalled the program from my windows and then installed it on my mac.
i know the code limits you to two accounts, maybe that was a problem? but it
wont work
--
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=52593
Bug ID: 52593
Summary: RPG Maker MV: Crash in bundled qt5webenginecore on
project open
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zoe(a)milky.flowers
Distribution: ---
Created attachment 71919
--> https://bugs.winehq.org/attachment.cgi?id=71919
All output from wine-7.2-628-g2d0e84e6019 from launch to crash, with a default
project set
The program (RPG Maker MV Trial Version 161W) starts up fine and appears to be
stable if no project is loaded. However, within a few seconds of loading a
project or creating a new one, it crashes. It's responsive and appears to
behave normally within those few seconds (e.g. you can place new tiles and so
on). I get the vague impression that the crash is coming not from the main
thread but from the QtWebEngineProcess thread, although I'm not entirely sure
how to verify this. I didn't see the crash when running it with
`WINEDEBUG=+seh,+relay` and the output redirected to a file, which slowed the
program to a glacial crawl; either there's a race condition or the slow pace
extended the few seconds of crash-free time to several minutes. This is all
from a fresh 32-bit prefix dedicated purely to this program.
The program can be freely obtained from the vendor here:
https://dl.degica.com/rpgmakerweb/trial-download/RPGMV_161W_Setup.zip . The
filename is RPGMV_161W_Setup.zip, and its SHA1 checksum is
9ad63c92345ebc3236de1779f96af1575afa316f.
I tried this with several versions of Wine. The most significant is probably
wine-7.2-628-g2d0e84e6019, which I built totally vanilla (`configure && make
depend && make`). However, I also tried using wine-6.23 (Staging), wine-7.2
(Staging), and wine-7.2 (i.e. stable) as built from Gentoo's official packages,
all with the same result. My partner saw the same behavior in Linux Mint with
wine-7.2 (Staging) from the wine-builds repository (that was how all this
began, actually).
Just in case anyone asks, I don't think this has anything to do with corefonts,
as I've installed the winetricks "allfonts" package to this prefix.
STEPS TO REPRODUCE:
1. Post-installation, run `WINEPREFIX=[PREFIX] wine 'C:\\Program
Files\\KADOKAWA\\RPGMV\\RPGMV.exe'`. The program should start normally.
2. If you're running it for the first time, there should be no default project
to open, so the application should work as intended.
3. Either open an existing project or create a new project.
4. Once the project is fully opened, wait a few seconds.
If you want to avoid having it open a default project at startup (e.g. if you
want to control when it crashes for logging purposes or whatnot), edit
`user.reg`, find the `[Software\\KADOKAWA\\RPGMV]` section, and change
`"projectFileUrl"="[PATH_TO_YOUR_PROJECT]"` to `"projectFileUrl"=""`.
ENVIRONMENTS:
Gentoo Linux, x86-64, vanilla kernel 5.16.10
Linux Mint, x86-64, kernel 5.13.0-32-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=48214
Bug ID: 48214
Summary: RPGmaker input does not work after moving window
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: ilkka.prusi(a)gmail.com
Distribution: ---
In some games made with RPGMaker VX ACE the input does not work after you have
moved window in desktop (input focus gone and back again).
Symptom is that game character does not move, menu is not opened on pressing
esc and so forth.
This is repeatable on Debian bullseye with wine 4.0.2, Wayland + Gnome on
x86-64 (Linux 5.4.1).
To repeat simply grab the window with mouse, move it, click inside window and
try keyboard input again.
--
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=43616
Bug ID: 43616
Summary: RPGMaker game Sinshiya Nightmare has no music
Product: Wine
Version: 2.15
Hardware: x86
URL: http://versionfille.com/versionfillevx/versionfillesin
shiya.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The game works, but in the game there is no background music.
Workaround: "winetricks directmusic dsdmo gmdls"
--
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=48295
Bug ID: 48295
Summary: OMORI Demo (RPG Maker game) fails to launch
Product: Wine
Version: 4.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yaomtcmail(a)gmail.com
Distribution: ---
Created attachment 66002
--> https://bugs.winehq.org/attachment.cgi?id=66002
The terminal output of OMORI.exe (Demo)
The game does not launch. I've attached the terminal output here.
--
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=45395
Bug ID: 45395
Summary: Unhandled exception while running RPG MAKER VX ACE
Product: Wine
Version: 3.0.1
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anto777dago(a)gmail.com
Distribution: ---
Created attachment 61705
--> https://bugs.winehq.org/attachment.cgi?id=61705
Unhandled exception in RPG Maker VX Ace
APP: RPG MAKER VX ACE
OS: LINUX MINT 18.3 CINAMMON
Processor (Intel core i7 7700HQ CPU @ 2.80 GHz x 4
Graphic Card: Nvidia GeForce GTX 1050Ti
BEHAVIOUR: THE APP RUNS SMOOTHLY IF I START OR CONTINUE A GAME BUT IT CRASHES
AS SOON AS THE PLAYER IS TRANSFERRED TO A NEW LOCATION.
OCCASIONALLY THE KEYBOARD FREEZES AT START UP.
I GET THE SAME ERROR IN BOTH WINE 3.0.1 AND PLAYONLINUX (Same Wine version)
Someone told me to disable winegstreamer from the library. I did but I got the
same result.
WINE/Playonlinux: Officially recognize RPG Maker Xp and the version I'm using
is an upgraded version though still based on the same engine.
I've been researching everywhere to fix this error but I couldn't find a
solution. Some people told me that it runs smoothly on their machine and
they've got the same OS as me.
Thank you in advance for your help!
--
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=49607
Bug ID: 49607
Summary: Black window in RPG Maker games
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sonichedgehog_hyperblast00(a)yahoo.com
Distribution: ---
Created attachment 67778
--> https://bugs.winehq.org/attachment.cgi?id=67778
log
Some RPG Maker games will not render but display a black window instead. Upon
starting up a game I can hear main menu music, and if I press the arrow keys
the sounds made by selecting a different entry... indicating the game is
otherwise working and not frozen. This issue has happened for a long time with
various RPG games, most will work but a few will run into this problem.
With the latest WINE version (5.13) I noticed the problem appears to go away if
I change my Windows version to a lower number in WineCfg. Apparently I can only
go as high as Vista, if I choose Windows 7 or above then affected games have
the black screen. My OS is openSUSE Tumbleweed x64.
I attached a log displaying the messages I get when running the game from a
console. There are complaints about a few things like
d3d:wined3d_context_gl_reacquire
--
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=37419
Bug ID: 37419
Summary: Zbrush takes 20 minutes to load (better bug report)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fleeky(a)7rnx.net
Distribution: ---
Created attachment 49766
--> https://bugs.winehq.org/attachment.cgi?id=49766
log file for zbrush.exe
I made a previous bug report, but did so incorrectly this is my second attempt.
Installed wine 1.7.28 along with all recommended packages. Ran wine with
Zbrush.exe without any extra dlls ran the latest development version available
from apt-get which is 1.7.28. also am not using any third party wrappers.
Zbrush takes 20 minutes or more to start up, this is not the typical behaviour
on windows ( starts up immediately )
Thanks and hopefully this bug report meets your specifications.
--
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=53052
Bug ID: 53052
Summary: Tablet pressure does not work under Wayland
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: jeskenis(a)gmail.com
Distribution: ---
Currently pressure sensitivity does not work under Wayland. Tried a couple of
apps, with Zbrush being the one I'm most interested in.
I get:
"Wintab - tablet services not available"
Tried a couple of WINE versions / spins - none seem to work.
--
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=44887
Bug ID: 44887
Summary: Pressure sensitivity lost when file requester is
opened in ZBrush
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f2267911(a)nwytg.com
Distribution: ---
ZBrush (4r8 and 2018) works quite fine but when a file requester (to load or
save a tool) is opened, ZBrush does not response to the pressure sensitivity.
Before loading a tool the pressure sensitivity worked fine.
--
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=48126
Bug ID: 48126
Summary: ZBrush 2020 doesn't display the 3D models correctly
Product: Wine
Version: 4.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: d1096252(a)urhen.com
Distribution: ---
The ZBrush's installer runs without a problem. ZBrush starts under wine fine
and the user interface (buttons, menus) looks okay but the main viewer just
draws lines instead of the 3D model. It would be great if ZBrush 2020 could
work as well as the old 4R6 version again.
--
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=46598
Bug ID: 46598
Summary: Pressure sensitivity (zbrush) not working after wine
update
Product: Wine
Version: 4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f2267911(a)nwytg.com
Distribution: ---
The tablet pressure sensitivity worked fine in wine 3.21, but an update to wine
4.0 or 4.1 causes it to stop working properly in zbrush 2018.
--
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=46470
Bug ID: 46470
Summary: opencl 1.2 version support required
Product: Wine-staging
Version: 4.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.amruth(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63290
--> https://bugs.winehq.org/attachment.cgi?id=63290
clinfo logs attached
subject: opencl 1.2 version support required
looks like current wine staging supports only opencl version 1.0
NOTE: your OpenCL library only supports OpenCL 1.0,
but some installed platforms support OpenCL 1.2.
Programs using 1.2 features may crash
or behave unexpectedly
clinfo is a simple command-line application that enumerates all possible
(known) properties of the OpenCL platform and devices available on the system.
https://github.com/Oblomov/clinfo
clinfo complete output attached.
opencl 1.2 version support required for dforce feature on daz studio.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=37524
--
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=30129
Bug #: 30129
Summary: Screen in 3d Studio Max v9 refresh badly
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deveee(a)gmail.com
Classification: Unclassified
Problem is with refresh screen in 3d studio max v9.
When I click on object - on screen I don't see any changes. When I click on
second object - I see this first click, not second. All is with one-click
delay.
Problem is only in wine 1.4-*, versions 1.37 and older works fine.
--
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=30893
Bug #: 30893
Summary: No pressure in gimp 2.8 windows version with evdev
tablet
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viktoria.s(a)freemail.hu
Classification: Unclassified
Created attachment 40482
--> http://bugs.winehq.org/attachment.cgi?id=40482
Output of gimp 2.8 windows version with WINEDEBUG=+wintab32
I got an Genius Mousepen i608X tablet. It works only with the evdev driver. (I
am using xubuntu 64 bit with a patched kernel (which includes the driver of
this tablet on a VM.)) I have got no pressure in gimp 2.8 windows version.
(Gimp 2.8 linux version works perfectly on the same operating system.)
In the attachment log you can see that it reports as a tablet:
trace:wintab32:X11DRV_LoadTabletInfo Device 10: [id 12|name Genius MousePen
i608X|type TABLET|num_classes 2|use 4]
but at the end wine writes:
warn:wintab32:X11DRV_LoadTabletInfo Did not find a valid stylus, unable to
determine system context parameters. Wintab is disabled.
Which is wrong. I attached the output of xinput list --long (xinput.txt), so
you can see clearly which device reports what. (I guess I should add that
attachment separately because the bug can contain only one attachment.)
One thing to note: this device comes with a mouse too. And the kernel gives
identical name to both devices. (That is the reason why you can fin 2 mousepens
in the logs. The one with the id=12 is the pen, because this one is reporting
the pressure, the other one is the mouse.)
In my opinion if you modify the wine source/dlls/winex11.drv/wintab.c according
to this:
in line 622 you write this:
if (! is_tablet_cursor(target->name, device_type) && ! devices[loop].type ==
XInternAtom(data->display, XI_TABLET, False))
in line 641 you write this:
if (is_stylus(target->name, device_type) || devices[loop].type ==
XInternAtom(data->display, XI_TABLET, False))
my tablet will be recognised.
Unfortunately I was not able to test if this is going to work or not, because I
was not able to build wine properly so far.
(Gimp 2.8 windows version was always crashed with the one I have built, but the
tablet was recognised as tablet though.)
You can find a list of tablets which are using the evdev driver here:
http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Tablet_suppo…
If you have any questions please let me know.
--
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=28158
Summary: [integration] winemenubuilder forces lower case when
searching fd.o mime database
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
When winemenubuilder searches for freedesktop.org xdg mime database, and build
its list native extensions and mime types, it always searches and tries to
match a lower case string. Windows registry might be case-insensitive, but
native mime database is not, and (unfortunately) some extensions (globs) and
mime types do have upper case chars. Some examples:
audio/AMR:*.amr
audio/AMR-WB:*.awb
text/x-c++src:*.C
application/x-compress:*.Z
application/x-blender:*.BLEND
text/x-iMelody:*.ime
text/x-iMelody:*.imy
text/css:*.CSSL
application/x-gnome-saved-search:*.savedSearch
I am just listing "regular" globs that could be directly mapped to windows
extensions (as opposed to things like README*, Makefile, *.tar.Z, etc)
Take Z for an example of the problem:
- Windows app register "HKCR\.z". Winemenubuilder searches for *.z, can't
match, so it creates the native application/x-wine-extension-z mime/glob.
Unfortunate but unavoidable.
- Windows app register "HKCR\.Z" instead. Winemenubuilder *still* searches for
*.z, because it forces lowercase in its search! There is no match, and it
creates the application/x-wine-extension-z. With *.z glob! And that is a bug.
Currently, there is no way to prevent winemenubuilder to create duplicate (and
buggy) mime extensions when native glob and/or extension contains upper (or
mixed) case chars.
My suggestion for fix: to really mimic Registry case-insensitivity behavior,
winemenubuilder should use case-insensitive search. For example, comparing
lower(win ext)=lower(fd.o glob). And if a match is not found, create the native
glob *exactly* as registered by windows app.
--
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=51812
Bug ID: 51812
Summary: Sims 4 Studio freezes when rendering 3D
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 70699
--> https://bugs.winehq.org/attachment.cgi?id=70699
Logs from shell terminal
The application does open and works as functional, however, it freezes when
another 3D object is going to be rendered, showing another glitched in-black
notification after some minutes, and then, crashing after some more minutes
Sims 4 Studio:
https://drive.google.com/file/d/1BgD2MS8Gae2Bd162744Mth3gwCcNljMd/view?usp=…
SHA1 checksum: 7da72151ab9611adb22a9e74e487ae5fd0e18881
--
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=45241
Bug ID: 45241
Summary: Autodesk Revit 2019 (Webinstall) fails to install
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)falko-menge.de
Distribution: ---
Created attachment 61471
--> https://bugs.winehq.org/attachment.cgi?id=61471
installation console output
The installer downloads a setup file but then stops with the message:
"Something is preventing the software from launching. Please contact customer
support."
WINEPREFIX=~/.local/share/wineprefixes/revit-2019-webinstall WINEARCH=win64
wine Revit_2019_G1_Win_64bit_Trial_wi_en-US_Setup_webinstall.exe &> log.txt
--
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=6095
Neko-san <nekoNexus(a)protonmail.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nekoNexus(a)protonmail.ch
--
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=32317
Bug #: 32317
Summary: 3dsmax 9 32bit - Registration window
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keith(a)ukscifi.net
Classification: Unclassified
Created attachment 42657
--> http://bugs.winehq.org/attachment.cgi?id=42657
3dsmax register window bug.
I am unable to register the product from the trial version of 3dsmax9 32bit, I
can enter the serial code but the Request code is boxes are missing, Next
button is frozen and you can't seem to quit out.
I have to force kill the window to continue.
Other tests have lead to the register tool not finding the Internet?
--
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=22714
Summary: specviewperf10 test 3dsmax-04 doesn't show clouds
wrapping around scene properly
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.spec.org/gwpg/gpc.static/vp10info.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several minutes into test 3dsmax-04, in the domed structure test,
it shows the domed structure with clouds on the world cylinder,
but on Wine the clouds don't wrap around the whole world.
--
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=33380
Bug #: 33380
Summary: Autodesk 3ds Max 2009 unable to activate
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hibbsncc1701(a)yahoo.com
Classification: Unclassified
Created attachment 44172
--> http://bugs.winehq.org/attachment.cgi?id=44172
Console output without a debug enviorment variable set
Trying to activate 3ds max 2009 does not work as nothing you do will allow you
to proceed past the first page. The input activation code box is missing and
trying to get an activation code does not work.
Clicking on the next button seems to do nothing, although the close and back
buttons work.
Sidenote: I did see http://bugs.winehq.org/show_bug.cgi?id=32317 this bug,
however that seems to be an issue with utf conversions and none of the messages
I get are in the attached log file for that bug.
--
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=53357
Bug ID: 53357
Summary: Synchronize Wiki pages Gecko vs Mono
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Ulf.Zibis(a)gmx.de
Distribution: ---
1. On https://wiki.winehq.org/Mono, there is a fine lookup hierarchy from
whether the Mono libraries are loaded.
On https://wiki.winehq.org/Gecko this clarity is missing.
2. On https://wiki.winehq.org/Gecko the valid location /opt/wine/gecko is
missing.
--
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=23714
Summary: Homeworld : Can't change resolution
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=29711)
--> (http://bugs.winehq.org/attachment.cgi?id=29711)
log +ddraw
Homeworld crashes when we attempt to change the resolution in the game's
options. This is a long lasting problem, this bug report makes mention of it
but it was not it's focus : http://bugs.winehq.org/show_bug.cgi?id=11986
I have attached a +ddraw log. Let me know if you need more.
Gentoo Linux X64
Wine 1.2
nvidia-drivers 256.35
--
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=3866
--- Comment #11 from joaopa <jeremielapuree(a)yahoo.fr> ---
What to do with such a bug following Anastasius' analysis?
--
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=1201
--- Comment #48 from joaopa <jeremielapuree(a)yahoo.fr> ---
Bug still occurs with wine-8.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.
http://bugs.winehq.org/show_bug.cgi?id=13859
Summary: Star Wars Race cursor duplicate
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iugamarian(a)yahoo.com
When entering Star Wars Racer in full screen, all is well except that there are
two mouse cursors on screen that follow the same movement, at different speeds:
-the game drawn cursor, witch is the selector, and is faster
-the classic drawn cursor, witch is slower and disturbs the view
When the race starts the cursors are not an issue, as they dissapear, by game
design.
--
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=54867
Bug ID: 54867
Summary: Can't run Dream Acquarium
Product: Wine-staging
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: srdunnagan(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When I run Dream Acquarium, it fails silently.
$ env WINEPREFIX="/home/sdunnaga/.wine" wine C:\\users\\Public\\Desktop\\Dream\
Aquarium.lnk
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.5 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:wineusb:query_id Unhandled ID query type 0x5.
0024:fixme:exec:SHELL_execute flags ignored: 0x00004000
0118:fixme:nls:get_geo_info type 8 is not supported
The Dream Aquarium demo for Windows can be downloaded here:
https://www.dreamaquarium.com/download.html
--
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=54881
Bug ID: 54881
Summary: Privacy issue
Product: WineHQ Bugzilla
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
CC: austinenglish(a)gmail.com
Please delete the first attachment in bug 54878. Its ID is 74374.
I uploaded it by mistake and revealed more than needed.
--
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=54874
Bug ID: 54874
Summary: Failed to install EXE client using U3D technology
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zhengyipu(a)163.com
Distribution: ---
Created attachment 74369
--> https://bugs.winehq.org/attachment.cgi?id=74369
The exe client developed through Wine installation cannot run after successful
installation. The client uses Unity
The exe client developed through Wine installation cannot run after successful
installation. The client uses Unity
--
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=38629
Bug ID: 38629
Summary: Dream of Mirror Online race condition blocks the game
playing
Product: Wine
Version: 1.7.42
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: leledumbo_cool(a)yahoo.co.id
Distribution: ---
Created attachment 51537
--> https://bugs.winehq.org/attachment.cgi?id=51537
log after selecting character
In Dream of Mirror Online, after selecting the character, there are three
possible scenarios:
- Direct black screen, mostly happens if you select existing character
- The game loads for 1-3 seconds and then back to loading screen with 0%
progress that will never complete or crash with segmentation fault, mostly
happens if you create a new character then select it
In any non-crash scenario, the log (after selecting the character) is as
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=44450
Bug ID: 44450
Summary: YI 360 camera application is not working
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: jozo(a)jozo.sk
Created attachment 60391
--> https://bugs.winehq.org/attachment.cgi?id=60391
Log file from running YI 360 application
The application from YI 360 camera is not starting using WINE.
Behaviour:
* icon of the YI 360 will appear on MACOS DOCK
* main window will not appear
The application can be downloaded from here:
https://www.yitechnology.com/yi-360-vr-camera-desktopsoftware
--
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=40367
Bug ID: 40367
Summary: Dark Souls 2 startup error
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brendancronin(a)openmailbox.org
Distribution: ---
Created attachment 54055
--> https://bugs.winehq.org/attachment.cgi?id=54055
backtrace
Dark Souls 2 - Scholar of the First Sin crashes on startup from Steam client.
Game window shows up, but is empty (shows whatever window is behind it). A
similar problem has been reported in the game entry here:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32908
--
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=44431
Bug ID: 44431
Summary: Installation of Smart Music 2017.1.27 appears
successful, but app crashes Wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: junk.jjk(a)gmail.com
Distribution: ---
Created attachment 60372
--> https://bugs.winehq.org/attachment.cgi?id=60372
Wine backtrace. No other Wine apps installed. wine-1.6.2
The installation appears to go successfully. However, when launching Smart
Music Classic 2017.1.27 from desktop shortcut created during installation,
winedbg.exe window comes up, and allows me to create the attached backtrace
file. I just installed WINE on Ubuntu 16.0.4 64-bit without any wrappers.
Thank you in advance.
--
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=43917
Bug ID: 43917
Summary: Error when closing out a Windows program running under
Wine
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cabanadude08(a)gmail.com
Distribution: ---
Created attachment 59543
--> https://bugs.winehq.org/attachment.cgi?id=59543
This is the bug report I receive when I select show details.
When closing out a program in Wine, it shows an error message that says the
application ran into an error. It works fine, except when I close it.
Thanks!
Ron
--
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=32778
Bug #: 32778
Summary: Cannot run windows application when connecting to
unbuntu desktop via RDP
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: meghan(a)islandretreat.co.uk
Classification: Unclassified
I am running an application called YNAB (youneedabudget.com)
This application works perfectly under wine 1.5.
However, when I remote desktop from a windows 7 machine into my ubuntu 12.04
machine the wine application no longer runs and I receive an error :
the programe ynab4.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
The bug details are attached.
I note that other applications do run (notepad.exe for example).
--
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=54840
Bug ID: 54840
Summary: Stack overflow in setup of "Sunday... That One Day", a
16-bit children's religious educational game
Product: Wine
Version: 8.6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 74343
--> https://bugs.winehq.org/attachment.cgi?id=74343
Terminal output
The crash happens when running SETUP.EXE.
The game can be started directly from the CD by running SUNDAY.EXE, but even so
it can't get past the title screen.
$ sha256sum 'Andrea and Alexander - Sunday... that One Day.iso'
ac9b745e9aad776b5c05bf3488955c33de2a8d97e0561718f31149af425256de
--
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=54816
Bug ID: 54816
Summary: Fusion 360: Crashes when using WINEDEBUG=+relay
Product: Wine
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: benjackson990(a)gmail.com
Distribution: ---
Created attachment 74308
--> https://bugs.winehq.org/attachment.cgi?id=74308
Backtrace from crash
Fusion 360 Version: 2.0.15775
WineHQ-Devel v8.5 (latest from WineHQ repo)
When trying to debug Fusion 360 with WINEDEBUG=+relay, the program crashes. The
following error in the log looks relevant
```03e8:err:sync:RtlpWaitForCriticalSection section 000000017006E5C0
"dlls/ntdll/loader.c: loader_section" wait timed out in thread 03e8, blocked by
03a0, retrying (60 sec)```
The following commands where used to create the installation and subsequent
crash
```
rm -r ~/.wfusion360
export env WINEPREFIX=~/.wfusion360
export env WINEDEBUG=fixme-all
wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
-O winetricks -P ~/Downloads
chmod +x ~/Downloads/winetricks
~/Downloads/winetricks win10
wget -N
https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20A…
-P ~/Downloads
wine ~/Downloads/Fusion\ 360\ Admin\ Install.exe --quiet
WINEDEBUG=+relay wine 'C:\users\Public\Desktop\Autodesk Fusion 360.lnk'
```
--
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=52923
Bug ID: 52923
Summary: wininet:http Querying the security certificate fails
on Windows with a UTF-8 codepage
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Querying the security certificate fails in wininet:http on Windows with a UTF-8
codepage (w10pro64-hi-u8). The failures fall into three categories:
http.c:6887: Test failed: expected secure flag to be set
http.c:6894: Test failed: InternetQueryOption failed: 12019
http.c:6904: Test failed: InternetQueryOption failed: 12016
http.c:6910: Test failed: InternetQueryOption failed: 12016
In test_secure_connection()
-> These happen are caused by urlmon:url as described in bug 51227 though the
12019 error (ERROR_INTERNET_INCORRECT_HANDLE_STATE) may be UTF-8-specific.
http.c:6933: Test failed: InternetQueryOption failed: 12016
http.c:6938: Test failed: InternetQueryOption failed: 12016
http.c:6941: Test failed: expected same string
In test_secure_connection()
-> Bug 51227 says these are caused by urlmon:url but they also happen when
wininet:http is run all alone on w10pro64-hi-u8 (and not on w10pro64-hi).
http.c:6653: Test failed: InternetQueryOption failed: 12016
http.c:6654: Test failed: unexpected size: 0
http.c:6660: Test failed: InternetQueryOption failed: 12016
http.c:6661: Test failed: unexpected size: 0
http.c:6667: Test failed: InternetQueryOption failed: 12016
In test_security_flags()
-> These are totally specific to UTF-8.
https://test.winehq.org/data/patterns.html#wininet:http
Both the Unicode and ANSI versions of InternetQueryOption() fail but only when
given INTERNET_OPTION_SECURITY_CERTIFICATE, not with
INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT.
And this is really specific to the UTF-8 codepage: there is no failure when
wininet:http is run on its own in the regular Hindi locale.
--
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=54859
Bug ID: 54859
Summary: mf:mf - test_topology_loader_evr() sometimes crashes
on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
mf:mf - test_topology_loader_evr() sometimes crashes on Windows:
mf:mf start dlls/mf/tests/mf.c
mf.c:9289: created
L"C:\\Users\\winetest\\AppData\\Local\\Temp\\rgb32frame-vp.bin"
mf.c:2858: Test failed: Unexpected hr 0x80070057.
mf.c:2858: this is the last test seen before the exception
17d8:mf: unhandled exception c0000005 at 0040A4A1
See https://test.winehq.org/data/patterns.html#mf:mf
Where 0x80070057 == E_INVALIDARG
The oldest known instance goes back to 2022-08-28 and since then this crash has
happened about twice per month on Windows 8 to Windows 10 21H2.
But this test also crashes systematically in the nightly WineTest runs on
w7u_2qxl. However it does not crash when run on its own so in this case the
crash must be caused by interference from another test.
--
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=32831
Bug #: 32831
Summary: TurboTax 2012 fails with error 42016 when manually
checking for updates (win2k3 mode)
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: focht(a)gmx.net
Depends on: 32323, 32471, 32758
Classification: Unclassified
Created attachment 43366
--> http://bugs.winehq.org/attachment.cgi?id=43366
terminal output
Prereqs:
winetricks corefonts d3d9=disabled dotnet40
install the app as normal, don't start it after install.
winecfg > win2k3 windows version (bug 32758)
Apply http://source.winehq.org/patches/data/93995
Start the app up. Click the 'Online' menu, then 'Check for updates'. It will
soon fail.
I'll attach the terminal output.
FWIW:
https://ttlc.intuit.com/questions/1459455-error-42016-unexpected-content-re…
--
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=50012
Bug ID: 50012
Summary: Installer failed to initialize for Photoshop CS6
installer
Product: Wine-staging
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yaomtc(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68432
--> https://bugs.winehq.org/attachment.cgi?id=68432
Terminal output from running Set-up.exe
The installer for Adobe Creative Suite 6 (Production Premium) fails to
initialize. I've attached the terminal output here.
--
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=52251
Bug ID: 52251
Summary: Airport tycoon crashes
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-30575/Airline-Tyc
oon-Demo/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 71372
--> https://bugs.winehq.org/attachment.cgi?id=71372
console output
Airport tycoon crashes when loading. The welcome picture appears but game
crashes early.
--
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=54563
Bug ID: 54563
Summary: The gif is displaying wrongly, with weird backgrounds
of various colors
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: 399989567(a)qq.com
Distribution: ---
First of all, you can understand the cause and effect of things through this
URL:https://bugs.winehq.org/show_bug.cgi?id=54526
I found a new bug, this gif file "1_background_fail.gif" will have wrong
background color.
"1_background_pick.gif":Another problem, maybe not the same problem as
1_background_fail.gif (I personally don't think it's the same problem)
--
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=39142
Bug ID: 39142
Summary: Roblox Client/Server connection is dropped with error
"This server has shut down."
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Distribution: ---
There is an issue with the Roblox Client where communications from client to
server are interrupted. This affects any Wine version, as well as Wine Staging.
There is an issue on GitHub which has been tracking this issue; I will link to
it below so the content isn't duplicated. This issue was caused with the July
16th version of Roblox; previous versions of Roblox work in Wine, but the
client requires the most recent version of the game to be installed.
GitHub issue:
https://github.com/roblox-linux-wrapper/roblox-linux-wrapper/issues/135
Roblox Changelog: http://wiki.roblox.com/index.php?title=Change_log
--
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=53888
Bug ID: 53888
Summary: vbscript does not allow Mid on non VT_BSTR
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While testing some scripts, I ran across a Mid call on a value that wasn't a
string.
The following vbscript should display "3":
Dim string
string = 7530
WScript.echo Mid(string, 3, 1)
Global_Mid returns E_NOTIMPL in this case:
if(V_VT(args) != VT_BSTR) {
FIXME("args[0] = %s\n", debugstr_variant(args));
return E_NOTIMPL;
}
A workaround for this is to match other string functions and use conv_str:
+ BSTR str, conv_str = NULL;
+ if(V_VT(args) != VT_BSTR) {
+ hres = to_string(args, &conv_str);
+ if(FAILED(hres))
+ return hres;
+ str = conv_str;
+ }else {
+ str = V_BSTR(args);
+ }
+ SysFreeString(conv_str);
--
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=53873
Bug ID: 53873
Summary: vbscript fails to compile Else If when If is on same
line
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
We've found some scripts where If statements are placed on the same line as an
Else.
The following works in real vbscript, but fails in wine vbscript:
Dim vrOption
vrOption = 3
If vrOption = 1 Then
Wscript.Echo "vroption is 1"
ElseIf vrOption = 2 Then
Wscript.Echo "vroption is 2"
Else If vrOption = 3 Then
Wscript.Echo "vroption is 3"
End If
End If
As a workaround we've added an additional entry to tELSE, which seems to work:
Else_opt
: /* empty */ { $$ = NULL; }
| tELSE tNL StatementsNl_opt { $$ = $3; }
| tELSE StatementsNl_opt { $$ = $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=53868
Bug ID: 53868
Summary: vbscript fails to return TypeName for VT_DISPATCH
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
I ran into some vbscript where it was trying to get the TypeName of an object:
Private Sub RemoveBall(aBall)
dim x : for x = 0 to uBound(balls)
if TypeName(balls(x) ) = "IBall" then
if aBall.ID = Balls(x).ID Then
balls(x) = Empty
Balldata(x).Reset
End If
End If
Next
End Sub
I was able to work around this by added a VT_DISPATCH case to Global_TypeName
and fetching it from ITypeInfo_GetDocumentation:
case VT_DISPATCH: {
ITypeInfo* typeinfo;
HRESULT hres = IDispatch_GetTypeInfo(V_DISPATCH(arg), 0, 0,
&typeinfo);
if(FAILED(hres)) {
return E_FAIL;
}
BSTR name;
hres = ITypeInfo_GetDocumentation(typeinfo, MEMBERID_NIL, &name,
NULL, NULL, NULL);
if(FAILED(hres)) {
return E_FAIL;
}
hres = return_string(res, name);
SysFreeString(name);
return hres;
}
--
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=53807
Bug ID: 53807
Summary: vbscript fails to redim original array in function
when passed byref
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While working on leveraging the vbscript engine of Wine for a macos/linux port
of Visual Pinball, I ran into a script that resizes an array in a function by
passing the array in byref. When the function finishes, the array appears to be
at the original size.
Take the following code:
dim ax
redim ax(4)
Function Resize(byref x2)
Wscript.Echo "IN RESIZE BEFORE: " & UBound(x2)
Redim x2(20)
Wscript.Echo "IN RESIZE AFTER: " & UBound(x2)
End Function
Wscript.Echo "BEFORE: " & UBound(ax)
Resize ax
Wscript.Echo "AFTER: " & UBound(ax)
In wine VBS:
BEFORE: 4
IN RESIZE BEFORE: 4
IN RESIZE AFTER: 20
AFTER: 4
In real VBS:
BEFORE: 4
IN RESIZE BEFORE: 4
IN RESIZE AFTER: 20
AFTER: 20
--
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=53782
Bug ID: 53782
Summary: vbscript can not compile ReDim with list of variables
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While working on leveraging the vbscript engine of Wine for a macos/linux port
of Visual Pinball, I've been testing several user made scripts.
I've found some scripts that have lists when using redim. The following works
in real VBS, but fails here:
dim ax(), ay()
redim ax(4), ay(5)
Wscript.Echo UBound(ax)
Wscript.Echo UBound(ay)
--
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=53100
Bug ID: 53100
Summary: Euphoria: freezes every second while controllers are
plugged in
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lahvuun(a)gmail.com
Regression SHA1: 4f1095a0ee4c7577e5287e56e388c36d0ba659ad
Distribution: Gentoo
Created attachment 72531
--> https://bugs.winehq.org/attachment.cgi?id=72531
Output of WINEDEBUG=trace+winmm wine euphoria.exe
If any controllers are plugged in, approximately every second Euphoria will
freeze for a brief moment.
Euphoria is a Visual Novel made by Clockup. Be warned, it's (very) NSFW. I'm
using the English release by MangaGamer: https://mangagamer.org/euphoria/
The problem affects other games by Clockup. They likely run on the same engine,
since the file structure is very similar.
This wasn't a problem with older versions of wine, git bisect points to
4f1095a0ee4c7577e5287e56e388c36d0ba659ad — winmm: Reimplement joystick APIs on
top of dinput, by Rémi Bernon.
Since this started after a winmm change, I ran the game with
WINEDEBUG=trace+winmm, the log is attached. Looks like find_joysticks is
regularly called, the game freezes at the same time these calls are logged.
My guess is that find_joysticks is slow for some reason, so it blocks the game.
The more controllers are plugged in simultaneously, the longer it freezes for
(I tested with 0, 1 and 4).
The game doesn't freeze on my Windows 10 install at all, even with 4
controllers plugged in.
--
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=53872
Bug ID: 53872
Summary: Adobe Reader XI crash opening settings in Protected
Mode
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: etang(a)codeweavers.com
Distribution: ---
Created attachment 73399
--> https://bugs.winehq.org/attachment.cgi?id=73399
Backtrace for crash
- Install Adobe Reader XI from e.g.
ftp://ftp.adobe.com/pub/adobe/reader/win/11.x/11.0.00
- Set Windows version to Windows 7
- Open Edit → Preferences
- Select Page Display preferences (which is the default pane for a fresh
install)
Expected result: Adobe Reader doesn't crash
Actual result: Adobe reader 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=53677
Bug ID: 53677
Summary: invalid O_WRONLY read sets errno=EACCES instead of
EBADF
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xantares09(a)hotmail.com
Distribution: ---
Created attachment 73089
--> https://bugs.winehq.org/attachment.cgi?id=73089
minimal testcase
I noticed that an incorrect read from a file in write-only mode can result in
errno to be set to EACCES instead of EBADF that is returned on native linux or
on windows (either msvc or cross-compiled mingw), see attached testcase
$ x86_64-w64-mingw32-gcc main.c
$ wine a.exe
EBADF=9 EACCES=13
errno=13
errno should be EBADF
whereas on native linux or windows:
> a
EBADF=9 EACCES=13
errno=9
tested with latest 7.17 on archlinux but also happens with 6.0 on ubuntu jammy
--
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=53670
Bug ID: 53670
Summary: vbscript can not compile if expressions with reversed
gte, lte, (=>, =<)
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
While working on leveraging the vbscript engine of Wine for a macos port of
Visual Pinball, I've been testing several user made scripts.
I've found several scripts that use if expressions with gte and lte in reversed
order, ie => and =<, which fail to compile.
vbscript does seem to allow for these to be reversed:
Set g_objWSH = Wscript.CreateObject("Wscript.Shell")
dim x
dim y
x = 6
y = 6
If x => y Then
Wscript.Echo "This works 1"
End If
If x >= y Then
Wscript.Echo "This works 2"
End If
If x <= y Then
Wscript.Echo "This works 3"
End If
If x =< y Then
Wscript.Echo "This works 4"
End If
--
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=50842
Bug ID: 50842
Summary: The 64-bit msado15:msado15 test crashes
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The 64-bit msado15:msado15 test crashes on all Windows versions:
https://test.winehq.org/data/tests/msado15:msado15.html
msado15.c:626: this is the last test seen before the exception
090c:msado15: unhandled exception c0000005 at 0000000000408607
So the crash happens either during the test_ADORecordsetConstruction() cleanup,
or the initialization of test_ConnectionPoint().
This failure is new because WineTest was incorrectly skipping the msado15:*
tests before.
--
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=50097
Bug ID: 50097
Summary: comctl32:monthcal fails on Wednesdays!!!
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The failures are not systematic but over a two months period comctl32:monthcal
failed 5 times and all were on Wednesdays!
https://test.winehq.org/data/tests/comctl32:monthcal.html
Wednesday 2020-09-09 Failed
Wednesday 2020-09-16 Failed (*)
Wednesday 2020-09-23 success
Wednesday 2020-09-30 success
Wednesday 2020-10-07 Failed
Wednesday 2020-10-14 Failed
Wednesday 2020-10-21 success
Wednesday 2020-10-28 success
Wednesday 2020-11-04 Failed
Every time the two failures are:
monthcal.c:2054: Test failed: 0: MCN_SELCHANGE should be sent
monthcal.c:2045: Test failed: 1: MCN_SELCHANGE should be sent
They happen on Windows 7, 8 and 10.
(*) You may notice two failures for the 2020-09-15 WineTest. However a careful
look at the log shows these WineTest runs occurred on Wednesday 2020-09-16 at 1
am!
--
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=53932
Bug ID: 53932
Summary: ntlm_auth was not found or is outdated.
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f9nw-forum.winehq(a)yahoo.com
Distribution: ---
Created attachment 73491
--> https://bugs.winehq.org/attachment.cgi?id=73491
Terminal output
I used Wine to run "Paint.NET64Portable.exe" and got the errors shown in the
attached file.
I started the following topic:
https://forum.winehq.org/viewtopic.php?p=138890&sid=098306ba4c0574cd7ea1a17…
A member there asked me to file a bug report here.
--
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=53867
Bug ID: 53867
Summary: vbscript fails to retrieve property array by index
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
Given the following vbscript, access to aObj.ModIn(x) and aObj.ModOut(x) fail:
dim RubbersD : Set RubbersD = new Dampener
RubbersD.addpoint 0, 0, 1.1
RubbersD.addpoint 1, 3.77, 0.97
RubbersD.addpoint 2, 5.76, 0.967
RubbersD.addpoint 3, 15.84, 0.874
RubbersD.addpoint 4, 56, 0.64
dim SleevesD : Set SleevesD = new Dampener
SleevesD.CopyCoef RubbersD, 0.85
Class Dampener
Public ModIn, ModOut
Private Sub Class_Initialize : redim ModIn(5) : redim Modout(5): End Sub
Public Sub AddPoint(aIdx, aX, aY)
ModIn(aIdx) = aX
ModOut(aIdx) = aY
End Sub
Public Sub CopyCoef(aObj, aCoef)
dim x : for x = 0 to uBound(aObj.ModIn)
addpoint x, aObj.ModIn(x), aObj.ModOut(x)*aCoef
Next
End Sub
End Class
It seems invoke_variant_prop in vbdisp.c has specific code that looks to see if
there is an argument, and if so fails.
I've added a block that only fails if there are arguments and the variant is
not an ARRAY. I lifted the code from array_access in interp.c. Unfortunately
array_access is not available to vbdisp.c:
static HRESULT invoke_variant_prop(script_ctx_t *ctx, VARIANT *v, WORD flags,
DISPPARAMS *dp, VARIANT *res)
{
HRESULT hres;
switch(flags) {
case DISPATCH_PROPERTYGET|DISPATCH_METHOD:
case DISPATCH_PROPERTYGET:
if(dp->cArgs) {
if (V_ISARRAY(v)) {
SAFEARRAY *array = V_ARRAY(v);
unsigned i, argc = arg_cnt(dp);
LONG *indices;
if(!array) {
FIXME("NULL array\n");
return E_FAIL;
}
.
.
.
else {
WARN("called with arguments\n");
return DISP_E_MEMBERNOTFOUND; /* That's what tests show */
}
--
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=53296
Bug ID: 53296
Summary: USB Device Remover crashes on unimplemented function
mscoree.dll.StrongNameTokenFromAssembly
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 72662
--> https://bugs.winehq.org/attachment.cgi?id=72662
Console output
Pretty self-explanatory.
$ sha256sum DeviceRemoverSetup.exe
f22696f92b1e256264894cc7d87e205b285a9effd8fed30a4de3ea6431a40b5f
--
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=50941
Bug ID: 50941
Summary: TIP-Integral: crashes at installation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: e.blomart(a)posteo.be
Distribution: ---
Created attachment 69751
--> https://bugs.winehq.org/attachment.cgi?id=69751
Wine bug report
I am trying to run an accounting application. The client is named "TIP
Integral" (https://www.integral.be/fr/download/)
I cannot connect to the server, because it has at least one function missing
from the Wine Implementation of WS2_32.dll; WSAConnectByNameW in this case.
The bug was issued on 3 different machines and also happened in Wine 6.4.
Cheers,
Emile
--
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=54564
Bug ID: 54564
Summary: Rich Edit crashes when Ctrl+Right is pressed at past
the final paragraph
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: huw(a)codeweavers.com
Distribution: ---
Rich Edit crashes with NULL dereference when Ctrl+Right is pressed at past the
final paragraph.
Steps to reproduce:
1. Open Wordpad.
2. Press "A".
3. Press Home or Left.
4. Press Ctrl+Right.
5. Press Ctrl+Right.
Expected behaviour:
Wine doesn't crash.
Actual behaviour:
Wine crashes inside `para_next`, because `ME_MoveCursorWords` tries to fetch
`next_para` of NULL paragraph pointer.
--
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=54490
Bug ID: 54490
Summary: vbscript fails to compile when statement follows
ElseIf
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While working on porting Visual Pinball to cross platform, I ran into a code
example where ElseIf had a statement was on the same line:
If Lampz.state(130) = 0 AND Lampz.state(132) = 0 AND Lampz.state(136) =
0 Then
'
ACDC.ColorGradeImage="ColorGrade_off":Translite.Blenddisablelighting=0.2:For
Each bulb in BandMembersPoster: bulb.IntensityScale=0 :Next
ACDC.ColorGradeImage="ColorGrade_off":LM_Translite.intensityscale=0:For Each
bulb in BandMembersPoster: bulb.IntensityScale=0 :Next
ElseIf Lampz.state(130) > 0 AND Lampz.state(132) = 0 AND
Lampz.state(134) > 0 AND Lampz.state(136) = 0 Then
ACDC.ColorGradeImage="ColorGrade_red"
ElseIf Lampz.state(130) = 0 AND Lampz.state(132) > 0 AND
Lampz.state(134) = 0 AND Lampz.state(136) = 0 Then
ACDC.ColorGradeImage="ColorGrade_blue"
Else
'
ACDC.ColorGradeImage="ColorGrade_on":Translite.Blenddisablelighting=4:For Each
bulb in BandMembersPoster: bulb.IntensityScale=1:Next
ACDC.ColorGradeImage="ColorGrade_on":LM_Translite.intensityscale=1:For Each
bulb in BandMembersPoster: bulb.IntensityScale=1:Next
End If
The grammar was expecting a NL after ElseIf Then.
I have submitted a merge request:
https://gitlab.winehq.org/wine/wine/-/merge_requests/2188
--
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=54215
Bug ID: 54215
Summary: ListView doesn't refresh when changing between List
and Details styles.
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: timoninvlad(a)yandex.ru
Distribution: ---
Can be observed in any `GetOpenFileName`/`GetSaveFileName` file dialog, for
example in `notepad` or `regedit`.
Regressed after a8396d8b1e852276b6cea9f2c50834739d1170da.
--
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=53981
Bug ID: 53981
Summary: Chromium broken sandbox due to GetSecurityInfo giving
access denied
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: ---
Created attachment 73562
--> https://bugs.winehq.org/attachment.cgi?id=73562
Hack to make it run
Chromium added some changes that break under wine.
Bisected to
https://github.com/chromium/chromium/commit/334d609732bfa22da7e5dd5e3543949…
Callstack:
https://github.com/chromium/chromium/blob/334d609732bfa22da7e5dd5e3543949c9…
broker_services.cc: ResultCode
BrokerServicesBase::CreateAlternateDesktop(Desktop desktop)
ResultCode result = alt_winstation_->Initialize(true);
ResultCode result = alt_desktop_->Initialize(false);
https://github.com/chromium/chromium/blob/334d609732bfa22da7e5dd5e3543949c9…
alternate_desktop.cc: ResultCode AlternateDesktop::Initialize(bool
alternate_winstation)
ResultCode result = CreateAltWindowStation(&winstation_);
https://github.com/chromium/chromium/blob/334d609732bfa22da7e5dd5e3543949c9…
window.cc: ResultCode CreateAltWindowStation(HWINSTA* winsta)
if (!GetSecurityAttributes(current_winsta, &attributes))
https://github.com/chromium/chromium/blob/334d609732bfa22da7e5dd5e3543949c9…
window.cc: bool GetSecurityAttributes(HANDLE handle, SECURITY_ATTRIBUTES*
attributes)
GetSecurityInfo
Then we enter "GetSecurityInfo" inside Wine.
That calls into NtQuerySecurityObject
And inside wineserver we call
struct object *get_handle_obj( struct process *process, obj_handle_t handle,
unsigned int access, const struct object_ops *ops )
which returns STATUS_ACCESS_DENIED
Attaching a hack to remove that check, that makes chrome run.
--
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=54458
Bug ID: 54458
Summary: vbscript memory leaks in Global_Split
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While porting Visual Pinball to cross platform, I started using XCode
Instruments to find some outstanding memory leaks.
There appears to be a memory leak in Global_Split.
The BSTRs that get copied from "var" into the SafeArray using VariantCopyInd
are never freed.
The following code changes fix this:
for (i = 0; i < count; i++) {
str = SysAllocStringLen(string + start, indices[i] - start);
if (!str) {
hres = E_OUTOFMEMORY;
break;
}
V_VT(&var) = VT_BSTR;
V_BSTR(&var) = str;
hres = VariantCopyInd(data+i, &var);
if(FAILED(hres)) {
SafeArrayUnaccessData(sa);
SysFreeString(str);
goto error;
}
start = indices[i]+delimiterlen;
SysFreeString(str);
}
--
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=54456
Bug ID: 54456
Summary: vbscript memory leak in For Each with SafeArray as
group
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While porting Visual Pinball to cross platform, I started using XCode
Instruments to find some outstanding memory leaks.
Given the following code:
Class cvpmDictionary
Private mDict
Private Sub Class_Initialize : Set mDict =
CreateObject("Scripting.Dictionary") : mDict("key") = "value" : End Sub
Public Function Keys : Keys = mDict.Keys : End
Function
End Class
Dim vpDict
Set vpDict = New cvpmDictionary
Sub RollingTimer_Timer
For Each obj In vpDict.Keys : Debug.Print "Key" : Next
End Sub
RollingTimer_Timer gets executed a few times a second. This seems to leak the
vpDict.Keys SafeArray.
If I change the code to:
Sub RollingTimer_Timer
Dim x
x = vpDict.Keys
For Each obj In x : Debug.Print "Key" : Next
End Sub
No memory leaks are detected. In this case, release_exec calls VariantClear for
ctx->vars which frees the SafeArray in X.
In the first case, vpDict.Keys doesn't appear to be stored anywhere, so nothing
is freed in release_exec.
--
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=54379
Bug ID: 54379
Summary: since wine 8.0 print doesn't work any more
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spam(a)abma.de
Distribution: ---
after upgrading to wine 8.0 printing to a network printer doesn't work any
more.
with wine 7.0 printing the same on the same printer just works.
i've run the app with:
WINEDEBUG=+winprint
see attachment:
not sure if relevant, what looks suspicious:
OpenPrintProcessor L", Port", 0740D014
--
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=49615
Bug ID: 49615
Summary: since 5.5 : fail DVD access without any need or cause.
Product: Wine-staging
Version: 5.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs(a)evolution-hosting.eu
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67801
--> https://bugs.winehq.org/attachment.cgi?id=67801
dmesg output
OS: Fedora 31
ARCH: X86_64
CPU: FX8350
On wine-staging start, the attached log is produced, everytime a programm is
started and sometimes in conjunction with NVRM Xid 31/32 errors for Nvidia gfx
car.
This can be observed since wine 5.5 .
3d party extension: DXVK
packages installed:
mingw32-wine-gecko-2.47.1-1.fc31.noarch
mingw64-wine-gecko-2.47.1-1.fc31.noarch
wine-5.10-1.fc31.i686
wine-5.10-1.fc31.x86_64
wine-alsa-5.10-1.fc31.i686
wine-alsa-5.10-1.fc31.x86_64
wine-arial-fonts-5.10-1.fc31.noarch
wine-capi-5.10-1.fc31.i686
wine-capi-5.10-1.fc31.x86_64
wine-cms-5.10-1.fc31.i686
wine-cms-5.10-1.fc31.x86_64
wine-common-5.10-1.fc31.noarch
wine-core-5.10-1.fc31.i686
wine-core-5.10-1.fc31.x86_64
wine-courier-fonts-5.10-1.fc31.noarch
wine-debuginfo-2.10-1.fc25.x86_64
wine-desktop-5.10-1.fc31.noarch
wine-filesystem-5.10-1.fc31.noarch
wine-fixedsys-fonts-5.10-1.fc31.noarch
wine-fonts-5.10-1.fc31.noarch
wine-ldap-5.10-1.fc31.i686
wine-ldap-5.10-1.fc31.x86_64
wine-marlett-fonts-5.10-1.fc31.noarch
wine-mono-5.0.0-1.fc31.noarch
wine-ms-sans-serif-fonts-5.10-1.fc31.noarch
wine-openal-5.10-1.fc31.i686
wine-openal-5.10-1.fc31.x86_64
wine-opencl-5.10-1.fc31.i686
wine-opencl-5.10-1.fc31.x86_64
wine-pulseaudio-5.10-1.fc31.i686
wine-pulseaudio-5.10-1.fc31.x86_64
wine-small-fonts-5.10-1.fc31.noarch
wine-staging64-5.13-1.3.x86_64
wine-staging-common-5.13-1.3.i686
wine-symbol-fonts-5.10-1.fc31.noarch
wine-systemd-5.10-1.fc31.noarch
wine-system-fonts-5.10-1.fc31.noarch
wine-tahoma-fonts-5.10-1.fc31.noarch
wine-tahoma-fonts-system-5.10-1.fc31.noarch
wine-times-new-roman-fonts-5.10-1.fc31.noarch
winetricks-20200412-1.fc31.noarch
wine-twain-5.10-1.fc31.i686
wine-twain-5.10-1.fc31.x86_64
wine-wingdings-fonts-5.10-1.fc31.noarch
--
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=54495
Bug ID: 54495
Summary: Motorola Ready For Assistant does not start
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lischak(a)gmail.com
Distribution: ---
Created attachment 74049
--> https://bugs.winehq.org/attachment.cgi?id=74049
install+run of v04.0.0.010.000 on Wine 8.1
Motorola Ready For Assistant is a software for interfacing with Motorolas from
desktop, allowing either phone screen mirror or a full-sized Android-powered
desktop similar to Samsung DeX. The installer appears to finish successfully,
but the application will not start.
Installation file is freely downloadable:
https://web.archive.org/web/20230214220515/https://download.lenovo.com/leno…
# ReadyFor is reportedly supported on Win10, make sure our prefix is Win10
WINEPREFIX=~/.wine_readyfor winecfg
cd ~/Downloads
WINEPREFIX=~/.wine_readyfor wine ReadyFor_setup_04.0.0.010.000.exe
cd ~/.wine_readyfor/drive_c/Program\ Files/Lenovo/Ready\ For\ Assistant
WINEPREFIX=~/.wine_readyfor wine ReadyFor.exe
Attaching log from installation and from a follow-up run.
Env: Fedora 37, using the appropriate official WineHQ repo.
Note: The software is apparently only available via MS Store nowadays, but the
Store install just downloads a normal Win32 .exe from Motorola/Lenovo's servers
in the background.
--
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=54493
Bug ID: 54493
Summary: vbscript fails to compile concat when used without
space and expression begins with H
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While porting Visual Pinball to cross platform, I ran into a script with the
following:
DMD CL(0, "HIGHSCORES"), "1> " &HighScoreName(0) & " "
&FormatScore(HighScore(0)), "", eNone, eScrollLeft, eNone, 2000, False, ""
This is valid in vbscript and knows that &HighScoreName is not a hex number.
In lex.c I see:
case '&':
if(*++ctx->ptr == 'h' || *ctx->ptr == 'H')
return parse_hex_literal(ctx, lval);
return '&';
Is there a way we could advance to make sure it's really a hex value instead of
a variable?
--
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=54376
Bug ID: 54376
Summary: ws2_32:sock - test_reuseaddr() overflows a sockaddr
variable by reading an AF_INET6 peer name into it
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: pgofman(a)codeweavers.com
Regression SHA1: c6da691926c418697ab982a284228772837a4be2
Distribution: ---
ws2_32:sock - test_reuseaddr() overflows a sockaddr variable (saddr) by passing
it as a peer name buffer to accept() on an IPv6 TCP listener socket, which then
assumes that the buffer is at least as large as struct sockaddr_in6.
--
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=54353
Bug ID: 54353
Summary: crypt32:cert - testVerifyRevocation() gets unexpected
success in Wine on second run
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
crypt32:cert - testVerifyRevocation() gets unexpected success in some Wine
configurations:
cert.c:3910: Test failed: success
cert.c:3911: Test failed: got 00000000
See https://test.winehq.org/data/patterns.html#crypt32:cert
In fact the test only succeeds on the first run in a given wineprefix. All
later runs fail:
$ rm -rf ~/.wineprefix
$ ./wine dlls/crypt32/tests/i386-windows/crypt32_test.exe cert
0700:cert:0.615 608 tests executed (0 marked as todo, 0 as flaky, 0 failures),
0 skipped.
$ ./wine dlls/crypt32/tests/i386-windows/crypt32_test.exe cert
cert.c:3910: Test failed: success
cert.c:3911: Test failed: got 00000000
078c:cert:0.242 608 tests executed (0 marked as todo, 0 as flaky, 2 failures),
0 skipped.
# Running the test again gets the same failures
This is why the test.winehq.org only has failures for my fg_deb64-wow32 test
configuration: on my desktop I run the wow64 tests first, and then the wow32
tests in the same wineprefix.
A bisect shows that these failures were introduced by the commit below:
commit 67de946ca9bdc8f39adffca57a336165936e62e2 (refs/bisect/bad)
Author: Paul Gofman <pgofman(a)codeweavers.com>
Date: Wed Jan 11 14:00:48 2023 -0600
cryptnet: Check cached revocation status in verify_cert_revocation().
That is, before this commit, running the test twice in a row was not an issue.
--
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=54337
Bug ID: 54337
Summary: AviUtl shows Japanese text as garbage after conversion
in ExEdit edit box
Product: Wine
Version: 8.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: ---
Created attachment 73906
--> https://bugs.winehq.org/attachment.cgi?id=73906
Illustration of AviUtl mojibake
AviUtl is a Japanese AVI file editing tool. When a user inputs Japanese text to
the certain edit box with Input Method, it shows garbage, i.e. mojibake.
How to reproduce:
1. Download aviutl110.zip and exedit93rc1.zip respectively from
http://spring-fragrance.mints.ne.jp/aviutl/
2. Unzip them.
3. Launch aviutil.exe in Japanese locale, i.e. LANG=ja_JP.UTF-8 wine aviutl.exe
4. From the menu bar, select [設定]-[拡張編集の設定] (Settings-ExEdit Settings). The
window titled 拡張設定 (ExEdit) will be shown.
5. Right click the time-line part on the window and select [新規プロジェクトの作成]
(Create new project) in the context menu. New dialog window will appear.
6. In 新規プロジェクトの作成 dialog window, click [OK].
7. Right click the time-line part on the 拡張編集 window, again.
8. In the context menu, select the topmost [メディアオブジェクトの追加] (Add a media object)
- [テキスト] (Text) in the context menu. Another dialog window titled テキスト will be
shown.
9. Focus on the edit box in the bottom most of the dialog window.
10. Input Japanese characters "あいう" (aiu) with your favorite Input Method.
11. Type [ENTER] to finish conversion.
Expected behavior:
* After conversion, "あいう" will be shown in the edit box.
Actual behavior:
* After conversion, "・「・、・" is shown.
--
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=52506
Bug ID: 52506
Summary: Setup of game "What's the Secret?" fails to create
icon
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 71804
--> https://bugs.winehq.org/attachment.cgi?id=71804
Output of `WINEDEBUG=+shell wine 3msetup.exe`
The children's educational game "What's the Secret?" creates a program group
named "3M Learning Software" and an icon within it named "What's the Secret?",
as can be seen in the attached trace:
0080:trace:shell:Dde_OnExecute conv=000000000025B0A0 topic=L"Progman"
data=L"[CreateGroup(3M Learning Software)]"
0080:trace:shell:Dde_OnExecute conv=000000000025B0A0 topic=L"Progman"
data=L"[AddItem(\"C:\\windows\\apw_data\\launch.exe F:\\3MSecret.exe\",What's
the Secret?)]"
There are two problems here:
1. The icon's target is a path plus arguments, which Wine does not support.
2. The icon name includes a question mark. That worked just fine on Windows
3.1, but when the Program Manager was replaced with the Start menu in Windows
95, "What's the Secret?" was automatically converted to "What's the Secret_" to
make it a valid file name. Wine imitates the Start menu but doesn't do any icon
name sanitization.
Although installation fails, the game can still be run directly from the CD.
--
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=54707
Bug ID: 54707
Summary: adsldp:ldap - test_DirectorySearch() fails on Windows
and Linux
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
adsldp:ldap - test_DirectorySearch() fails on Windows and Linux:
ldap.c:253: search DN L"LDAP://ldap.forumsys.com"
ldap.c:253: search DN
L"LDAP://ldap.forumsys.com/OU=scientists,DC=example,DC=com"
ldap.c:313: Test failed: expected extra value L"uid=training,dc=example,dc=com"
ldap.c:253: search DN
L"LDAP://ldap.forumsys.com/OU=scientists,DC=example,DC=com"
ldap.c:313: Test failed: expected extra value L"uid=training,dc=example,dc=com"
See https://test.winehq.org/data/patterns.html#adsldp:ldap
This started on 2023-03-17 (or on 2023-03-16 when the test was timing out due
to a server outage). This happens with older builds too so it looks like this
is caused by changes in the LDAP server configuration. But the test needs 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=54570
Bug ID: 54570
Summary: Saints Row: The Third heavy rain causes heavy fps
reductions
Product: vkd3d
Version: 1.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: illia.a.polishchuk(a)globallogic.com
Distribution: ---
Originally the issue is fired for DXVK here:
https://github.com/doitsujin/dxvk/issues/2473
Trace can be found in this link:
https://github.com/doitsujin/dxvk/issues/3157#issue-1514789107
--
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=54489
Bug ID: 54489
Summary: vbscript Abs on BSTR returns invalid value
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While porting Visual Pinball to cross platform, I found some code where Abs was
returning an invalid value when the source value was a string:
Dim x
x = "30000"
Debug.Print "x" & "=" & abs(x)
Outputs:
Script.Print 'x=3.08221696253945E-314'
After further research, it turns out the issue is in VarAbs in oleaut32.c:
I've submitted an MR to handle this:
https://gitlab.winehq.org/wine/wine/-/merge_requests/2175
--
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=54432
Bug ID: 54432
Summary: Missing ntdll.RtlAddressInSectionTable()
implementation causes all GraalVM Native Image exes to
crash on load
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: axel(a)axelfontaine.com
Distribution: ---
All exes produced by GraalVM Native Image attempt to locate a copy of their
initial heap within the exe file. To do so they use the
ntdll.RtlAddressInSectionTable() call as can be seen here:
https://github.com/oracle/graal/blob/master/substratevm/src/com.oracle.svm.…
As wine always returns 0, all these exes fail the following check on startup:
https://github.com/oracle/graal/blob/master/substratevm/src/com.oracle.svm.…
And terminate immediately with exit code 127.
--
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=54371
Bug ID: 54371
Summary: loader won't launch from PATH unless named "wine"
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
When attempting to load wine64 from $PATH from wine-7.22 and later I'm getting
the following message.
> wine: could not exec the wine loader
When launched using the full path aka /opt/local/bin/wine64 it works without
issue.
--
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=52878
Bug ID: 52878
Summary: Improve software components also for using “Free PC
Audit”
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
I have tried the tool “Free PC Audit 5.1.211.96” out together with the software
“Wine 7.7-1449.4”.
Markus_Elfring@Sonne:~> wine
/home/altes_Heim2/elfring/geladen/Freeware/freepcaudit.exe
00c4:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\SecDrv": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"SecDrv"
failed to start: 1114
0024:fixme:thread:GetThreadUILanguage : stub, returning default language.
…
0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0113D9D4, 033AA680
0113D9FC
0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0113D9D4 033AA680
0113D9FC) returning a dummy value (current locale)
0024:fixme:wtsapi:WTSRegisterSessionNotification Stub 00010078 0x00000000
0024:fixme:uxtheme:BufferedPaintInit Stub ()
0024:err:listview:LISTVIEW_WindowProc unknown msg 109d, wp 0, lp 0
0070:fixme:imm:ImeSetActiveContext (0x5a7b0, 0): stub
0070:fixme:imm:ImmReleaseContext (0000000000010020, 000000000005A7B0): stub
0024:fixme:imm:ImeSetActiveContext (0x268260, 1): stub
0024:fixme:imm:ImmReleaseContext (000100BE, 00268260): stub
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:wbemdisp:object_Instances_
…
0024:fixme:wbemprox:class_object_GetMethod Method L"GetBinaryValue" not found
in class L"StdRegProv".
0024:fixme:wbemdisp:object_SpawnInstance_
…
0058:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and
DISK_DETECTION_INFO structures will not be filled
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
…
0024:fixme:wuapi:automatic_updates_GetIDsOfNames
…
0120:fixme:secur32:get_cipher_algid unknown algorithm 23
0120:fixme:secur32:get_mac_algid unknown algorithm 200, cipher 23
I would like to see more helpful information on the tab “Brief” (than an IP
address).
--
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=54357
Bug ID: 54357
Summary: Spurious fixme message when calling ScrollWindow()
Product: Wine
Version: 8.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: vz-wine(a)zeitlins.org
Distribution: ---
`ScrollWindow()` calls `NtUserScrollWindowEx()` with `SW_NODCCACHE` in the
flags, but this function complains if it's passed anything other than
`SW_SCROLLCHILDREN | SW_INVALIDATE | SW_ERASE`.
This seems to be due to a relatively recent b2db69efcf4 (win32u: Move
NtUserScrollWindowEx implementation from user32., 2022-06-08) as it replaced
the call to the internal `scroll_window()` with a call to
`NtUserScrollWindowEx()` with this unrecognized flag.
--
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=54234
Bug ID: 54234
Summary: vbscript fails to compile when colon follows Else in
If...Else
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
I just ran into a script where there is a ':' separator on a new line after an
ELSE:
if IsEmpty(BallData(idx).id) and aBall.VelY < -12 then 'if tip
hit with no collected data, do vel correction anyway
if PSlope(aBall.x, FlipperStart, 0, FlipperEnd, 1) >
1.1 then 'adjust plz
VelCoef = LinearEnvelope(5, VelocityIn,
VelocityOut)
if partialflipcoef < 1 then VelCoef =
PSlope(partialflipcoef, 0, 1, 1, VelCoef)
if Enabled then aBall.Velx =
aBall.Velx*VelCoef'VelCoef
if Enabled then aBall.Vely =
aBall.Vely*VelCoef'VelCoef
end if
Else
: VelCoef = LinearEnvelope(BallPos, VelocityIn,
VelocityOut)
if Enabled then aBall.Velx = aBall.Velx*VelCoef
if Enabled then aBall.Vely = aBall.Vely*VelCoef
end if
I was able to fix this by changing:
Else_opt
: /* empty */ { $$ = NULL; }
| tELSE NL StatementsNl_opt { $$ = $3; }
| tELSE StatementsNl_opt { $$ = $2; }
to
Else_opt
: /* empty */ { $$ = NULL; }
| tELSE StSep_opt StatementsNl_opt { $$ = $3; }
| tELSE StatementsNl_opt { $$ = $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=53926
Bug ID: 53926
Summary: New typelib marshaller depends on IID_IDispatch
support from target interface
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression, testcase
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: z.figura12(a)gmail.com
Regression SHA1: 077b4391d442e927a2a59b5afb244355b0634aaa
Distribution: ---
Created attachment 73481
--> https://bugs.winehq.org/attachment.cgi?id=73481
test (source + binary)
New typelib marshaller depends on IID_IDispatch support from target
interface, however applications created with Delphi/.Net don't always
follow this implication.
This is a regression, and it starts from
commit 077b4391d442e927a2a59b5afb244355b0634aaa
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Fri Nov 9 18:02:00 2018 -0600
oleaut32: Rip out the old typelib marshaller.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Marcus Meissner <marcus(a)jet.franken.de>
Signed-off-by: Huw Davies <huw(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Old typelib marshaller didn't have a requirement that an interface a proxy/
stub being created for must support IID_IDispatch.
Attached testcase replicates what I can deduce from the logs, and runs
without failures under wine-3.0.5, but fails in several places under newer
versions of Wine. The test produces 2 extra IUnknown::QueryInterface() calls
under wine-3.0.5 during ::CreateStub() invocation, however it's pretty simple
to fix following a FIXME in oleaut32 and stub manager in ole32, after that
the test output from wine-3.0.5 matches what I observe under windows 10.
Although the test uses IConnectionPoint::Advise() to reproduce the bug (as
the application that I have here does) it seems that any client<=>server
remote call reliably replicates the problem, and source of the bug leads
to CreateStub/CreateProxy limitations.
--
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=54690
Bug ID: 54690
Summary: ldp.exe crashes when attempting to connect to an
invalid host
Product: Wine
Version: 8.3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 74201
--> https://bugs.winehq.org/attachment.cgi?id=74201
WINEDEBUG=+wldap32
ldp.exe is Microsoft's GUI LDAP client, which was part of the Windows XP
Service Pack 2 Support Tools and is still available on Windows 10 by installing
the Windows feature "Active Directory Lightweight Directory Services".
Steps to reproduce:
1. Create a 32-bit Wine bottle and set the Windows version to XP.
2. Run `winetricks mfc42`.
3. Run `wine WindowsXP-KB838079-SupportTools-ENU.exe`.
4. Run `wine 'C:\Program Files\Support Tools\ldp.exe'`.
5. Click Connection > Connect, leave "Server" blank, and click OK.
At this point, ldp.exe crashes. However, the program does not crash if a valid
LDAP server is entered.
$ sha256sum WindowsXP-KB838079-SupportTools-ENU.exe
7927e87af616d2fb8d4ead0db0103eb845a4e6651b20a5bffea9eebc3035c24d
--
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=54617
Bug ID: 54617
Summary: KakaoTalk IM text edit window leaves artifacts when
the text overflows and scroll bar appears
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
Distribution: ---
KakaoTalk IM text edit window leaves artifacts when the text overflows and
scroll bar appears.
--
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=54581
Bug ID: 54581
Summary: SpeedCommander: SHELL32.dll.Shell_GetCachedImageIndexW
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peter.eszlari(a)gmail.com
Distribution: ---
https://www.speedproject.dehttps://www.sp-download.de/sc20/sc20_x64.exe
During installation I the following message box:
"SpeedCommander.exe has encountered a problem in module ntdll.dll and needs to
close."
On the command line:
wine: Call from 7BC2BF40 to unimplemented function
SHELL32.dll.Shell_GetCachedImageIndexW, aborting
--
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=54364
Bug ID: 54364
Summary: RtlGenRandom fails on systems with more than 128 cores
Product: Wine
Version: 8.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: tjeerd.bakker38(a)gmail.com
Distribution: ---
WinHttpSendRequest() fails with ERROR_OUTOFMEMORY when the
WINHTTP_OPTION_UPGRADE_TO_WEB_SOCKET is set on systems with 256 cores. I've
tracked it down to dlls/advapi32/crypt.c.
RtlGenRandom is implemented by calling
NtQuerySystemInformation(SystemInterruptInformation, ...) with a buffer
sufficient for the data from at most 128 CPUs. The buffer size is determined by
the #define in line 2393:
#define MAX_CPUS 128
Changing this line to
#define MAX_CPUS 256
make the problem go away for me, but the problem will probably return when
someone builds a system with even more cores. I would suggest implementing
RtlGenRandom() with a better source of randomness instead.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54318
Bug ID: 54318
Summary: Rich Edit inserts newly composed text at wrong
position when system IME composition ends while a
selection is active
Product: Wine
Version: 8.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: huw(a)codeweavers.com
Distribution: ---
When the user attempts to perform select-and-replace with newly composed text
from system IME (fcitx5) as the replacement, Rich Edit inserts the new text at
the _ending_ character position of the current selection, instead of the
_starting_ character position.
Steps to reproduce:
1. Activate fcitx5 (Hangul).
2. Enter the following text: "[ABCXYZ]"
3. Select the following text: "ABC"
4. Compose a character.
Expected behaviour:
The composed character should replace "ABC".
Actual behaviour:
The text "ABC" is erased, but the newly composed character is inserted after
"Z", before "]".
--
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=54030
Bug ID: 54030
Summary: Snagit needs Win32_Volume class ( 'select deviceid
from win32_volume where driveletter =C:')
Product: Wine
Version: 7.22
Hardware: x86-64
URL: https://download.techsmith.com/snagit/releases/snagit.
exe
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 73598
--> https://bugs.winehq.org/attachment.cgi?id=73598
+wbemprox log
(prerequisite: winetricks -q dotnet48 d3dcompiler_47 arial)
The program stops instantly with:
03e4:fixme:wmic:wmain command line switch
L"/namespace:'\\\\root\\virtualization\\v2'" not supported
so I disabled wmic (google says it is deprecated in win10) but this might
really deserve a seperate bugreport.
After that there's a crash, which seems to be related to:
014c:trace:wbemprox:wbem_services_ExecQuery 0000000003CD4FB0, L"WQL", L"select
deviceid from win32_volume where driveletter =\"C:\"", 0x30, 0000000000000000,
000000000011E1B0
After fixing up some hacky patch with bogus values (i don't know how to
implement this properly) it starts into the loginscreen, so this seems enough
to get it running.
There`s also a query for L"SELECT * FROM WmiMonitorBasicDisplayParams" that
seems missing, but this doesn't seem to affect the startup of the program.
Attached log (+wbemprox) (with bogus hack applied)
--
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=53274
Bug ID: 53274
Summary: adsldp:ldap - test_ParseDisplayName() sometimes fails
to connect to the server
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: activeds
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
adsldp:ldap - test_ParseDisplayName() sometimes fails to connect to the server:
ldap.c:194: Test failed: 13: got 0x8007203a, expected 0
https://test.winehq.org/data/patterns.html#adsldp:ldap
0x8007203a == HRESULT_FROM_WIN32(ERROR_DS_SERVER_DOWN)
There are two known cases where this error happened:
* 2022-05-26 debian11 wow64
* 2022-06-23 debiant wow32
This may indeed correspond to times when the server was not accessible. However
it is strange that this impacted Wine both times.
--
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=54663
Bug ID: 54663
Summary: ldp.exe crashes on unimplemented function
wldap32.dll.ldap_set_dbg_flags
Product: Wine
Version: 8.3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 74178
--> https://bugs.winehq.org/attachment.cgi?id=74178
Console output
ldp.exe is Microsoft's GUI LDAP client, which was part of the Windows XP
Service Pack 2 Support Tools and is still available on Windows 10 by installing
the Windows feature "Active Directory Lightweight Directory Services".
Steps to reproduce:
1. Create a 32-bit Wine bottle and set the Windows version to XP.
2. Run `winetricks mfc42`.
3. Run `wine WindowsXP-KB838079-SupportTools-ENU.exe`.
4. Run `wine 'C:\Program Files\Support Tools\ldp.exe'`.
The program will not start.
$ sha256sum WindowsXP-KB838079-SupportTools-ENU.exe
7927e87af616d2fb8d4ead0db0103eb845a4e6651b20a5bffea9eebc3035c24d
--
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=36891
Bug ID: 36891
Summary: Polygon() draws different edges than in Windows
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: sashoalm(a)gmail.com
The Polygon() function does not draw in the same way in Wine as in Windows.
While it looks very similar visually, there are some pixels at the edges that
are different. Since the goal of Wine is to replicate Windows behavior
perfectly, this deviation would be a bug.
The difference is difficult to spot, but it can be noticed if you rapidly
switch between the images, or if you compare them pixel by pixel with a
program.
I have made a test program that draws an inclined rectangle using XFORM and
Polygon() into a memory DC, which I then save to a bitmap. The resulting
bitmaps when ran under Windows and Wine are slightly different.
Image under Windows:
https://drive.google.com/file/d/0B9PGUhmmnsm1Q00waFJLSGtEeEU/edit?usp=shari…
Image under Wine:
https://drive.google.com/file/d/0B9PGUhmmnsm1X1ZVR1UtbDBPMHc/edit?usp=shari…
This is the relevant code I used to draw the image. Note that it's the XFORM
matrix that makes the rectangle be inclined (it would be parallel to the
coordinate system without a world-transform):
XFORM xform;
memset(&xform, 0, sizeof(xform));
double angle = 15*(PI/180); // 15 degrees incline.
xform.eM11 = cos(angle);
xform.eM12 = sin(angle);
xform.eM21 = -sin(angle);
xform.eM22 = cos(angle);
xform.eDx = 0;
xform.eDy = 0;
SetGraphicsMode(hdc, GM_ADVANCED);
SetWorldTransform(hdc, &xform);
HBRUSH hbr = CreateHatchBrush(HS_BDIAGONAL, RGB(255, 0, 0));
SelectObject(hdc, hbr);
POINT p[4]={100,0,200,0,200,100,100,100};
Polygon(hdc, p, 4);
I can provide the full test project if requested.
Note: I have tested on both Windows 7 and Windows XP, and they produce exactly
the same images, only Wine produces a different image.
--
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=52541
Bug ID: 52541
Summary: Lost Ark crashes on startup
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: felineswift+wine(a)gmail.com
Distribution: ---
This MMORPG crashes with default settings.
0100:fixme:heap:RtlSetHeapInformation 0000000004700000 0 000000000011F3B0 4
stub
0100:fixme:heap:RtlSetHeapInformation 0000000004840000 0 000000000011F3B0 4
stub
0100:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0060:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1
func=20 method=0)
0060:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0100:fixme:win:DisableProcessWindowsGhosting : stub
0100:fixme:msvcrt:__clean_type_info_names_internal (0000000004F048F0) stub
0100:fixme:msvcrt:__clean_type_info_names_internal (0000000004E8ACA8) stub
0100:fixme:msvcrt:__clean_type_info_names_internal (00000000043A95A8) stub
0100:fixme:msvcrt:__clean_type_info_names_internal (000000000456D5E8) stub
0100:fixme:msvcrt:__clean_type_info_names_internal (00000000043CA128) stub
0100:fixme:msvcrt:__clean_type_info_names_internal (0000000181DF8620) stub
--
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=18987
Summary: Prototype: Fails to start
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21871)
--> (http://bugs.winehq.org/attachment.cgi?id=21871)
Wine-1.1.23
I'm using Wine 1.1.23 (compiled from source using gcc version 4.4.0 20090506
(Red Hat 4.4.0-4) ) on Fedora 11 i386.
The problem is that game crashes in the begging. It shows something about
registered trademarks and then probably intro movie should start (i can skip or
get crash) and then game makes first save which is failed because crash occurs.
Additional info:
ORM=fbo (backbuffer also causes crash)
GFX: NVIDIA 9xxx (drivers 185.18.14)
during crash: memory 160.1MB and VirtualMemory 2.7GB
I did "winetricks directx9 xact vcrun2005sp1" because application showed error
about Xaudio2 and msvcp80
--
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=46843
Bug ID: 46843
Summary: The Division 2 crashes at first settings screen
Product: Wine
Version: 4.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: A.Fettouhi(a)gmail.com
Distribution: ---
Created attachment 63882
--> https://bugs.winehq.org/attachment.cgi?id=63882
Terminal output from running The Division 2 in Lutris.
I am trying to run The Division 2 via Lutris with wine tkg-4.3 (from the Lutris
repo). I am using the uplay version installed via the Lutris install script.
Both DXVK and ESync are turned. The game launches fine but after Ubisoft logo
you greeted with a simple setup screen. Here the game closes. I have attached
the output from the terminal in this bug report. Looking through the output
this entry seems to be the issue:
wine: Unhandled division by zero at address 0x1406d710b (thread 0117), starting
debugger...
I am on Arch Linux 64bit with KDE 5.15.3 using i7-6700K with a Nvidia 1080 GTX
using the 418.43 drivers.
--
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=49334
Bug ID: 49334
Summary: Binaries compiled with PyInstaller on Wine crash upon
creating temporary directories, affects Anaconda, too.
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rare_energy(a)protonmail.com
Distribution: ---
When using PyInstaller 3.6 on Wine version 5.0 and above, the resulting
binaries will crash upon running under Wine. The binaries will work on Windows
10.
This is the error:
[176] INTERNAL ERROR: cannot create temporary directory!
[176] LOADER: temppath is
Trying to install Anaconda, or running any of its binary packages excluding the
installer itself, results in the same error.
However, running wine as root allows the app to run just fine.
Apparently, this is a solution:
https://github.com/pyinstaller/pyinstaller/issues/4628#issuecomment-5868069…
The error on the PyInstaller issue tracker:
https://github.com/pyinstaller/pyinstaller/issues/4628https://github.com/pyinstaller/pyinstaller/issues/4423
--
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=49544
Bug ID: 49544
Summary: Toontown Corporate Clash: low FPS
Product: Wine
Version: 5.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: corpclash(a)airmail.cc
Distribution: ---
Created attachment 67678
--> https://bugs.winehq.org/attachment.cgi?id=67678
Toontown Corporate Clash launcher and game output
Toontown Corporate Clash tends to give around 6-20 FPS during game play.
Especially in playgrounds such as Toontown Central. The game is also overall
pretty slow to startup and the loading screens take a long time to get through.
--
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.