https://bugs.winehq.org/show_bug.cgi?id=41577
Bug ID: 41577
Summary: Ragnarok Online (iRO): Crashes when attempting to run
the patcher.
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: proveit(a)tutamail.com
Distribution: ---
Created attachment 55912
--> https://bugs.winehq.org/attachment.cgi?id=55912
This is the entire output that Wine spit out after erroring.
I'm attempting to run Ragnarok Online on Linux Mint 18, Mate, 32-bit. Here's
the app's page:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=928
I've already exhausted everything in the page, so it's most likely not an
existing bug or a problem others have run into. I got the game to work on the
same system using Wine 1.6, which was in my official repository, but I hesitate
to call this a regression because a tester got the game to work with Wine
version 1.9.18, which is very close to mine.
If it IS a regression, doing regression testing is beyond my abilities, but
based on the latest test results, we can narrow the problem down to somewhere
between the tester's version of Wine (1.9.18), which the tester reported as
platinum, and my version of Wine, which is 1.9.21.
I'm using Wine HQ's official development branch, version 1.9.21.
To reproduce the problem, just:
1. Run the RO installer
2. Run "Ragnarok Online" shortcut on desktop
Here's the exact installer I used:
File name: Ragnarok_Installer-09272013.exe
MD5: 81D59BEE0621A858428E1CF76843BCF7
SHA1: A2795AA047F29A2547365AC7D4246F7B8F133899
However, I don't think the installer you use matters too much because the bug
I'm reporting happens after the game itself is installed.
If you do have my exact installer, however, the installer will hang at "Status:
Moving files". To work around the error, follow Richard Graham's comment here:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=928
Specifically, first extract the real installer from the .exe file:
$ wine Ragnarok_Installer-09272013.exe /extract "$(winepath -w "$(pwd)")"
Then run the installer itself:
$ wine msiexec /i Ragnarok_Installer.msi
After the installer finishes, run the "Ragnarok Online" shortcut from the
desktop. The patcher will open and it will start downloading updates, but after
less than 30 seconds, you'll get this error:
------------------------------
Window title: Program Error
The program Ragnarok.exe has encountered a serious problem and needs to close.
We are very sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check the Application Database for tips about running this application.
------------------------------
I saved and attached the program error details, including the backtrace. Please
forgive any mistakes/omissions; I'm new to Wine HQ bug reporting. Let me know
if there's anything else I can do to 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=44781
Bug ID: 44781
Summary: Unhandled exception: unimplemented function
typelib.dll16.LOADREGTYPELIB called in 32-bit code
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: hannes(a)kroegeronline.net
Distribution: ---
Created attachment 60811
--> https://bugs.winehq.org/attachment.cgi?id=60811
Error and Stack Trace
When launching an application created through "TestPoint TM" the error above
occurs. Please see the attached trace for details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46735
Bug ID: 46735
Summary: The Sims 2 demo needs Direct3DShaderValidatorCreate9()
implementation
Product: Wine
Version: 0.9.35.
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Split off from bug 8051. To summarize, the game calls
d3d9.Direct3DShaderValidatorCreate9(), which is a completely undocumented
internal function that returns an an unknown interface. It expects a valid
interface pointer to be returned, and expects certain calls on unknown methods
to succeed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36059
Bug ID: 36059
Summary: Multiple Steam games fail to install DirectX runtime
prerequisite, resulting in repeated install attempt on
startup ('xinput1_3.dll' locked by client)
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
splitting this issue off from various Steam related bug reports for reference.
Many Steam games require DirectX runtime, usually stated in game folder
'installscript.vdf'.
Example VDF:
--- snip ---
"Run Process"
{
...
"directx"
{
"hasrunkey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\110800"
"process 1" "%INSTALLDIR%\\3rd\\DXSETUP.exe"
"command 1" "/silent"
}
...
}
--- snip ---
For various games the DirectX runtime install fails, resulting in repeated
install attempt on startup of the game.
To illustrate how common this problem is, just a small list of some games I
installed for tests:
NOTE: non-zero 'Exit Code' indicates the installer failed
'installscript_log.txt' from 'c:\\Program Files\\Steam\\logs' folder
--- snip ---
...
04/15/14 00:08:33 [AppID 50280] Exit Code (-9) : "C:\Program
Files\Steam\steamapps\common\Mafia II - Public Demo\3rd\DirectX\DXSETUP.exe"
/silent GLE 0
...
04/17/14 10:58:48 [AppID 17470] Exit Code (-9) : "C:\Program
Files\Steam\steamapps\common\Dead Space\installers\DirectX\DXSETUP.exe" /silent
GLE 0
...
04/17/14 19:55:11 [AppID 55230] Exit Code (-9) : "C:\Program
Files\Steam\steamapps\common\Saints Row the Third\DirectX\DXSetup.exe" /silent
GLE 0
04/17/14 21:36:35 [AppID 72850] Exit Code (-9) : "C:\Program
Files\Steam\steamapps\common\Skyrim\DirectX10\DXSETUP.exe" /silent GLE 0
...
04/22/14 17:28:29 [AppID 49520] Exit Code (-9) : "C:\Program
Files\Steam\steamapps\common\Borderlands
2\Binaries\Redist\DXRedistCutdown\DXSETUP.exe" /silent GLE 0
...
04/22/14 22:18:15 [AppID 34330] Exit Code (-9) : "C:\Program
Files\Steam\steamapps\common\Total War SHOGUN 2\redist\DirectX\DXSETUP.exe"
/silent GLE 0
--- snip ---
The DirectX runtime installer can't overwrite a dll that is locked by the Steam
client/launcher in memory.
You can check 'c:\\windows\\logs\\DirectX.log'.
--- snip ---
...
04/17/14 11:03:38: dxupdate: DirectXUpdateGetSetupInformation(): Section
[4.09.00.0904.0-4.09.00.0904.0_WinXP] is being installed.
04/17/14 11:03:38: dxupdate: Extracted file
C:\windows\system32\DirectX\DX7536.tmp\xinput1_3_x86.cat from cab
04/17/14 11:03:38: dxupdate: Extracted file
C:\windows\system32\DirectX\DX7536.tmp\xinput1_3.dll from cab
04/17/14 11:03:38: dxupdate: Extracted file
C:\windows\system32\DirectX\DX7536.tmp\xinput1_3_x86.inf from cab
04/17/14 11:03:38: dxupdate: Extracted file
C:\windows\system32\DirectX\DX7536.tmp\xinput1_3_x86_xp.inf from cab
04/17/14 11:03:38: dxupdate: Files: 5
04/17/14 11:03:38: dxupdate: Size: 498688
04/17/14 11:03:38: dxupdate: DirectXUpdateInstallPlugIn(): Installing:
xinput1_3_x86_xp.inf - [x86_Install]
04/17/14 11:03:38: dxupdate: Target file: 'C:\windows\system32\xinput1_3.dll'
Target file is Version 9.18.944.0
Source file is Version 9.18.944.0
04/17/14 11:03:38: dxupdate: InUse: C:\windows\system32\xinput1_3.dll.
04/17/14 11:03:38: dxupdate: CabCallback(): Unable to copy
C:\windows\system32\DirectX\DX7536.tmp\xinput1_3.dll.
04/17/14 11:03:38: dxupdate: ExecuteInf(): SetupInstallFromInfSection() failed,
error = 183.
04/17/14 11:03:38: dxupdate: ExecuteInf(): Unable to install
C:\windows\system32\DirectX\DX7536.tmp\xinput1_3_x86_xp.inf:[x86_Install]. The
file may be damaged.
04/17/14 11:03:38: dxupdate: DirectXUpdateInstallPlugIn(): ExecuteInf() failed.
04/17/14 11:03:38: dsetup32: CSetup::InstallPlugIn():
DirectXUpdateInstallPlugIn() failed.
04/17/14 11:03:38: dsetup32: CSetup::SetupForDirectX(): InstallPlugIn() failed.
04/17/14 11:03:38: dsetup32: start finalizing: phase: 5 - 5, total: 0 - 2
04/17/14 11:03:38: dsetup32: Installation ended with value -9 = Internal or
unsupported error
--- snip ---
In many cases it's 'xinput1_3.dll'.
This kind of error is also encountered on Windows (lots of reports).
A reboot in between starts will fix it because the locked dll will be replaced
on next Windows startup.
There are multiple ways to handle this problem (apart from adding support for
SP_COPY_IN_USE_NEEDS_REBOOT to Wine itself):
1) install DX runtime without starting Steam in the Steam WINEPREFIX (make sure
you don't auto-run Steam services)
-> app folder -> 'installers' -> 'DirectX'
--- snip ---
$ wine DXSETUP.exe /silent
--- snip ---
2) remove the dll from 'system32' folder (or 'SysWOW64' on 64-bit prefix) prior
running Steam in the prefix
3) fake successful installation by adding registry key (see '17470_install.vdf'
where the registry key is located -> 'DirectX' DWORD:1)
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48387
Bug ID: 48387
Summary: User shared data area should have
NumberOfPhysicalPages field filled in (used by
Detroit: Become Human)
Product: Wine
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gofmanp(a)gmail.com
Distribution: ---
Created attachment 66147
--> https://bugs.winehq.org/attachment.cgi?id=66147
ntdll: Fill NumberOfPhysicalPages field in user shared data area.
Split off from Bug #48291.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48338
Bug ID: 48338
Summary: Unknown application paints GIF images incorrectly
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The author of the patches was unwilling to create a bug report.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42038
Bug ID: 42038
Summary: Cannot scroll documents being compared in winmerge
(Followup to bug 20695)
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Bug #20695 got closed with wine-1.9.7.
It really fixes the problem when opening two existing files.
(e.g. by menu File - Open)
But if one opens just a new empty file comparison and pastes
the two file contents there the scrollbars do not work.
(e.g. by menu File - New)
(Even without pasting the scrollbars should be moveable a little bit.)
This started like the original bug between 1.1.16-pol and 1.1.17-pol
Version 1.9.7-pol shows also the problem as does 2.0-rc2-winehq.
Can this someone confirm?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48018
Bug ID: 48018
Summary: QuickTime 7.0.x installer fails
Product: Wine
Version: 4.18
Hardware: x86-64
URL: http://www.oldversion.com/download/quicktime704.exe
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 65552
--> https://bugs.winehq.org/attachment.cgi?id=65552
Wine 4.18 console log
During installation, the installers for QuickTime 7.0.3 and 7.0.4 hit an
unhandled exception under Wine and Staging 4.18.
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x00110572).
This is a regression as they used to work fine.
I need to make some space on disk before I can set up an environment to run a
bisect, so will update.
$ sha1sum quicktime70*
00cada67cca554d53993ed51aa3cc14caf45c1cd quicktime703.exe
fadbddbccaad9b0e79a66231399a2ce6cfc5409d quicktime704.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=48371
Bug ID: 48371
Summary: Home Designer Suite 21.3.1.1x64 reports "Error
#272000009 A serious error occurred (SEH)."
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 74.schutt(a)gmail.com
Distribution: ---
Created attachment 66120
--> https://bugs.winehq.org/attachment.cgi?id=66120
Home Designer message log when run on Wine
I am attempting to run Home Designer Suite version 21.3.1.1x64 on Wine.
Immediately after starting it and supplying a valid product key, I get a
popup reporting:
c:\p4sync\dev\releases\21\chief\cacommon\error\artexception.cpp(146): Error
#272000009
"A serious error occurred (SEH). Please contact Chief Architect Technical
Support with steps to reproduce.
"
Note that the program continues to run, and I can shut it down normally.
This page:
https://www.chiefarchitect.com/support/article/KB-00802/troubleshooting-exc…
says I should ensure my system meets minimum requirements and is fully up to
date. E.g. they want a graphics card with 1 GB memory and support for OpenGL
>= 3.3, which I have.
Home Designer writes a report of its execution, and there I found that it
reports the characteristics that it probed for the system it is running on.
Here I found that it probed "OpenGL VRam: 0" and "OpenGL GPU Count: 0". I've
attached this log as 'wine-Message Log.txt'.
When I run that same Home Designer binary on an up-to-date Windows 10 system,
it starts up without reporting a serious error, and its execution log shows
non-zero values for "OpenGL VRam" and "OpenGL GPU Count". I've attached this
log as 'real-Windows10-Message Log.txt'.
The terminal output from Wine is attached as 'run.log'.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.