https://bugs.winehq.org/show_bug.cgi?id=55037
Bug ID: 55037
Summary: vbscript: Colon on new line after if fails
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: francisdb(a)gmail.com
Distribution: ---
looks similar to bug 54234 but then for the Then instead of the Else
```
If Keycode = StartGameKey Then
:pupevent 800
End If
```
without the colon this works
```
If Keycode = StartGameKey Then
pupevent 800
End If
```
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54988
Bug ID: 54988
Summary: Final Fantasy XIV: Japanese IME behavior incorrect
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: achurch+wine(a)achurch.org
Regression SHA1: d9fc3eab9a4ae39c94fa484d65679de22d02e75a
Distribution: ---
Final Fantasy XIV: Japanese IME behavior incorrect
As of Wine 8.8, when using a Japanese input method editor (IME), the IME
is no longer disabled in cases where it should be, such as the following:
1) Log in to Final Fantasy XIV (get in-game).
2) Click on the chat input bar to enter text entry mode.
3) Enable the Japanese IME (so that Japanese text can be typed).
4) With the IME active, press Enter to leave text entry mode.
Expected behavior: The IME is disabled, so that keyboard controls (WASD
etc.) are properly recognized.
Observed behavior: The IME remains enabled, preventing keyboard controls
from working until the user disables the IME manually.
This is a regression from Wine 8.7; git bisect identifies
d9fc3eab9a4ae39c94fa484d65679de22d02e75a as introducing the regression.
--
Do not reply 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=55040
Bug ID: 55040
Summary: City of Heroes: Homecoming launcher: fails to show any
UI under Wayland
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: watermelonfries1(a)proton.me
Distribution: ---
Created attachment 74606
--> https://bugs.winehq.org/attachment.cgi?id=74606
Program's output when ran from the command line
Since update to GNOME 44.1, City of Heroes: Homecoming launcher stopped showing
any UI under Wayland session. The program launches, its icon is visible in the
list of active apps, just no window that I could interact with.
The launcher works flawlessly under the Xorg version of GNOME as well as under
other Xorg window managers (tested with OpenBox).
The installer for the launcher can be downloaded from here:
https://manifest.cohhc.gg/launcher/hcinstall.exe
(7473dcbbe22a8c1e95f3c2ef426df4fa507c7058)
I am on Ubuntu 23.04 running vanilla GNOME 44.1, fully updated.
--
Do not reply 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=55035
Bug ID: 55035
Summary: Penumbra: Overture Demo: in game black screen when
"Post Effects" setting is on
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matheus.venturini(a)acad.ufsm.br
Distribution: ---
Created attachment 74596
--> https://bugs.winehq.org/attachment.cgi?id=74596
Screenshot of Penumbra with WIne 8.10
Steps to reproduce:
1. Download the Penumbra: Overture demo
(https://www.moddb.com/games/penumbra-overture/downloads/penumbra-overture-d…),
the installer will ask if you wish to install OpenAL which is required to run
the demo
2. Launch it, make sure the "Post Effects" setting is ON in the
Options->Graphics->Advanced screen
3. Click on New Game in the main menu and choose any difficulty, the first
cutscene can be skipped by pressing Esc
Nothing will be rendered resulting in a black screen with the sole exception
being the hand/eye icon if the mouse cursor is over an item that can be
interacted with, which can be seen in the screenshot I've attached.
This is similar to issue 54787, but the creator of that report mistakenly
thought it was exclusive to Proton. The issue happens with vanilla Wine 8.10.
Turning the "Post Effects" setting OFF will make the game render as it should,
but from my experience there will be no lighting whatsoever, resulting in the
entire game being very dark (this can be seen by turning on the flashlight or
glowstick, which will not actually illuminate anything in the environment).
--
Do not reply 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=50760
Bug ID: 50760
Summary: SteuerSparErklärung 2021 (German tax program): crashes
on launching main window
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: debian(a)carbon-project.org
Distribution: ---
Created attachment 69547
--> https://bugs.winehq.org/attachment.cgi?id=69547
Console output while executing the program
Since test version and paid version are the same (the only restriction I know
of is: you can't send the tax declarations to the tax authority with the test
version), you can reproduce this issue with the test version available at
https://download.steuertipps.de/software/SSE26Standard/testversion
The report is about version 26.29.77 but prior versions showed this crash as
well.
Steps to reproduce (after default installation; WARNING: you need to set your
profile to *Windows 10*, prior versions are no longer supported by the
program):
1. Launch SSE.exe from the main install directory
2. Select the option "Steuererklärung 2020" (any other works too as far as I
can tell, but this is the main function for most people)
3. Observe the main window starting to appear and then two instances of the
crash reporter of the tax program getting launched, showing you the information
the program wants to send to the vendor (Akademische Arbeitsgemeinschaft).
I don't see anything of the crash logged to the console, the only error I can
see there is
> 0024:err:seh:dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised
Otherwise there are mostly FIXMEs, so this could very well be a missing
function somewhere.
The program itself logs the following to a file:
> 02.03.2021 15:19:38.080: Exception: Access Violation at 00000000
> 02.03.2021 15:19:38.080: PageFile: 397.66 MB WorkingSetSize: 462.65 MB
> 02.03.2021 15:19:38.080: Writing Minidump:
> 02.03.2021 15:19:38.154: Unhandled Exception (TopLevelFilter)
> 02.03.2021 15:19:38.154: Exception: Breakpoint at 02AEB4EA
> 02.03.2021 15:19:38.155: PageFile: 395.32 MB WorkingSetSize: 461.28 MB
> 02.03.2021 15:19:38.155: Writing Minidump:
> 02.03.2021 15:19:38.155: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_02.dmp'
> 02.03.2021 15:19:38.155: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:38.155: Build: Build-26075
> 02.03.2021 15:19:42.588: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_01.dmp'
> 02.03.2021 15:19:42.588: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.588: Build: Build-26075
> 02.03.2021 15:19:42.594: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.594: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.594: Writing Minidump:
> 02.03.2021 15:19:42.595: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_03.dmp'
> 02.03.2021 15:19:42.595: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.595: Build: Build-26075
> 02.03.2021 15:19:42.601: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.601: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.601: Writing Minidump:
> 02.03.2021 15:19:42.602: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_04.dmp'
> 02.03.2021 15:19:42.602: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.602: Build: Build-26075
> 02.03.2021 15:19:42.608: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.608: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.608: Writing Minidump:
> 02.03.2021 15:19:42.609: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_05.dmp'
> 02.03.2021 15:19:42.609: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.609: Build: Build-26075
> 02.03.2021 15:19:42.614: Unhandled Exception (TopLevelFilter)
> 02.03.2021 15:19:42.614: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.614: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.615: Writing Minidump:
> 02.03.2021 15:19:42.616: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_06.dmp'
> 02.03.2021 15:19:42.616: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.616: Build: Build-26075
> 02.03.2021 15:19:42.656: MiniDumper::TopLevelFilter failed
The non-staging version fails earlier for me and doesn't get even this far
(previous editions, up until "SteuerSparErklärung 2020", all worked fine for
me, even on non-staging versions of Wine. But those allowed Windows 7 as the
OS).
Attached you find all the output from the console and the minidump files
produced by the program itself (upload follows this initial report).
Let me know, if you need anything else.
--
Do not reply 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=40528
Bug ID: 40528
Summary: Cygwin installs (with errors) but doesn't work at all
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)lam.pl
Distribution: ---
Cygwin was installed with "setup.exe version 2.873 (64 bit)".
When installing, many packages' post-install scripts returned exit code
-1073741819. They also repeatedly said on the console:
running: C:\cygwin64\bin\bash.exe --norc --noprofile
"/etc/postinstall/mintty.sh"
error: Unable to redirect output to '/var/log/setup.log.runXa00041'; using
console
fixme:ntdll:NtSetInformationToken unimplemented class 4
fixme:ntdll:NtQueryInformationProcess (process=0xffffffffffffffff)
Unimplemented information class: ProcessSessionInformation
fixme:advapi:LsaOpenPolicy ((null),0x180309f00,0x00000001,0xffffc2f8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:netapi32:NetUserGetInfo Level 3 is not implemented
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc9b52c
error: Unable to remove temporary file '/var/log/setup.log.runXa00041'
abnormal exit: exit code=-1073741819
setup.exe says "cygwin" was installed as 2.5.1-1 version.
And now, "wine whatever.exe" in $HOME.wine/drive_c/cygwin64/bin (and that
includes "wine bash -i --login", but I've tried all others, literally anything
like "wine less.exe") says:
fixme:winediag:start_process Wine Staging 1.9.8 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
err:winedevice:ServiceMain driver L"Null" failed to load
fixme:ntdll:NtSetInformationToken unimplemented class 4
fixme:ntdll:NtQueryInformationProcess (process=0xffffffffffffffff)
Unimplemented information class: ProcessSessionInformation
fixme:advapi:LsaOpenPolicy ((null),0x180309f00,0x00000001,0xffffc2f8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:netapi32:NetUserGetInfo Level 3 is not implemented
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see https://cygwin.com/problems.html
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc9b52c
--
Do not reply 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=55028
Bug ID: 55028
Summary: Penumbra Tech Demo: page fault when exiting software
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matheus.venturini(a)acad.ufsm.br
Distribution: ---
Created attachment 74584
--> https://bugs.winehq.org/attachment.cgi?id=74584
Backtrace generated by Wine
Steps to reproduce:
1. Download Penumbra Tech Demo (https://archive.org/details/PenumbraFull1.1)
2. Install and start it
3. Choose "Exit" in the main menu
Wine should crash and generate a backtrace.
--
Do not reply 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=55034
Bug ID: 55034
Summary: Adobe Framemaker 8 installer shows text without line
breaks
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 74594
--> https://bugs.winehq.org/attachment.cgi?id=74594
Screenshot Wine
See screenshot, the text is all in one single line.
--
Do not reply 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=55033
Bug ID: 55033
Summary: Adobe Framemaker 8 fails to install in non-default
directory
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Just click through the installation, and then edit the install path by clicking
"Change", just write C:\f and click Ok. Then try installing, it will fail.
--
Do not reply 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=50341
Bug ID: 50341
Summary: MS-MPI 10.x crashes due to use-after-free in
RpcAsyncCompleteCall()
Product: Wine
Version: 5.6
Hardware: x86-64
URL: https://github.com/microsoft/Microsoft-MPI/releases/do
wnload/v10.1.1/msmpisetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Continued from bug 45699.
RPCRT4_process_packet() frees the stub message which RpcAsyncCompleteCall()
subsequently uses.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.