https://bugs.winehq.org/show_bug.cgi?id=44397
Bug ID: 44397
Summary: Visual Novel "A Clockwork Ley-Line" - Running launcher
crashes
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 60320
--> https://bugs.winehq.org/attachment.cgi?id=60320
Error log and message
Since bug 44379 is fixed, the launcher now starts the locale-emulator, that
then seems to crash. It shows a messagebox (message in attachment) and doesn't
start the game.
Note that the launcher is a 64bit .NET binary, and I didn't get native .NET to
work properly in a 64bit prefix yet.
As workaround you still can start the game directly (run LeyLine.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=54938
Bug ID: 54938
Summary: MSYS2 Setup stops at 50% (at installing component
MSYS2)
Product: Wine
Version: 8.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 74466
--> https://bugs.winehq.org/attachment.cgi?id=74466
console messages
MSYS2 Setup stops at 50% (at installing component MSYS2).
Steps to reproduce:
$ wget
https://github.com/msys2/msys2-installer/releases/download/2023-03-18/msys2…
$ sha256sum msys2-x86_64-20230318.exe
051a523e645b40f34e9d80f245b42828410208b575b7502de068e65cba1d02d0
msys2-x86_64-20230318.exe
$ export WINEPREFIX=~/wine-tmp
$ wine msys2-x86_64-20230318.exe Now the installer starts.
Press next 3 times. Now the MSYS2 installer starts, and goes up to 50%
Press cancel Now MSYS2 asks if you want to cancel the installation process.
Press Yes Noting visually changes, it still remains at 50%.
Press the X. Now MSYS2 asks if you want to exit the installer.
Press Yes. Now the installer window disappears.
Now press enter in the console. The $ prompt returns.
$ rm -rf wine-tmp/
My versions:
$ wine --version
wine-8.7
$ uname -a
Linux cedric 6.3.1-arch2-1 #1 SMP PREEMPT_DYNAMIC Wed, 10 May 2023 08:54:47
+0000 x86_64 GNU/Linux
--
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=53155
Bug ID: 53155
Summary: msys2 cannot be installed under wine
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hramrach(a)gmail.com
Distribution: ---
Created attachment 72589
--> https://bugs.winehq.org/attachment.cgi?id=72589
terminal output
There is a number of bugs that reference msys2 but all are marked as staging sp
presumably they should be addressed in the staging version.
nonetheless msys2 installer gets still stuck at 66%
sha256sum Downloads/msys2-x86_64-20220603.exe
6e5a76e36a651542e6b907a39776effb7670a139d6a017c3808fdcfaca84ee83
Downloads/msys2-x86_64-20220603.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=53440
Bug ID: 53440
Summary: Msys2 sh.exe -c /usr/bin/mktemp makes an error on Wine
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joel(a)airwebreathe.org.uk
Distribution: ---
Running this command on Windows produces the expected path to the temp file:
c:\workspace>c:\msys64\usr\bin\bash.exe -c "/usr/bin/mktemp"
/tmp/tmp.RwJ7JEktDp
Running the same command on Wine 7.13 produces a "Permission denied" error:
$ wine64 /path/to/usr/bin/sh.exe -c /usr/bin/mktemp
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0024:fixme:ntdll:NtSetInformationToken unimplemented class 4
0024:fixme:security:GetWindowsAccountDomainSid (00000000FFFFC190
0000000000340E38 00000000FFFFC18C): semi-stub
0024:fixme:netapi32:DsEnumerateDomainTrustsW ((null), 0x0023, 00000000FFFFC368,
00000000FFFFC354): stub
0110:fixme:wldap32:ldap_set_optionA Unsupported option: 0x95
0110:fixme:wldap32:ldap_set_optionA Unsupported option: 0x96
0024:fixme:netapi32:NetUserGetInfo Only implemented for local computer, but
remote serverL"\\\\@" was requested.
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
0024:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Administrators" 1
00000000FFFFC3E0) semi-stub!
0024:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Users" 1 00000000FFFFC3E0)
semi-stub!
/usr/bin/mktemp: failed to create file via template ‘/tmp/tmp.XXXXXXXXXX’:
Permission denied
--
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=38289
Bug ID: 38289
Summary: cmd replacement is unable to display a bat file script
correctly.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: njls.yoshi2(a)gmail.com
Distribution: ---
Created attachment 51122
--> https://bugs.winehq.org/attachment.cgi?id=51122
Example batch
The amended Wine cmd.exe (version 6.1.7601 [1.6.2]) is unable to display a
batch script to emulate written text to a command line (script attached).
The script runs true in sequence if perused, however, the line where the text
should be displayed, yields the characters, "a~0,1", which is a defined
argument (expressed in attached script), but not the correct 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.
http://bugs.winehq.org/show_bug.cgi?id=32449
Bug #: 32449
Summary: QGIS err:module:import
Product: Wine
Version: 1.5.19
Platform: x86
URL: http://hub.qgis.org/projects/quantum-gis/wiki/Download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy.roussin(a)teledetection.fr
Classification: Unclassified
Created attachment 42810
--> http://bugs.winehq.org/attachment.cgi?id=42810
Error log when launching qgis 1.8.0-1 on wine 1.5.19
Hi,
QuantumGIS is an open source software which run very fine on linux.
Today, i try the windows version on a quantal 32 bits chroot on my debian sid
amd64.
http://qgis.org/downloads/QGIS-OSGeo4W-1.8.0-1-Setup.exe
I get this error when launching qgis :
(see attachment)
I get the same error with PlayOnLinux ...
Thank you,
Guy
--
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=55151
Bug ID: 55151
Summary: PC crashes after endlessly eating up memory
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: axis6404(a)proton.me
Distribution: ---
example script (selfdel.bat):
:REP
del "selfdel.bat"
if exist "selfdel.bat" goto REP
wine selfdel.bat (An infinite loop occurs. Until it eats up all the memory and
the PC stops.)
The koeiuc.bat in Steam games made by Koei eats up all the memory and crashes
the PC.
--
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=54928
Bug ID: 54928
Summary: exclamation mark ! in string missing if
EnableDelayedExpansion
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
test.bat:
@echo off
set "BEFORE_DELAY=before!"
setlocal EnableDelayedExpansion
set "AFTER_DELAY=after^!"
echo !BEFORE_DELAY!
echo !AFTER_DELAY!
Output:
Window cmd:
before!
after!
Wine cmd:
before
after^
--
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=52092
Bug ID: 52092
Summary: game pass
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: master.zion(a)gmail.com
Distribution: ---
Hi everyone...
it seems it is not possible to install the xbox application for PC using wine.
It would be useful to play Windows games from xbox game pass, and it will be
very useful on Steam deck.
it fails during the installation startup.
------
Unhandled Exception: 0024:fixme:ntdll:EtwEventRegister
({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 05E202EE, 00000000, 01EA96F4) stub.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'Windows.Foundation.UniversalApiContract, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=null, ContentType=WindowsRunt
ime' or one of its dependencies. Module not found.
at XboxInstaller.App..ctor()
at XboxInstaller.App.Main()
------
https://www.xbox.com/en-IN/apps/xbox-app-for-pc
--
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=52544
Bug ID: 52544
Summary: %__APPDIR__% and %__CD__% variables support
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fiendishx(a)gmail.com
I'm not able to easily update to 7.2 because I'm on a mac and am largely
dependent on https://github.com/Gcenx/homebrew-wine but I tested myself in Wine
6.0 and had a friend using Linux test in Wine 7.1, and it seems unlikely that
this was fixed in the 7.2 update.
It seems like the %__APPDIR__% and %__CD__% path variables don't work in Wine?
See the "undocumented" section of https://ss64.com/nt/syntax-variables.html
Example:
wine cmd.exe
echo %__APPDIR__% -> just prints "%__APPDIR__%"
On my windows machine, "echo %__APPDIR__%" prints "C:\Windows\SysWOW64\" or
"C:\Windows\system32\" depending on which version of cmd.exe (32/64 bit) was
invoked.
--
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.