https://bugs.winehq.org/show_bug.cgi?id=43071
Bug ID: 43071
Summary: Bayonetta: can't read its "system_data" config file
Product: Wine
Version: 2.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: distorsheon(a)gmail.com
Distribution: ---
Created attachment 58250
--> https://bugs.winehq.org/attachment.cgi?id=58250
console output when game fails to start
Bayonetta starts and works after install. When some settings are changed, they
are stored in Documents\Bayonetta\system_data file. If the file is created,
starting Bayonetta for the next time fails, the game hangs after being
launched. The file itself appears to be correct (same as the one the game
normally creates).
Workaround:
*delete system_data file
*make config directory read-only
System info:
*kubuntu 17.04
*GTX960M, Nvidia Prime
*clean 64bit prefix
*Steam version of the game (with D3DCompiler_43.dll placed next to the game
binary)
*wine-2.8 was used with CSMT enabled in order to workaround bug #42911.
*wine-2.8-staging shows similar behaviour
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42939
Bug ID: 42939
Summary: NOX App Player - Not installing properly
Product: Wine
Version: 2.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aswinkr77(a)gmail.com
Distribution: ---
Whenever i try to install NOX App Player way Wine, it successfully extracts.
But during installation when it reaches 99.5% an error occurs saying "The
program NoxVMSVC.exe has encountered serious problem and needs to close. We are
sorry for the inconvenience." And after the installation completes, the NOX
says that "Emulator has to reboot for some reasons."
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13087
Summary: Hard Truck Apocalypse fails to load keyboard layout
Product: Wine
Version: 0.9.61.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.palmqvist(a)home.se
Created an attachment (id=12861)
--> (http://bugs.winehq.org/attachment.cgi?id=12861)
DInput error message screenshot
During startup Hard Truck Apocalypse tries to load keyboard layout 00000409 but
fails.
According to forum posts the same error can happen under XP if the locale is
anything other than english and the english keyboard layout is not 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=45925
Bug ID: 45925
Summary: WPF application (.NET 4.5) printing fail
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: lxndrkrlv(a)gmail.com
Distribution: ---
WPF application uses Print Ticket API. This API is implemented in prntvpt.dll.
When I use prntvpt.dll from Wine, .NET Exception is thrown:
External component has thrown an exception.
StackTrace:
at
MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTOpenProviderExImpl(String
deviceName, Int32 maxVersion, Int32 prefVersion, SafePTProviderHandle& handle,
Int32& usedVersion)
at
MS.Internal.Printing.Configuration.UnsafeNativeMethods.PTOpenProviderEx(String
deviceName, Int32 maxVersion, Int32 prefVersion, SafePTProviderHandle& handle,
Int32& usedVersion)
... <skipped> ...
at MS.Internal.Printing.Win32PrintDialog.ShowDialog()
at System.Windows.Controls.PrintDialog.ShowDialog()
Wine console output is:
wine: Call from 0x7b43d526 to unimplemented function
prntvpt.dll.PTOpenProviderEx, aborting
wine: Call from 0x7b43d526 to unimplemented function
prntvpt.dll.PTOpenProviderEx, aborting
wine: Call from 0x7b43d526 to unimplemented function
prntvpt.dll.PTOpenProviderEx, aborting
Another issue when I use native prntvpt.dll from Windows XP
.Net Exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: printQueue
at System.Windows.Xps.XpsDocumentWriter..ctor(PrintQueue printQueue)
at System.Printing.PrintQueue.CreateXpsDocumentWriter(PrintQueue printQueue)
at System.Windows.Controls.PrintDialog.CreateWriter(String description)
at System.Windows.Controls.PrintDialog.PrintDocument(DocumentPaginator
documentPaginator, String description)
Wine console output is (multiple times):
0009:fixme:winspool:GetPrinterW Unimplemented level 1
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38791
Bug ID: 38791
Summary: In server/queue.c, clipping cursor to empty rectangle
is off by one pixel (affects "The Long Dark")
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: buhr(a)asaurus.net
Distribution: ---
Created attachment 51716
--> https://bugs.winehq.org/attachment.cgi?id=51716
Patch to clip empty rectangles to top left pixel
In server/queue.c functions set_clip_rectangle() and queue_hardware_message(),
the cursor position is clipped to the rectangle desktop->cursor.clip. However,
if the clipping rectangle has zero width and height, the cursor position is set
to a position offset by (-1,-1) from the top-left corner of the rectangle
instead of *at* the top-left corner. An empty clipping rectangle is arguably
invalid, but at least one application relies on the cursor being clipped to the
top-left:
The game "The Long Dark" (Steam, Sandbox Alpha v.244) uses such an empty
clipping rectangle while the character is moving. Because of this bug, mouse
events (including button press and release events with no movement) cause a
shifting of the view down and to the right.
The attached patch fixes the issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23175
Summary: Zak McKracken - Between Time and Space fails to play
back intro video
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.mckracken.net/cms/die-fortsetzung/download.
html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28827)
--> (http://bugs.winehq.org/attachment.cgi?id=28827)
Zak McKracken - Between Time and Space output
After starting Zak McKracken - Between Time and Space and waiting for the
loading animation to complete, an intro video is supposed to be played, but
only the audio portion of the video is played back correctly, and the video is
simply rendered as black for the duration.
--
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=45577
Bug ID: 45577
Summary: Skyrim tries to install MS VC Redist Package each
launch
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahyattdev(a)icloud.com
When launched by Steam, Skyrim tries to install "Microsoft VC Redist Package"
every time it is launched. This should only happen once.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45927
Bug ID: 45927
Summary: Tom Clancy's TheDivision.exe terminates itself a few
seconds after launch
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m4ng4n(a)gmx.de
Distribution: ---
Created attachment 62454
--> https://bugs.winehq.org/attachment.cgi?id=62454
Screenshot message box TheDivision
My hardware/software/setup:
- AMD FX 8320
- AMD Radeon RX580
- amdgpu open-source driver
- openSUSE Tumbleweed 20180926 64-bit
- Kernel 4.18.8-1-default 64-bit
- Mesa 18.3 with LLVM 8.0
- Plasma 5.13.5
- wine 3.17 (I also tried with 3.17-staging, the results are the same)
- uplay client from Thursday, September 27th 2018, running flawlessly and
starting Watch Dogs and Splinter Cell Blacklist without problems
- all tests on a fresh 64-bit Wine Prefix, only corefonts installed via
winetricks (needed by uplay)
Hello All,
when I start Tom Clancy's The Division with uplay for the first time after
downloading it, the launcher installs DX and vcrun correctly and after that it
starts TheDivision.exe that terminates itself immediately.
At every subsequent launch with uplay or from a terminal TheDivision.exe
terminates itself wihtin a few seconds after launch. No logo or window or any
kind of lifesign is to be seen.
The only feedback I get is when I try to start it from a terminal:
/games/Ubisoft/Tom Clancy's The Division> WINEPREFIX=$HOME/.wine-division-64
WINEARCH=win64 wine TheDivision.exe
00d1:fixme:heap:RtlSetHeapInformation 0x7d0000 0 0x23e830 4 stub
00d1:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 102
00d1:err:seh:setup_exception stack overflow 1760 bytes in thread 00d1 eip
000000007bc63b8a esp 0000000000140f30 stack 0x140000-0x141000-0x240000
I tried to debug it with
WINEPREFIX=$HOME/.wine-division-64 WINEARCH=win64 winedbg TheDivision.exe
but all I get is a message box - titled "TheDivision.exe" - that says: "A
debugger has been found running in your system. Please, unload it from memory
and restart your program." After clicking that message box away I can only quit
the debugger. See the attched screenshot.
This is my first debugging attempt and I am pretty much lost here.
So I decided to create a log file with
WINEPREFIX=$HOME/.wine-division-64 WINEARCH=win64 WINEDEBUG=+relay wine
TheDivision.exe
as stated here,
https://wiki.winehq.org/Wine_Developer%27s_Guide/Debugging_Wine#Debugging_T…
and hope it is useful.
I also managed to do a backtrace, once only, a couple of days ago because the
exe is gone too fast to catch it. I do not know if it is of any use but will
include it for further investigation.
If you need any more debugging information just tell me and I will provide it.
Thank you.
--
Do not reply 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=30548
Bug #: 30548
Summary: MediaOne Plus 2.0 PhotoImpact (Ulead PhotoImpact X3)
installer runs "regedit" with unsupported "/c" switch
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
encountered while testing Ulead PhotoImpact X3 installer ... non-fatal but of
course worth to be reported/fixed.
It seems related to "MediaOne Plus 2.0 PhotoImpact" package which can be
optionally installed.
/C = "Create and replace an existing registry from a file"
WINEDEBUG=+tid,+seh,+loaddll,+process
A couple of 'regedit /c foo.reg':
--- snip ---
trace:process:create_process_impl app (null) cmdline L"regedit.exe /c /s
\"C:\\users\\focht\\Temp\\COR9595\\MsgSchedule.reg\""
...
regedit: Undefined switch /C!
trace:process:create_process_impl app (null) cmdline L"regedit.exe /c /s
\"C:\\users\\focht\\Temp\\COR9595\\Pages_Premium.reg\""
...
regedit: Undefined switch /C!
...
--- snip ---
Regards
--
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=44793
Bug ID: 44793
Summary: EpicGamesLauncher.exe: Fatal Unhandled Exception:
EXCEPTION_ACCESS_VIOLATION 0xdaaaa600
Product: Wine-staging
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katoflip(a)protonmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60825
--> https://bugs.winehq.org/attachment.cgi?id=60825
Data from opening EpicGamesLauncher.exe in the terminal
Starting the EpicGamesLauncher.exe leads to a fatal exception, among many other
errors.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.