https://bugs.winehq.org/show_bug.cgi?id=45976
Bug ID: 45976
Summary: MHO Benchmark fails to compile shader on NVIDIA gpu
Product: Wine
Version: 3.17
Hardware: x86-64
URL: https://www.guru3d.com/files-details/monster-hunter-of
ficial-benchmark-download.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
Distribution: ---
Created attachment 62535
--> https://bugs.winehq.org/attachment.cgi?id=62535
Patch
After switching to a NVIDIA GPU, my test program of choice, Monster Hunter
Online Benchmark, started to fail horribly.
The root cause is a shader compilation failure when a tessellation shader uses
gl_PrimitiveID. Specifically, on NVIDIA, if the tessellation shader uses
gl_PrimitiveID then the packed input/output limits must be 31, instead of 32.
Patch is attached, though it just lowers the limit to 31 instead of basing it
on whether gl_PrimitiveID is used or not.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=6277
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |browseui
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=5102
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |browseui
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=5102
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.linkomp.pl/downl
| |oad/pity2005ngsetup.exe
Component|shell32 |-unknown
CC| |focht(a)gmx.net
Summary|Acces violation at address |PITy 2005 crashes due to
|7F539166 in module |missing support for
|shell32.dll. Read of |browseui 'ACLMulti', CLSID
|address 0000000 |'{00BB2765-6A77-11D0-A535-0
| |0C04FD7D062}'
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=6277
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://download.komputersw
| |iat.pl/biuro-i-praca/pit-y/
| |pity-2005
Summary|Access violation in |PITy 2005 1.0.1.42 crashes
|shell32.dll in PITy |due to missing support for
| |browseui 'ACLMulti', CLSID
| |'{00BB2765-6A77-11D0-A535-0
| |0C04FD7D062}'
Fixed by SHA1| |7206e1067378230648f7168690d
| |30088cdb80323
Keywords| |download
CC| |focht(a)gmx.net
--
Do not reply 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=23755
Summary: Everquest 2 streaming client: LaunchPad.exe crashes
with unhandled exception
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fennecfanatic(a)gmail.com
Created an attachment (id=29774)
--> (http://bugs.winehq.org/attachment.cgi?id=29774)
output of 'wine LaunchPad.exe'
After downloading and launching the Everquest 2 streaming client, it displays a
blank gray window for about two minutes (see logs) and a second window with
just the SOE logo in it, then crashes with an unhandled exception.
The program works correctly when tested against Windows XP Pro SP3.
Note: An Everquest 2 account is NOT needed to work on this bug, as it occurs
prior to login.
The program is available here:
http://launcher.station.sony.com/games/eq2/live/launcher_setup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42692
Bug ID: 42692
Summary: Cannot run 1Password 6.4.377 due to missing entry
GetSystemInfo
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: brandon(a)mintern.net
Distribution: ---
Created attachment 57660
--> https://bugs.winehq.org/attachment.cgi?id=57660
Debugger stacktrace of crash
The latest 1Password version (https://1password.com/downloads/ non-standalone)
crashes immediately after startup. The initial screen "Sign in" screen comes
up, but before anything else can be done, it crashes with:
Unhandled Exception: System.EntryPointNotFoundException: Unable to find an
entry point named 'GetSystemInfo' in DLL
'api-ms-win-core-libraryloader-l1-1-0'.
at
Microsoft.Data.Sqlite.Utilities.NativeLibraryLoader.GetSystemInfo(SYSTEM_INFO&
lpSystemInfo)
...
I'm running wine-2.4 (Staging) with the current winetricks, and I've
successfully installed dotnet461. (I had a different error before I did that.)
I don't have a strong understanding of Windows/WINE programming, but I checked
out the source and noticed that GetSystemInfo is defined by
api-ms-win-core-sysinfo; I'm not sure why it's being fetched via
api-ms-win-core-libraryloader.
I'm attaching the stacktrace as given by the debugger. I'm happy to provide any
other information I can.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45954
Bug ID: 45954
Summary: Crash when launching program [Unhandled exception:
page fault on read access to 0x00000010 in 32-bit
code]
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abhijit.deshpande(a)revamp.in
Created attachment 62500
--> https://bugs.winehq.org/attachment.cgi?id=62500
Crash Log
1. Download the application setup from (You don't need authentication to
install)
https://prowessiq.cmie.com/kommon/bin/sr.php?kall=wdlprowiq
2. Using WineBottler 2.0 (Beta) on macOS Mojave, use the defaults to setup the
application.
3. Launch the application
>> CRASH <<
Unhandled exception: page fault on read access to 0x00000010 in 32-bit code
(0x4a30a0a4).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42820
Bug ID: 42820
Summary: The Witness: MSAA causes black screen
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: notasas(a)gmail.com
Distribution: ---
Created attachment 57887
--> https://bugs.winehq.org/attachment.cgi?id=57887
hack patch
The multisampling option (enabled by default) is causing black screen. Józef
has made a hack patch (in bug 40508 Comment 18 , attached here for
convenience), but a proper solution is 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=36775
Bug ID: 36775
Summary: Rise of the Triad (2013) Unhandled exception
Product: Wine
Version: 1.7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ptrampau(a)gmail.com
Created attachment 48838
--> https://bugs.winehq.org/attachment.cgi?id=48838
backtrace output
Rise of the Triad (http://store.steampowered.com/app/217140/) crashes directly
after launch with exeption.
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=42300
Bug ID: 42300
Summary: DX-Ball - Fullscreen doesn't redraw
Product: Wine
Version: 2.0-rc6
Hardware: x86
URL: http://www.blitwise.com/Scorched_Reality/DXBall19.EXE
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The game works fine with virtual desktop, but in fullscreen it doesn't redraw.
The sounds play, but the screen isn't updated and only shows the earliest part
of the menu.
Using mesa 13.0.3 with a Radeon R9 285.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45935
Bug ID: 45935
Summary: Race condition in implementation of MoveFile,
MoveFileEx, MoveFileWithProgress
Product: Wine
Version: 3.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: joshudson(a)gmail.com
Distribution: ---
When using MoveFile (or any of its variants) to make unique file names, there
is a race condition when two threads do so in the same directory.
We have commercial software that tries to do this.
path.c, line 1373 reads
if (rename( source_unix.Buffer, dest_unix.Buffer ) == -1)
Correct code:
if (renameat2( AT_FDCWD, source_unix.Buffer, AT_FDCWD, dest_unix.Buffer,
(flag & MOVEFILE_REPLACE_EXISTING) ? 0 : RENAME_NOREPLACE ) == -1)
but you'll have to do a feature test for renameat2.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45953
Bug ID: 45953
Summary: CIMCO Edit 8.01.01: backplot issue
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: unknownthrill814(a)gmail.com
Distribution: ---
Created attachment 62498
--> https://bugs.winehq.org/attachment.cgi?id=62498
log of the CIMCOEdit work
When you try to check your program in backplot window it doesn't draw the
toolpath lines: nor the linear moves and dry runs (like G0 or G1 on fanuc like
system), nor arclines (like G2 or G3 respectively).
This is what actually now
https://pictr.com/images/2018/10/08/0SGqiv.png
This is what should be
https://pictr.com/images/2018/10/08/0SGtIV.jpg
Graphics: Nvidia 840m with 384.130 driver
--
Do not reply 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=11423
Summary: Canon Digital Photo Professional (DPP) upgrader crash
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erasmo(a)erasmix.net
Created an attachment (id=10553)
--> (http://bugs.winehq.org/attachment.cgi?id=10553)
full crash output
After successfully installing DPP I tried to install the upgrade package, which
ships as an executable (DPP320_EN.exe). When I run it, it brings up a dialog
with a progress bar that says: "Extracting Files...". Then it crashes with:
fixme:process:IsWow64Process (0xffffffff 0x34dcc8) stub!
wine: Unhandled page fault on read access to 0x00000020 at address 0x4210d3
(thread 0016), starting debugger...
Unhandled exception: page fault on read access to 0x00000020 in 32-bit code
(0x004210d3).
--
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=8894
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Component|-unknown |winex11.drv
--
Do not reply 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=14861
Summary: Nokia Suite installer crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://nds1.nokia.com/files/support/global/phones/softwa
re/Nokia_PC_Suite_rel_7_0_7_0_eng_us_web.exe
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Created an attachment (id=15404)
--> (http://bugs.winehq.org/attachment.cgi?id=15404)
crash log
A user reported trouble with this installer in appdb. There are already 2 bugs
opened for older versions of Nokia Suite , but this one seems to behave
differently, as it crashes right away, somewhere along SetDIBits
As this looks like a regression, i'm currently trying to find the evil patch
--
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=35198
Bug ID: 35198
Summary: cannot open torch browser
Product: Wine
Version: 1.4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shabnam.aarifa(a)gmail.com
Classification: Unclassified
Created attachment 46950
--> http://bugs.winehq.org/attachment.cgi?id=46950
i cannot open the successfully installed torch set up
i cannot open the torch browser after successfully installed 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=3866
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |45950
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=2082
Arthur Țițeică <arthur.titeica(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|arthur.titeica(a)gmail.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.
http://bugs.winehq.org/show_bug.cgi?id=18906
Summary: when printing within tilt and wrap application, the
program crashes
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: rasapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uwe.koch(a)opticakoch.cl
While running from the command line, when I click on the print button, I get a
"run-time error 482" message: Printer error! After clicking ok in the dialog
box, the application crashes.
Error in command line says:
uwe@koch-laptop:~$ wine tiltandwrap.exe
fixme:win:LockWindowUpdate (0x10046), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12690
Summary: Internet Explorer 7 is falling after start on unhandled
exception.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.microsoft.com/download/3/8/8/38889DC1-
848C-4BF2-8335-86C573AD86D9/IE7-WindowsXP-x86-enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: kai.blin(a)gmail.com
ReportedBy: petr.dlouhy(a)email.cz
Download Internet Explorer 7 installator, unpack it with cabextract, and run
iexplorer. Internet Explorer shows two error messages, and then after a while
(the main window is wisible) fall down on unhandled exception.
The exception is thrown in rpcrt4/ndr_stubless.c in function NdrClientCall2 on
line 587. If I comment out the RpcRaiseException call, the Explorer is not
falling anymore (but not working much).
--
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=11725
Summary: Mathematica 5.1 fails on installing
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacobidiego(a)gmail.com
I have placed the test for this on the appdb site.
Steps to Reproduce:
- cd to CDROM/AUTORUN
- wine autorun.exe
- Clic on install. It start to uncompress the installer.
- After the installer get uncompressed it shows the error and closes:
Title: InstallShield
Error: 1607: Unable to install InstallShield Scripting Runtime.
fixme:advapi:RegisterEventSourceW ((null),L"MsiInstaller"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003f5,(nil),0x0006,0x00000000,0x34b9fc,(nil)):
stub
err:eventlog:ReportEventW
L"=====================================================\r\nException code:
C0000005 ACCESS_VIOLATION\r\nFunction:
0x3\r\n=====================================================\r\n\r\nRegisters:\r\nEAX:00000000
EBX:76438B16 ECX:0034BA38 EDX:00000031 ESI:0034BCC0
EDI:0034BE40\r\nCS:EIP:0023:00000003 "...
err:eventlog:ReportEventW L""
Also it takes a some seconds to close the process.
--
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=24994
Summary: winecfg does not work
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin10(a)gmx.at
When I try "winecfg" in the terminal i get the following error:
[root@Banjo Benji]# winecfg
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\services.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\services.exe" failed, status c0000135
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code -1073741515
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\windowscodecs.dll") not found
err:module:import_dll Library windowscodecs.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x684363f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x684363f3 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x684363f3 (thread 000b), starting debugger...
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\explorer.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\explorer.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135
Funnily enough, when i try to change the settings via gui it does work. But
however i think this an critical damage in wine. So i have already done "yum
remove wine" and "yum remove wine-core" and finally "yum install wine". But
also this did not work. The same failure occured again.
--
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=24996
Summary: cannot install components via winetricks
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin10(a)gmx.at
I have tried to install "dirctplay" via winetricks but it didn´t work. Here is
the failure:
[root@Banjo Benji]# sh winetricks
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\windowscodecs.dll") not found
err:module:import_dll Library windowscodecs.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\services.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\services.exe" failed, status c0000135
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code -1073741515
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x681683f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x681683f3 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x681683f3 (thread 000b), starting debugger...
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\explorer.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\explorer.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\windowscodecs.dll") not found
err:module:import_dll Library windowscodecs.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\services.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\services.exe" failed, status c0000135
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code -1073741515
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x684313f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x684313f3 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x684313f3 (thread 000b), starting debugger...
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\explorer.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\explorer.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x684363f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
err:module:attach_process_dlls "shell32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\cmd.exe" failed, status 80000100
------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned empty string
------------------------------------------------------
[root@Banjo Benji]#
To solve this problem i have already tried "yum remove wine" and "yum remove
wine-core" and finally "yum install wine". But this didn´t work either. Hope
anyone can help me.Thx.
--
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=45941
Bug ID: 45941
Summary: office 2010 stay in the foreground
Product: Wine
Version: 3.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tux(a)yopmail.fr
Distribution: ---
Created attachment 62474
--> https://bugs.winehq.org/attachment.cgi?id=62474
Capture
Hi
when I run On Xubuntu 18.04, word, excel or powerpoint 2010, and I minimize
them, they do not go in the taskbar but stay in the foreground ...
Thanks
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30452
Bug #: 30452
Summary: Reaper 3.672 will not start
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs(a)drealm.info
Classification: Unclassified
Created attachment 39811
--> http://bugs.winehq.org/attachment.cgi?id=39811
Error reporter output
Invoking reaper.exe results in display of the splash screen, the main window
and a dialog asking whether to check sound driver settings. Picking either
option results in a crash.
This version of reaper is known to have been working under wine 1.3.x.
Initial testing was without wineasio. The same error occurred once (a 1.3.x
version of) wineasio was installed.
--
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=43607
Bug ID: 43607
Summary: Akiba's Trip Undead & Undressed: Unhandled exception
page fault on read access
Product: Wine-staging
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lockert.fredrick(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59023
--> https://bugs.winehq.org/attachment.cgi?id=59023
Terminal Output
Akiba's Trip Undead & Undressed crashes when the Play button is pressed in the
game launcher, which results in an unhandled page fault.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45902
Bug ID: 45902
Summary: Yakuza 0 fails on startup
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pythonvisa(a)protonmail.com
Distribution: ---
Created attachment 62428
--> https://bugs.winehq.org/attachment.cgi?id=62428
backtrace of wine error
When Steam is launched via Wine, and then Yakuza 0 via Steam, Wine crashes
while trying to start Y0.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45845
Bug ID: 45845
Summary: Microsoft Office 2010: installer crashes at the
beginning of the installation process
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: yaroslav.cpp(a)gmail.com
Distribution: ---
Created attachment 62317
--> https://bugs.winehq.org/attachment.cgi?id=62317
Backtrace and CLI-output that were received during installation process
Debian 9.5 Stable (64 bit)
Wine-Development v3.16
Clean Windows 7 prefix (32 bit)
Starting with version 3.15, the MS-Office 2010 crashes during installation (at
the beginning, but not immediately after starting). On Windows XP prefix the
same situation.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=2716
ozyol <ozyol62(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ozyol62(a)hotmail.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=45924
Bug ID: 45924
Summary: Text appear trimmed on some controls
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikolaysemenkov(a)gmail.com
Distribution: ---
Created attachment 62453
--> https://bugs.winehq.org/attachment.cgi?id=62453
Video
Text gets truncated if attempt to resize window or control.
Reproduced everywhere, even with built in task manager app or wineconfig..
Video attached.
It seems something goes wrong on calculation control size afterwards.
ubuntu 18.04 lts, wine 3.17.
--
Do not reply 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=15472
Summary: iexplore: cannot open links in a new window
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Minor, but when using iexplore/gecko, opening links in a new window is
unimplemented. Only terminal output is:
fixme:shdocvw:DocHostUIHandler_ShowContextMenu default action not implemented
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 2137 of CGID_MSHTML group
--
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=43124
Bug ID: 43124
Summary: FlashWindowEx: WM_NCACTIVATE behavior is incorrect
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: gamax92(a)aol.com
Distribution: ---
Created attachment 58328
--> https://bugs.winehq.org/attachment.cgi?id=58328
FlashWindowEx dwFlags parameter tests
Depending on the dwFlags parameter, FlashWindowEx may send a WM_NCACTIVATE
message with the wrong wParam value. Some flags should not send a WM_NCACTIVATE
message at all.
Attached is a document I've made from testing FlashWindowEx with various flags
and having the window active/inactive.
This issue seems to be related to Overwatch losing focus on respawn, it calls
FlashWindowEx with dwFlags = 0xE (FLASHW_TIMERNOFG + FLASHW_TRAY), which
according to my tests should send a WM_NCACTIVATE message with 1, but wine
sends 0 instead. Forcing FlashWindowEx to send TRUE instead did resolve the
loss of focus.
--
Do not reply 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=24576
Summary: Final Fantasy XIV: Live Client Launch Fails
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.finalfantasyxiv.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: senjion(a)gmail.com
I was able to get the client installed easily just running the installer
through wine, patching was an issue as it seems to have been in Beta, however
after the install I copied in an already patched version of the game which
allowed me to get past the Version Check and patching process.
Now when running ffxivboot.exe the game loads the Login Screen properly. I can
enter credentials and it logs in fine and then goes to the Launcher page.
On the Launcher Page I can get into Account Management just fine, however if I
click on the big red "Play" button nothing happens, it seems like the Launch
page just refreshes.
After logging in I tried leaving the Launcher page up and just executing
ffxivgame.exe however it acts like it is trying to launch and then simply
crashes.
Wine Configuration has Audio set to OSS instead of ALSA.
All graphics in ffxiv config are set to the lowest possible settings.
I have tried with both Hardware Mouse enabled and disabled via ffxiv config,
and with sound enabled and disabled aswell.
If there is any data I can collect to assist in troubleshooting 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.
https://bugs.winehq.org/show_bug.cgi?id=9154
zzzzzyzz(a)hacari.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zzzzzyzz(a)hacari.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.
https://bugs.winehq.org/show_bug.cgi?id=45900
Bug ID: 45900
Summary: Heroes of Might&Magic 5 chrush when starting a combat
Product: Wine-staging
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qreker12(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62419
--> https://bugs.winehq.org/attachment.cgi?id=62419
backtrace
Game crushing when starting a combat.
May be related with camera position.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=2082
--- Comment #171 from Saulius K. <saulius2(a)gmail.com> ---
The Devilution project is trying to restore the original source code of Diablo
(1). As it widened focus from the main .exe file to include diabloui.dll too,
during a cleanup [5] of the latter it encountered IMO a quite insightful
screenshot [6] showing usual WinAPI contols drawn over the DDraw surface (if I
get it right).
Not that it helps finding a solution to this bug very much – just somewhat
technical fun.
[5] https://github.com/diasurgical/devilution/pull/300
[6]
https://camo.githubusercontent.com/6636ae49e627291fa3ef67536c75b05f9b50df8f…
--
Do not reply 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=14601
Summary: Easter egg of WinRAR do very slow speed of application
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
In About window you can see logo (icon) and logo (WinRAR word on the sea).
First logo is in 16 colors, this is strange: in Windows this is full-colored.
Double clicking do easter egg: it jump to down of window! Double clicking on
second logo (big WinRAR word) can do second easter egg, but it make very small
speed of application! Double click fix this.
--
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=45815
Bug ID: 45815
Summary: FamiTracker etc. use much more CPU in Wine than
Windows
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
Famitracker 0.4.6, 0CC-Famitracker 0.3.14.5, and j0CC 0.6.0a (forks of the same
MFC-based codebase) use around 60% of a single CPU core (with WINEDEBUG=-all)
when idling, and causes my laptop fan to spin up. It uses significantly less
than that when idling on Windows (16-32% of a core, corresponding to 4-8% of
four cores in taskmgr).
Famitracker: http://famitracker.com/files/FamiTracker-v0.4.6.zip
Tested on 3.14 and 3.15 and 3.15-staging, and in a clean WINEARCH-win32
wineprefix.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=3952
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.winehq.org/sho
| |w_bug.cgi?id=45910
--
Do not reply 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=31226
Bug #: 31226
Summary: MathCad 15 installer fails without native dotnet35sp1
Product: Wine
Version: 1.5.8
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 repeating bug 31201 without native dotnet35sp1.
When the installer's progress bar hits about 50%,
I get a dialog
Fatal error in gc
GetThreadContext failed
Using ps, I see it's coming from "C:\users\dank\Temp\msi1c95.tmp HandBooks"
This is a 24KB .net executable, and running it by hand while that dialog
is still up generates another instance of the fatal error.
One sees lots of this error message on the web, mostly from Unity3d
apps conflicting with antivirus programs. I also recall seeing this
before when using Mono in Wine, so it's not specific to this app.
See also bug 30914 for another GetThreadContext failure which may be
the same problem.
--
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=25192
Summary: 'fatal error in gc: collecting from unknown thread'
with Mono
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
Created an attachment (id=31979)
--> (http://bugs.winehq.org/attachment.cgi?id=31979)
test case script
I'm trying to run Wix, a .NET application, on Wine. In order to do this I am
using the mono-gtksharp installer from
<http://ftp.novell.com/pub/mono/archive/2.8/windows-installer/9/mono-2.8-gtk…>.
When building an installer, I get the following error:
fatal error in gc
Collecting from unknown thread
Some digging around reveals that this message comes from Mono's use of the
Boehm garbage collector. There is a bug open in their tracker that talks about
the error <https://bugzilla.novell.com/show_bug.cgi?id=323578>; they seem to
consider it a bug in Wine.
I'll attach a shell script that reproduces this from scratch, almost
automatically. You just have to download Wix3.msi and drop it in the same
directory as test.sh.
--
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=5162
Jactry Zeng <jactry92(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Multiple applications need |Multiple applications need
|ITextServices::TxDraw and |ITextServices::TxDraw and
|ITextServices::TxGetNatural |ITextServices::TxGetNatural
|Size implementation (Google |Size implementation (Google
|Talk, WebLoad, XMPSetup, |Talk, WebLoad, XMPSetup,
|ICQ 6.x, Kugou Music, QQ, |ICQ 6.x, Kugou Music, QQ,
|Wechat) |Wechat, PVSYST)
--
Do not reply 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=34522
Bug #: 34522
Summary: Drakan: Order of the Flame demo crashes before
entering the main menu
Product: Wine
Version: 1.7.2
Platform: x86
URL: http://www.fileplanet.com/11604/10000/fileinfo/Drakan-
Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45962
--> http://bugs.winehq.org/attachment.cgi?id=45962
log+backtrace
Crashes after intro movies.
--
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=27288
Summary: Facade installation ends prematurely when installing
to a directory name with a space
Product: Wine
Version: 1.3.20
Platform: x86-64
URL: http://www.interactivestory.net/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asb(a)asbradbury.org
Created an attachment (id=34897)
--> (http://bugs.winehq.org/attachment.cgi?id=34897)
console log
Tested in self-built wine 1.3.20, git HEAD, and 1.2.3. When installing Facade
with the default destination directory (C:\Program Files\Facade) and a fresh
WINEPREFIX, the installation ends prematurely. Interestingly, choosing
'C:\Facade' as the destination directory works, as does 'C:\Test\This\Facade',
while 'C:\Faceade Space' also fails. (to reproduce, remember to delete the
WINEPREFIX in between, or the installer will erroneously report success).
See the attached console log.
--
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=44583
Bug ID: 44583
Summary: CryptBinaryToStringW returns the wrong size.
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
When calling CryptBinaryToStringW, the out parameter appears to be out by 2.
Testcase
https://source.winehq.org/patches/data/142185
--
Do not reply 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=34739
Bug #: 34739
Summary: manual install of wine gecko gets in the wrong
directory in Wow64 wine
Product: Wine-gecko
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: roland65(a)free.fr
Classification: Unclassified
When installing the gecko msi package with :
msiexec /i wine_gecko-2.21-x86_64.msi
on a wine 1.6 WoW64 architecture, then the gecko files are installed in
c:\windows\syswow64 directory instead of c:\windows\system32. Thus, 64 bits
iexplore doesn't work in this architecture.
Note that a manual install of wine_gecko-2.21-x86.msi goes correctly into
c:\windows\syswow64.
--
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=18271
Summary: MSI creates incompatible msi file in a specific case of
create table
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tijnema(a)gmail.com
Created an attachment (id=20797)
--> (http://bugs.winehq.org/attachment.cgi?id=20797)
Test application for this bug (source and binary)
I was doing some testing on MSI, and figured that when using only 1 column in a
table with only 1 character, wine's msi implementation fails to create a
correct msi file.
When opening the msi file with orca, orca crashes after selecting the table.
Using native dll override for msi.dll, a correct msi file is generated.
The query I am using is
CREATE TABLE testTable (b INT PRIMARY KEY b)
Test application built in VS2008 (source and binary) is attached, it needs
vcredist package from microsoft to run.
--
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=23487
Summary: Buccaneer: freezes when changing screen resolution
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.bigdownload.com/games/buccaneer-the-pursuit
-of-infamy/pc/buccaneer-the-pursuit-of-infamy-demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29315)
--> (http://bugs.winehq.org/attachment.cgi?id=29315)
standard console log
The game Buccaneer: The Pursuit of Infamy (an arcadish Pirates! clone) becomes
unresponsive when changing in-game screen resolution. This occurs both in
Wine's virtual desktop mode and in fullscreen.
If you untick the 'Fullscreen' option in the game (so it runs in windowed
mode), the freezing doesn't happen and I can switch resolutions successfully.
The game uses the Torque engine, there are D3D9 and OpenGL rendering modes
available. However selecting OpenGL rendering from the options menu doesn't
have an effect: the game always resets itself to the default D3D9 renderer.
You can check out the issue using the demo (122 Mb download size), I added the
link to URL.
How to reproduce the issue in the demo:
1. Install the demo and start it by T3D.exe. The game will notify you about the
latest update, you can install it, the game will restart after updating.
2. Go to 'Help & Options' in the menu, then select 'Settings'. Change the
screen resolution (default is 1024x768) and press 'Apply graphic changes' >>
the game will hang, although music is playing on, and htop shows the game
executable still consumes 50-60 % CPU.
Workaround: playing the game in windowed mode.
I attached the console output when the game freezes. I added winedebug=-dsound
to the command line to suppress the tons of dsound related fixmes in the log.
Fedora 13 x86
Wine-1.2-rc6
Nvidia 7600 GT / driver 195.36.31
--
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=38742
Bug ID: 38742
Summary: Watch_Dogs fail to run after successful Uplay
installation
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomasz.piotr.kowalczyk(a)gmail.com
Distribution: ---
I run Ubuntu 14.04 and tried to play Watch_Dogs. My steps:
* install PlayOnLinux
* create x64 container for WD (latest WINE 1.7.44)
* install Uplay from .exe from its website
* login and install WD
When I click "play" Uplay installs other related packages (don't remember exact
names but there were 9 of them) like DirectX, VC2008, VS2010 and .NET
Framework, on which it hangs for more than an hour, but after some fiddling
(closing and retrying) finally passes. I'm greeted with the error about
ntlm_auth which was fixed by installing winbind, but then I get the error:
error Disrupt_b64.dll, procedure entry point __crt_debugger_hook could not be
loaded in the dynamic link library MSVCR100.dll
I read somewhere that this error is caused by something other and it's just a
stub so I opened POL logs and found:
fixme:heap:RtlSetHeapInformation 0x690000 0 0x23fc90 4 stub
fixme:heap:RtlSetHeapInformation 0x7a0000 0 0x23fc90 4 stub
fixme:heap:RtlSetHeapInformation 0x8b0000 0 0x23fc90 4 stub
fixme:heap:RtlSetHeapInformation 0xad0000 0 0x23fca0 4 stub
fixme:heap:RtlSetHeapInformation 0xe00000 0 0x23fc90 4 stub
err:module:attach_process_dlls "Disrupt_b64.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files
(x86)\\Ubisoft\\Ubisoft Game Launcher\\games\\Watch_Dogs\\bin\\watch_dogs.exe"
failed, status c0000142
and a bunch of:
fixme:gdiplus:GdipCreateFontFamilyFromName No support for FontCollections yet!
I can provide any necessary information, please guide me what should I do in
this situation. I tried installing gdiplus package using winetricks but that
only created a bunch of other errors (haven't saved those and unfortunately
removed them) and I'd like to know the other way before downloading those
~20GiB again.
I found error #36713 which seems related (same error message) but as I wrote
above I use a "fixed" version 1.7.44 and there wasn't any mention of what went
wrong, just that "DLL failed to initialize".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45691
Bug ID: 45691
Summary: Installation of anno 1404 (GOG version Gold edition)
fails on architecture win64 with wine 3.14
Product: Wine
Version: 3.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ingo.kappler(a)web.de
Distribution: ---
Created attachment 62117
--> https://bugs.winehq.org/attachment.cgi?id=62117
Screenshot of the situation where it is stuck
Installation of Anno 1404 gets stuck shortly before finished if using
architecture win64 with wine 3.14.
No issue if using:
- wine 3.13, architecture win64
- wine 3.14, architecture win32
Shortly after CPU load gets down on the screenshot the final screen to start
the game should appear but doesn't.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39020
Bug ID: 39020
Summary: aSc TimeTables 2016 (trial): window scrollbar is slow
to respond
Product: Wine
Version: 1.7.40
Hardware: x86
URL: http://www.asctimetables.com/download/aScTimeTables.ex
e
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: madewokherd(a)gmail.com
Distribution: ---
There is a noticeable (1-1.5 sec) lag when scrolling the window content in 'aSc
Timetables 2016'.
To reproduce the problem in the trial version:
1.install & start the application, select language.
2.in the main menu press the 4th button from the left in the toolbar (<show
demo files> if you selected English language).
3. in the selection window on the left use the scrollbar to scroll through the
list. You should notice that scrolling is laggy, comes to a halt frequently.
In the terminal I have
>fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
>fixme:shell:SetCurrentProcessExplicitAppUserModelID L"aSc.TimeTables.AppID": stub
>fixme:dwmapi:DwmIsCompositionEnabled 0x33ca30
>fixme:appbar:SHAppBarMessage unknown msg: 4
>fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
>...
>libpng warning: Incorrect sBIT chunk length
>fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
>libpng warning: Incorrect sBIT chunk length
Even if it's technically not a regression, should be noted that the slow
scrolling was introduced by
commit f2f5cd831bdda21deef1fca67febe78fb174d582
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Mar 25 14:42:15 2015 -0500
windowscodecs: Implement PngDecoder_Block_GetReaderByIndex.
Reverting the commit on current git, or native gdiplus.dll (comes with the
installed application) fixes the problem and the scrollbar is moving smoothly.
wine-1.7.48-74-gb3fe96a
Fedora 22 / libpng-1.6.16-3.fc22.i686
XOrg 1.17.2
aScTimeTables.exe
sha1: 284c69284415b35634a109444ad0d1c08ece63a0
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45485
Bug ID: 45485
Summary: Virtual Desktop "has no name"
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
Distribution: ---
After wine-3.12, the "Virtual Desktop" when using "Emulate Virtual Desktop" has
no name. It used to have "Wine Desktop" as a window name listed when using
xwininfo, but is now listed as (has no name).
Also slightly discussed here:
https://www.winehq.org/pipermail/wine-devel/2018-July/129495.html
Same problem with wine-3.13 from what i gather.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45861
Bug ID: 45861
Summary: PhaseOne CaptureOne crashes
Product: Wine
Version: 3.16
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscms
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 62351
--> https://bugs.winehq.org/attachment.cgi?id=62351
stub for WcsSetUsePerUserProfiles
A user is struggling with this on forum:
https://forum.winehq.org/viewtopic.php?f=8&t=31181&sid=75fc7af4228dd9c0b205…
Installed in wineprefix with native dotnet (installed by WINEARCH=win64
winetricks -q dotnet472) but the app crashes-->a crashdialog appears.
Adding a stub for WcsSetUsePerUserProfiles makes the app start for me. See
attachment
There seem to be more bugs: clicking on items in the menu (menu half hidden,
but visible in virtual desktop), do nothing. For example I click Help-->About.
I expect window showing some info but nothing happens. That could/should be
tracked by new bugreport however
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41325
Bug ID: 41325
Summary: Actions of MSI installer properties missing or wrong
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
Distribution: ---
The MSI installer offers properties for uninstalling. The properties
ARPNOREPAIR
ARPNOMODIFY
APRNOREMOVE
are not considered. The above properties need to result in the following
Registry entries:
ARPNOREPAIR: NoRepair = 1
ARPNOMODIFY: NoModify = 1
APRNOREMOVE: NoRemove = 1
in
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{product
key}
Those Registry entries are not taken from the installer msi file and are
missing.
Adding those Registry entries manually in the Registry result in some
actions/options of the uninstaller but those actions are not correct. E.g. when
NoRepair = 1 is set, the user can still repair the product, or for NoRemove = 1
the product can still be removed etc. A Remove/Repair windows should not show
up at all when the according actions is blocked. Please compare with Windows'
Control Panel.
When corecting this software area I recommend to also fix the System
Information of the uninstaller. The System Information should reflect what came
in by the msi installer (that from the above Registry key).
--
Do not reply 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=28000
Summary: World War One Gold hangs during the initial loading
stage
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: gyebro69(a)gmail.com
Created an attachment (id=35848)
--> (http://bugs.winehq.org/attachment.cgi?id=35848)
plain terminal output
World War One Gold Edition v1.08l never reaches the main menu after starting:
the game always stops at the same point while loading (the progress bar reaches
95-98% when the loading process halts).
The game is still using 100% CPU power, the mouse pointer is movable across the
screen and music is playing but nothing else happens (I've waited for about 15
minutes just to be sure).
The same problem when trying to start the game in Wine-1.0.1, 1.2.3 etc.
The game was installed in a clean wineprefix, no native dlls were used.
I found out that adding WINEDEBUG=warn+heap to the command line makes it
possible to reach the main menu. No additional lines in the terminal appeared
when warn+heap was used.
--
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=45848
Bug ID: 45848
Summary: Assassin's Creed Chronicles: China - player model
rendering issues in DX11 mode
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 62330
--> https://bugs.winehq.org/attachment.cgi?id=62330
+d3d_shader
Player is green textured and also randomly not animated while moving.
DX9 mode works fine.
err:d3d:wined3d_debug_callback 0x384adb0: "GL_INVALID_OPERATION error
generated. <program> has not been linked, or is not a program object.".
err:d3d:wined3d_debug_callback 0x384adb0: "GL_INVALID_OPERATION error
generated. <program> object is not successfully linked, or is not a program
object.".
--
Do not reply 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=22995
Summary: Adobe FrameMaker 8 installer displays complaint about
installation path drive type
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.adobe.com/support/downloads/detail.jsp?ftpI
D=4549
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28485)
--> (http://bugs.winehq.org/attachment.cgi?id=28485)
Adobe FrameMaker 8 installer +msi,+volume trace (lzma compressed)
With wine-1.2-rc2-51-gbbd93e5, after pressing Next at the "Setup Type" dialog
in the Adobe FrameMaker 8 installer, an "Invalid Installation Directory Type"
dialog is spawned, complaining about the destination drive type. Dismissing the
dialog, however, allows installation to continue. I suspect the problem is
msi-related, as a +volume trace shows that the GetDriveType invocation is
working correctly, and, within the ControlEvent msi table of the installer, a
SpawnDialog event for InvalidInstallDirType keyed to the Next button of the
SetupType dialog has condition:
_IsSetupTypeMin = "Typical" AND Drive_Fixed = "1"
which seems pretty strange, as a fixed drive is one that the installer is
supposed to accept. A +msi,+volume trace is 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=25617
Summary: Clones crashes after a period of time (occasionally
with an out of memory error)
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://clonesgame.com/sites/clonesgame.com/modules/pubdlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com
/ClonesGameDemo_1.26.exe&nid=220
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32618)
--> (http://bugs.winehq.org/attachment.cgi?id=32618)
terminal output
'Clones' is a nice Lemmings clone.
The game always crashes for me after 5-10 minutes of gameplay. Usually the
crash is preceded by some strange screen corruption (big red X-s appear on the
screen) but sometimes the crash happens out of the blue. It always happens
after you've been playing the game for 5-10 minutes.
No usable backtrace is generated. The issue is present in Wine-1.0.1,
Wine-1.2.2 and so on.
To reproduce the issue in the demo:
Because of bug #25606 you can only test the problem in the multiplayer mode of
the game.
1. After installation launch the game by ../Bin/ClonesGame.exe
2. Create a new profile then choose 'Tournaments' > 'Host Tournament'. Choose
the first available level (Beach). Uncheck the 'Public' option so other players
online won't disturb you in testing :)
3. <Start level>, <Start match>. You can play the game if you like it or simply
let it alone and wait for about 5-10 minutes. A crash is going to happen sooner
or later.
Sorry for the not so clear description but this is a problem that cannot be
reproduced easily (it doesn't happen right after starting the game or by doing
certain actions in the game).
Fedora 14 x86
Nvidia GeForce 250 GTS / driver 260.19.29
--
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=30785
Bug #: 30785
Summary: MS Office 2007 reports msmxl 5 as uninstalled
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpxsat(a)gmail.com
Classification: Unclassified
Installed just Word, Excel & Powerpoint.
It opens, runs and all.
At closing things get crazy: MS Office tells that msmxl 5 is not installed,
then crashes.
I've read that msmxl 5 is part of MS Office 2007, something went wrong during
the install?
Have not tried a full install though, I just want those components.
Tell me what test do I have to run, if during install or something else...
--
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=45813
Bug ID: 45813
Summary: Unimplemented DLL issues using Orbit Profiler
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
I tried using 64-bit ORBIT_PROFILER_1.0.2 in a 64-bit .wine to debug a 32-bit
EXE (https://github.com/jimbo1qaz/j0CC-FamiTracker/releases/tag/j0.6.0a).
When Orbit Profiler attaches to j0CC-Famitracker, j0CC (not Orbit) crashes with
some unimplemented .?_Winerror_message@std@@YAKKPADK@ (error only visible in
debug build, not in release)
Installing winetricks -q vcrun2017, that crash is fixed. But instead, when
attaching Orbit Debugger crashes with Unhandled exception: unimplemented
function ADVAPI32.dll.TraceSetInformation called in 64-bit code
(0x000000007bc5bf2c).
Enabling DLL override and copying a 64-bit advapi32.dll into the program
directory from Windows 10 x64 system32 results in orbit.exe eating one cpu core
without opening its GUI.
I've reproduced the first two in a clean WINEPROFILE.
wine-staging 3.15, I can't test wine-devel until I reboot to a live USB,
because I locked myself out of sudoers with usermod.
--
Do not reply 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=29603
Bug #: 29603
Summary: Ski Challenge 2010: extremely long loading times
(unless Win98 mode is set)
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://www.jeuxvideopc.com/demo/43133-ski-challenge-20
10.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Starting a new game in Ski Challenge 2010 demo takes an unusually long time:
5-7 minutes.
Lowering the screen resolution/detail level, disabling audio don't make a
difference.
Besides the default Windows XP mode, I tried with Win2000, Vista as well as
Windows 7 mode: all the same.
What does seem to improve the loading time considerably is to set the Windows
version to Win98 in winecfg: loading a new game takes only 15-30 seconds
(depending on the detail level).
Steps to reproduce the problem with the demo:
1. Install the demo. Select 'Use custom installation' option and uncheck the
option 'Run Ski Challenge 2010 (FTV)'.
2. Start the demo by Updater.exe. The updater will fail, dismiss the error
message. The launcher should appear.
3. In the launcher go to <Options> --> <Manual> then click on <Accept>. Click
on <Play>.
4. When the main menu appears click on <Play> --> <Training>, select a course
and click on <Play>.
5. The game is loading but it seems to take forever to get into the game.
Terminal output doesn't reveal anything suspicious, just lots of
fixme:d3d:resource_check_usage Unhandled usage flags 0x8
Fedora 16
Nvidia 250 / driver 290.10
--
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=7902
--- Comment #32 from Hans Leidekker <hans(a)meelstraat.net> ---
Is this still an issue in current Wine?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45683
Bug ID: 45683
Summary: Gothic 2: Returning 2.0 Alternative Balance frozen
when focused
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: supercoolemail(a)seznam.cz
Distribution: ---
Created attachment 62104
--> https://bugs.winehq.org/attachment.cgi?id=62104
WINEDEBUG="+dinput,+ddraw"
Gothic 2 Alternative Balance only runs, when NOT focused. When game gets focus,
everything freezes. When focus is taken away by alt+tab, game starts running
again in background - this is clearly visible with virtual desktop. Menu works
corretly even when focused.
Tested with compatibility mode of Windows XP, 7 and 10.
Timeline in log is:
1) Started the game and loaded a save -> game got stuck at loading screen
2) Pressed Alt+Tab (taken focus away from game) -> Game started running
3) Pressed Alt+Tab (game focused) -> Game froze
4) Pressed Alt+Tab (taken focus away from game) -> Game started running
5) Pressed Ctr+C in terminal to kill the game
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45640
Bug ID: 45640
Summary: World of Tanks : Crash with gcc 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: antoine.lebeault(a)numericable.fr
Distribution: ---
Created attachment 62070
--> https://bugs.winehq.org/attachment.cgi?id=62070
The log after clicking play on the launcher
World of Tanks 1.0 crash at start (after clicking play in the launcher) when
wine (or wine-staging) is compiled with gcc 8.0 or above.
I've tested this bug on ArchLinux and on Fedora 28 and it is present in both
distros.
I've also tested wine compiled with gcc 4.6 on ArchLinux and with gcc 7 on
Linux Mint, and everything works 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=40232
Bug ID: 40232
Summary: uninstaller leaves files behind.
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 53772
--> https://bugs.winehq.org/attachment.cgi?id=53772
Sample Installer file.
Install files using the attached msi.
Then runn
msiexec /x TestConditions.msi
The following file is left behind.
C:/Program Files (x86)/TestConditions/any-64.txt
This would appear that Conditions aren't being evaluated when an uninstall is
being preformed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44247
Bug ID: 44247
Summary: Remove a program does not work
Product: Wine
Version: 3.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Some programs can not be uninstalled.
For instance, you can try the demo
https://www.generation-nt.com/demo-call-of-duty-4-telechargement-46162.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=44312
Bug ID: 44312
Summary: Divinity: Original Sin 2 (Steam) Does Not Launch
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: xaphir(a)milspeclinux.com
Distribution: ---
Created attachment 60159
--> https://bugs.winehq.org/attachment.cgi?id=60159
Direct DoS2 start with Wine 3.0 rc-5, channels +d3d,+dxgi,+d3d11
Under Wine 3.0-rc5, after DoS2 is successfully installed, and is launched,
Steam reinstalls .net 4.0 every time, as if the previous .net install is not
seen or recognized. No matter how many times you launch the game, Steam
attempts to install .net 4.0. After that there is no startup (at all) under
Steam, the game just dies.
If however you start DoS2 directly under Wine 3.0-rc5 using:
/home/test/.local/share/wineprefixes/Testing/drive_c/Program Files
(x86)/Steam/steamapps/common/Divinity Original Sin 2/bin/EoCApp.exe
Then the game attempts to start but has a black screen. The cursor changes to
the game cursor and then that is all. This seems to happen to AMD (amdgpu)
users only; Nvidia users do not seem to have this problem and they are able to
run the game with the Nvidia factory drivers. Please find attached a
+d3d,+dxgi,+d3d11 log (by Józef Kucia's request).
I am submitting this in the hopes this will be fixed before the production
version of 3.0 is released.
System Report Summary
Wine Build: 3.0 rc5
Distribution: Tumbleweed openSUSE-release-20180102-1.2.x86_64
Kernel: 4.15.rc4-1.1.gff8819c.x86_64
Xorg: xorg-x11-server 1.19.3
Report Type: Beta Cycle
Graphics Platform: AMD A10-9600P (Carizzo)
Graphics Driver: Amdgpu
Game Graphics: N/A
Game Patch Level: Latest as of: 1-6-18
Game DRM Check: N/A
Desktop UI: Enlightenment E21
Desktop Effects: OpenGL On, Compositing Off
DE Libraries: No Gnome, minimal GTK and QT
Additional Repos: Emulators
Display Manager: LightDM
Sound Driver: Alsa 1.1.5-3.1
Pulseaudio: Not Installed
Bug Type: Regression
Consistently Reproduceable: Yes
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45789
Bug ID: 45789
Summary: download link leads to "404 Not Found"
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xgao304(a)mit.edu
Distribution: ---
I am browsing the webpage http://www.tonyohagan.co.uk/academic/GEM/ and follow
the link for source form for various Linux distributions from
http://www.winehq.com/site/download to download the required package. However,
the link brings me to "404 Not found". Could you let me know how to obtain the
source form?
Thanks.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45865
Bug ID: 45865
Summary: installing winoffice pro 2026 Unhandled exception:
assertion failed in 64-bit code (0x00007f426d39f428).
Product: Wine-staging
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62359
--> https://bugs.winehq.org/attachment.cgi?id=62359
Trace log dump
installing win office pro 2016 error hapenn on all configs of windows. I tried
XP,win7 win 10 wine config
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37196
Bug ID: 37196
Summary: office
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dj_d424(a)hotmail.com
Created attachment 49445
--> https://bugs.winehq.org/attachment.cgi?id=49445
bugreport
office2007enterprise
--
Do not reply 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=29788
Bug #: 29788
Summary: Microsoft Word 2007: Crash at saving a file.
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: EagleScreen(a)gmail.com
Classification: Unclassified
Created attachment 38697
--> http://bugs.winehq.org/attachment.cgi?id=38697
The terminal output.
Word crashes at saving a file, always, the save file dialog does not appears,
it crashes before. And word restarts.
This also produces an abnormal behavior on the KDE task manager, I only can
switch between application by Alt + Tab keys, this stops when I completely
close Word and wine.
This seems to be similar to http://bugs.winehq.org/show_bug.cgi?id=17464
--
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=45885
Bug ID: 45885
Summary: Jamadata application is not showing content
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s.devrieze(a)gmail.com
Distribution: ---
Created attachment 62391
--> https://bugs.winehq.org/attachment.cgi?id=62391
error log
Jamdata[*] can connect to the server but shows no content on the screens.
Because of this bug, this business app is useless when running on Wine.
PS: I also tried with the stable version provided with Ubuntu 18.04 and that
did not work either.
[*] https://www.optimizegroup.be/en/our-expertise/erp/beverages
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41618
Bug ID: 41618
Summary: TESV: Skyrim Special Edition - black screen on launch
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 55971
--> https://bugs.winehq.org/attachment.cgi?id=55971
64 bit prefix launching from Steam
All I ever got was black screen, no music no nothing.
I'm guessing it needs some D3D11 parts implemented.
--
Do not reply 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=36952
Bug ID: 36952
Summary: Might and Magic VII + unofficial patch 1.6x crashes
when switching to windowed mode
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49063
--> http://bugs.winehq.org/attachment.cgi?id=49063
terminal output
Tested with the GOG.com version of the game + Grayface unofficial MM7 patch
v1.6.2 was applied.
When I press <F4> to switch to windowed mode from fullscreen the game crashes.
The same crash with Wine 1.2.3/1.4.1/1.6.2/1.7.22
Both fullscreen and virtual desktop modes are affected.
Fedora 20
Nvidia binary drivers 340.24
X.Org X Server 1.14.4
XFCE 4.10
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45761
Bug ID: 45761
Summary: High CPU usage in some games
Product: Wine
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Hello everyone,
I'm getting high cpu usage in some games. For exsample
Need For Speed Hot Pursuit 2 i usually get around 58% cpu usage but
with wine-3.14 i got around 70% + cpu usage.
--
Do not reply 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=33464
Bug #: 33464
Summary: Firefox debug builds are not working
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gk(a)jondos.de
Classification: Unclassified
Created attachment 44296
--> http://bugs.winehq.org/attachment.cgi?id=44296
Log of Firefox Nightly startup
Trying to run a Firefox debug build (you may take the latest Nightly for
testing purposes found on:
https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/) under wine (1.5.28
and 1.4) leads to an infinite loop containing
### ERROR: WalkStack64: Invalid handle.
(see attachment for a bit more output).
This happens both on 32bit and 64bit systems (I used an Ubuntu 12.04) with the
32bit Firefox version (64bit Windows versions are not supposed to work).
Non-debug versions of Firefox are working fine with Wine. And nightlies are
working fine on Windows.
--
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=30920
Bug #: 30920
Summary: Diablo 3: Random freezes
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)uukgoblin.net
Classification: Unclassified
Latest diablo 3 running on wine-1.5.6-105-gb5511bd randomly freezes. I've
experienced freezes: before clicking login; after clicking login and when
loading hero list; when clicking around in auction house; or during gameplay.
Freeze doesn't seem related to anything in particular, sometimes takes a few
minutes after I start the game, sometime it's pretty fast.
On the console, the last message (often repeated) is usually:
Handle Event: "auth validation event"
Game is running in virtual desktop at 1600x1000 resolution. I have AMD Phenom
X6 1090T (hexa-core) processor and AMD Radeon HD 6990 graphics card.
Symptoms of the freeze include locking the cursor to whatever it was during the
freeze (most often the diablo cursor) - when moving cursor around the screen's
existing windows it doesn't change. If the cursor was at a text editor during
the freeze, it'll remain to be the editing cursor wherever I move the mouse. No
windows respond to clicks. No windows update (including gkrellm on another
monitor).
The only solution is to killall "Diablo III.exe" from another shell, which
unlocks everything and brings the system back to operation.
--
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=45628
Bug ID: 45628
Summary: Star Trek Armada 1 unable to find CD
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hkerkstra14(a)gmail.com
Created attachment 62055
--> https://bugs.winehq.org/attachment.cgi?id=62055
all terminal outputs mentioned pasted into here, as well as screenshot
mentioned
I have both an actual CD and an .iso image on my computer. I've tried mapping
both of these options to the d: drive, so that the game will be able to find
it, but no matter what I try, the game still will come back with "Please insert
CD". It will do this even if I start the game from the CD itself! Grrr
I've attached the terminal output produced when running the game, then closing
when unable to 'insert the cd' as it requests. Also attached is a terminal
readout of the dosdevices d: drive mapped to my external CD drive (which mounts
automatically as the r: drive, which is shown in the attached screenshot)
I've tried everything I can think of, and followed every suggestion I've been
able to find online on winehq and from other people who have run into similar
issues. Nothing I do works. What am I missing?
As a side note, the sound also does not work within the game, but I haven't
even tried troubleshooting that yet. One issue at a time is all a novice like
me can handle. But if you happen to see anything in the terminal readouts that
might offer a clue to this issue, also, please let me know :-)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43788
Bug ID: 43788
Summary: POD Gold: Can't interact with main menu
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.hadar.uberspace.de
Distribution: Other
Created attachment 59314
--> https://bugs.winehq.org/attachment.cgi?id=59314
Console output
After launching the GOG version of POD Gold I am unable to interact with the
menu. It looks like the mouse should be captured, but isn't.
I am attaching the console output.
--
Some additional info about my system (just in case):
Distro: elementary OS
Kernel: 4.4.0-38-generic
Graphics: Proprietary NVIDIA 381.22
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45834
Bug ID: 45834
Summary: Wrong fonts in uTorrent dialogs
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 62298
--> https://bugs.winehq.org/attachment.cgi?id=62298
uTorrent: Wine 3.0 vs Wine 3.15 vs Windows XP
I'm sorry for being unable to carry out regression testing but somewhere
between Wine 3.0 and Wine 3.14 fonts in uTorrent 2.2.1 dialogs broke: now they
are larger and probably bold as well.
uTorrent 2.2.1 25302 is being used.
$ md5sum uTorrent.exe
bb2fcfa2415d0f08653157d8e998d342 uTorrent.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45822
Bug ID: 45822
Summary: Guild wars 2 freezes when pressing PLAY in launcher
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)thschuetz.de
Distribution: ---
Created attachment 62281
--> https://bugs.winehq.org/attachment.cgi?id=62281
complete console output during start until freeze
Well, the summary descripes nearly the complete problem: Since wine 3.15 I
start the launcher, log in, press the PLAY button and the game freezes.
Reverting to wine 3.14 resolves the problem immediatly. I am using archlinux 64
bit and WINEARCH win32. I attached the console output.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45803
Bug ID: 45803
Summary: poject 7854156
Product: WineHQ Bugzilla
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marthasimons8888(a)gmail.com
CC: austinenglish(a)gmail.com
Created attachment 62261
--> https://bugs.winehq.org/attachment.cgi?id=62261
7854156
Sertification poject 7854156
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39698
Bug ID: 39698
Summary: winde don't install from CD/DVD
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gipfelsturm111(a)gmx.net
Distribution: ---
wine don't install programs from CD or DVD. I have testet it with the game
Risen and Risen 3. I have copy the DVD on my HDD and have startet from the HDD
and it work.
I have mounted the dvd on kde 5 and start with wine "D:\\setup.exe". The
installe start and show an undefined error on kde.
Example:
>SetupNew\setup.cpp (143)
PAPP:
PVENDOR:
PGUID:
$
@Windows XP Service Pack 3 (2600)
IE Version: 9.0.8112.16421
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44567
Bug ID: 44567
Summary: Deus Ex: Human Revolution doesn't exit, hangs
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emailofchris(a)gmail.com
Distribution: Other
Created attachment 60535
--> https://bugs.winehq.org/attachment.cgi?id=60535
The output of launching Steam, then DX:HR; clicking Exit in the game menu, then
ending the process (sigterm).
The game freezes up when I click Exit, so I have to send SIGTERM to the
process. Using Wine on Solus (Gallium Nine enabled).
--
Do not reply 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=21520
Summary: Monty Python's Complete Waste Of Time by 7th Level
does not go beyond opening scene.
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaybird25(a)gmail.com
Monty Python's Complete Waste Of Time game does not go beyond the opening scene
when started, the program just freezes. It did install correctly and seems to
start up properly under Wine. There are no errors reported when opening the
game.
--
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=45618
Bug ID: 45618
Summary: The wine crashed when I've tried to connect with an
online partner to play on ygopro percy
Product: Wine
Version: 3.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rodrigo.zorian(a)hotmail.com
Distribution: ---
Created attachment 62045
--> https://bugs.winehq.org/attachment.cgi?id=62045
backtrace of the error
The wine crashed when I've tried to connect with an online partner to play on
ygopro percy
I've tried using the Wine with Windows 7 and 8, and both happened the same
problem.
My wine version is 3.0.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=45595
Bug ID: 45595
Summary: PARTYPOKER stopped working
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mirror_nick(a)hotmail.com
Distribution: ---
Everything was well for two months, the PARTYPOKER APP was running well. Now
all of a sudden it doesn't open anymore. Please 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=45590
Bug ID: 45590
Summary: Possible access to unintended variable in
"wine/dlls/wined3d/texture.c" line 2819
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: petrum(a)gmail.com
While experimenting with a CodeSonar plugin we develop, we noticed a potential
bug in file "wine/dlls/wined3d/texture.c" line 2819 function
wined3d_texture_update_overlay.
The version of the file is the one in the "stable" branch from github.
dst_surface = dst_sub_resource->u.surface;
if (dst_rect)
surface->overlay_destrect = *dst_rect; //HERE
else
SetRect(&surface->overlay_destrect, 0, 0,
wined3d_texture_get_level_width(dst_texture,
dst_surface->texture_level),
wined3d_texture_get_level_height(dst_texture,
dst_surface->texture_level));
Shouldn't dst_surface be accessed in that line instead of surface?
Thanks,
Petru Florin Mihancea
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44457
Bug ID: 44457
Summary: Error window when leaving hearstone.
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxi.cass11(a)gmail.com
Distribution: ---
Created attachment 60397
--> https://bugs.winehq.org/attachment.cgi?id=60397
crashDump wine-3.0
When you leave the game wine display an error window and print this in the
terminal:
03f1:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
wine: Unhandled page fault on read access to 0x0197a850 at address 0x68b371
(thread 03f1), 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.
https://bugs.winehq.org/show_bug.cgi?id=45581
Bug ID: 45581
Summary: Russian Fishing 4: Models not loading
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aramus92(a)gmail.com
Distribution: ---
I play via lutris on esync-3.13-x86_64 wine. DXVK is on version 0.64. Some 3D
models are not loading. These are the player character, the fishingrods (you
still can see the line and lure, just the rod is invisible) and the fish.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45487
Bug ID: 45487
Summary: vulkan's test cube app fails, reporting "failed to
load textures"
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lucianposton(a)pm.me
Distribution: ---
Created attachment 61842
--> https://bugs.winehq.org/attachment.cgi?id=61842
WINEDEBUG=+vulkan
The cube.exe vulkan test app included in vulkan's SDK fails with the error
message popup, "failed to load textures".
wine --version
wine-3.12
attached WINEDEBUG=+vulkan and cube.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45459
Bug ID: 45459
Summary: Furi: Xbox 360 gamepad doesn't work
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.hadar.uberspace.de
Distribution: ---
Created attachment 61798
--> https://bugs.winehq.org/attachment.cgi?id=61798
Console output
When running Furi v1.4.95 from gog.com a connected xbox360 gamepad is entirely
ignored.
I am attaching the console output. Relevant lines are probably 72, 77 and 80.
--
Some additional info about my system (just in case):
Distro: elementary OS
Kernel: 4.4.0-130-lowlatency
Graphics: Proprietary NVIDIA 396.24.02
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.