https://bugs.winehq.org/show_bug.cgi?id=57152
Bug ID: 57152
Summary: Unsupported vertex blending: 255 (Gobliiins 4)
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: flaubertSt(a)gmail.com
Distribution: ---
Created attachment 77057
--> https://bugs.winehq.org/attachment.cgi?id=77057
Terminal debug output
3D models do not animate in game, but game is playable (with static bodies).
Wine register complains about "fixme:d3d:wined3d_ffp_get_vs_settings
Unsupported vertex blending: 255"
Ubuntu 22.04 with WINE 9.16 (staging). Prefix is Windows98+3DFx.
--
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=57005
Bug ID: 57005
Summary: Wine segfaults on macOS when run from install
Product: Wine
Version: 9.12
Hardware: x86-64
OS: MacOS
Status: NEW
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Locally built Wine installed to a prefix. Trying to run any program in it
results in an immediate segfault, but it works when run from the build tree.
A bisect pointed to 7b82f507bda6b94f6876256c278d3b3637e95b8c
--
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=57024
Bug ID: 57024
Summary: msiexec parses quotes in public properties differently
from Windows
Product: Wine
Version: 9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: asger(a)tyilo.com
Distribution: ---
Created attachment 76873
--> https://bugs.winehq.org/attachment.cgi?id=76873
test.c
When installing an msi package using msiexec on Windows the following
invocation (using cmd) will result in `MY_PROPERTY` being set to `foo"bar`:
```
msiexec /i my_property.msi /qn MY_PROPERTY="foo""bar"
```
When running it through wine the property is set to `foobar` (without the
double quote).
To test this I have created a test msi, called `my_property.msi`, that when
installed will create the file `my_property.txt` next to `my_property.msi` with
the contents of the `MY_PROPERTY` property. (After that the installation will
fail.)
Furthermore, to ensure that this is not due to shell handling of the arguments,
I have created a c program which invokes msiexec (attached as test.c).
Compiling this test program and running it on Windows results in:
```
C:\test>a.exe C:\\test\\my_property.msi
C:\test>type my_property.txt
foo"bar
```
Doing the same on Linux results in:
```
/tmp/test $ rm -rf ~/.wine
/tmp/test $ export WINEARCH=win64
/tmp/test $ winecfg /v win10
/tmp/test $ wine a.exe Z:\\tmp\\test\\my_property.msi
/tmp/test $ cat my_property.txt
foobar
```
--
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=18288
Summary: Quicktime 3 creates unusual menus / string value error
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime302.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20819)
--> (http://bugs.winehq.org/attachment.cgi?id=20819)
Wine 1.1.20 +menubuilder
The Quicktime 3.0.2 installer reports an error when attempting to create
program groups and icons:
"String variable is not large enough for string.
Check the string declarations.
Error 401."
The installer then creates an unusual directory structure:
ls -aR /home/test/.local/share/applications/wine/Programs
/home/test/.local/share/applications/wine/Programs:
. .. QuickTime QuickTime 3.0
/home/test/.local/share/applications/wine/Programs/QuickTime:
. .. MoviePlayer.desktop PictureViewer.desktop ReadMe.desktop UnInstall
QuickTime 3.0.desktop
/home/test/.local/share/applications/wine/Programs/QuickTime 3.0:
. .. .desktop
Setup completes successfully.
--
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=52685
Bug ID: 52685
Summary: Crash with openkiosk
OpenKiosk91.3.0-2021-10-28-i686.msi
Product: Wine
Version: 7.0
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: philippereix.csc(a)gmail.com
Distribution: ---
Created attachment 72023
--> https://bugs.winehq.org/attachment.cgi?id=72023
Backtrace of the database application
I installed kubuntu 18.04 (32 bit) on an old pentium 4 3ghz (i386 architecture)
with 4gb ram and the only installable version
OpenKiosk91.3.0-2021-10-28-i686.msi with
Wine 7.0 installed. OpenKiosk is a cross platform kiosk web browser based on
Mozilla Firefox that can be easily installed and used to secure a computer for
use as a public terminal. This is a complete solution for any kiosk
installation. This software is released under the MPL "as is" with no warranty
or support. (https://openkiosk.mozdevgroup.com/)
The OpenKiosk command is: env WINEPREFIX="/home/acsm-borne-pres/.wine" wine
C:\\Program\ Files\\OpenKiosk\\OpenKiosk.exe
and the working folder is: /home/acsm-borne-pres/.wine/dosdevices/c:/Program
Files/OpenKiosk/
OpenKiosk launches well but after 1 to 2 minutes I have this error message with
the detail attached
Can you help me please?
Thanks very much
Philip
--
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=32680
Bug #: 32680
Summary: cmd.exe Add support for CMDEXTVERSION, CMDCMDLINE,
HIGHESTNUMANODENUMBER
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: us(a)edmeades.me.uk
Classification: Unclassified
%CMDEXTVERSION%
%CMDCMDLINE%
%HIGHESTNUMANODENUMBER%
--
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=57118
Bug ID: 57118
Summary: CEF 32-bit sample application fails in WOW64 mode
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://cef-builds.spotifycdn.com/cef_binary_127.3.5%2
Bg114ea2a%2Bchromium-127.0.6533.120_windows32_client.t
ar.bz2
OS: Linux
Status: NEW
Keywords: download, source, wow64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77010
--> https://bugs.winehq.org/attachment.cgi?id=77010
Wine 9.16 console output
The 32-bit Chromium Embedded Framework sample application immediately fails on
load when Wine is built with --enable-archs=x86_64,i386. The window loads but
the application refuses to do anything further, reporting error
SBOX_FATAL_CLOSEHANDLES. I can't figure out how to disable the sandbox feature
with this sample, or if it is even possible to do so.
No further testing is possible, either having no effect or just showing this
error again.
The 64-bit version does not have this 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.
https://bugs.winehq.org/show_bug.cgi?id=57136
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--
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=57106
Bug ID: 57106
Summary: configure: prevent using --enable-win64 and
--enable-archs=x86_64,i386 together
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source, wow64
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
I noticed this in bug 57084 (the same user has reported doing the same in bug
57103 and bug 57104).
Testing locally, if both are passed, regardless of order, then
--enable-archs=x86_64,i386 is what takes effect.
However since these aren't meant to be used together, configure should probably
warn/error out if both are passed.
--
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=57146
Bug ID: 57146
Summary: advapi32:registry test_RegLoadMUIString() fails
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://gitlab.winehq.org/wine/wine/-/blob/master/dlls
/advapi32/tests/registry.c?ref_type=heads#L4700
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77055
--> https://bugs.winehq.org/attachment.cgi?id=77055
wine-9.16-137-g8d2977ec12e console output
The advapi32:registry test fails in test_RegLoadMUIString(), and so "make test"
stops very early on.
registry.c:4878: Test failed: [ 9] expected 1168, got 2
registry.c:4878: Test failed: [10] expected 1814, got 2
make: *** [Makefile:4498: dlls/advapi32/tests/registry.ok] Error 2
--
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.