https://bugs.winehq.org/show_bug.cgi?id=44346
Bug ID: 44346
Summary: Worms Armageddon Cannot Click the menu button in
Frotnend
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: colinjinwk00(a)gmail.com
I installed Worms Armageddon from GOG.com, and ran the wine using both
Crossover and Wine macOS official pkg by WineHQ. Menu launches successfully,
and intros were successful for skipping by clicking left click. However, after
4 menu buttons appear, I cannot click anything, even Quit button (although I
can quit the game by escape).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48440
Bug ID: 48440
Summary: Vertical Japanese fonts are not correctly rendered.
Product: Wine
Version: 5.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous_temp_mail(a)yahoo.co.jp
Distribution: ---
Created attachment 66217
--> https://bugs.winehq.org/attachment.cgi?id=66217
Source code and compiled binary to draw vertical Japanese
Vertical Japanese fonts are not rendered correctly.
The proper output should look like this: ('I' is used to present rotated 'ー'
三
点
リ
I
ダ
.
.
.
二
点
リ
I
ダ
.
.
ダ
ッ
ã‚·
ュ
I
But in wine, the fonts are not properly rotated, causing unreable result.
The proper render result (at least for the fonts) can be found here:
https://social.msdn.microsoft.com/Forums/ja-JP/d509e3db-aac8-43a7-b5fa-6751…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41145
Bug ID: 41145
Summary: Civilization IV - Previously working normally now
crashes mid game
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Tropicalhero(a)hotmail.com
Distribution: ---
Created attachment 55351
--> https://bugs.winehq.org/attachment.cgi?id=55351
crash report / back trace
Game crashes out to bug reporter in early to mid game. Crash report attached.
It was not a major game event that caused crash, just a unit move or possibly
an end of turn.
--
Do not reply 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=19618
Summary: X-Change 3 crashes randomly
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Gollos(a)gmail.com
Created an attachment (id=22889)
--> (http://bugs.winehq.org/attachment.cgi?id=22889)
X-Change3 terminal output
Some times when loading a saved game, some times when starting a new game, some
times when changing the game settings, but not every time, a window pops
telling there was a problem and the program is going to be stoped.
When that happens, some times the game continue running without sound, and some
times it closes for real.
--
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=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=48557
Bug ID: 48557
Summary: hot wired crashes with error
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maniikarabera(a)protonmail.ch
Distribution: ---
Created attachment 66371
--> https://bugs.winehq.org/attachment.cgi?id=66371
screenshot error
Installer crashes.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48635
Bug ID: 48635
Summary: Asuka 120% Return BURNING Fest: Crashes after
character selection.
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
Asuka 120% Return BURNING Fest is a Japanese VS fighting game published by
Family Soft.
After starting the game with Xephyr (as this game requires 256 color mode), it
crashes when I choose a player character.
--
Do not reply to this email, post in Bugzilla using the
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=48510
Bug ID: 48510
Summary: Lotus Organizer 97, Wine 5.0, Debian Stretch. Lotus
Organizer rashes when selecting a Backup folder using
'Browse' button
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: john.p.langley(a)gmail.com
Distribution: ---
Created attachment 66316
--> https://bugs.winehq.org/attachment.cgi?id=66316
Terminal output at crashtime.
- Debian Stretch stable - updated as at 24/02/2020
- Wine 5.0
- Lotus Organizer 97.
- Logged in with user privileges.
Organizer 97 crashes when selecting a backup folder:
File / User Setup / Organizer Preferences / Folders tab / Backups (select
Browse - crash)
Output 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.