https://bugs.winehq.org/show_bug.cgi?id=55736
Bug ID: 55736
Summary: Solid Edge crashes after a couple of minutes
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio(a)protonmail.com
Distribution: ---
Created attachment 75230
--> https://bugs.winehq.org/attachment.cgi?id=75230
Terminal output - Wine 8.17
I tried to launch Solid Edge 2023 Community Edition
(https://resources.sw.siemens.com/en-US/download-solid-edge-community-edition)
and it does, but crashes after a couple of minutes; the crash seems to be
independent from what I do and click.
In order to reproduce, just download and install the software, then start it,
try to create a new part file, and then simply wait for the application to
crash.
A attach both backtrace and terminal output.
I'm using LMDE 6, kernel 6.1, on Lenovo V15-G2, with Wine 8.17.
--
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=56472
Bug ID: 56472
Summary: Recettear opening movie blackscreen in Wine 9.5
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: tomman(a)gmail.com
Distribution: ---
Recettear (an always lovely and troublesome game under Wine) now exhibits a
interesting regression on Wine 9.5: the opening movie (recet_op.wmv) no longer
shows video other than a blackscreen, but audio plays fine. This is on a
completely stock Wine prefix, where said game had flawless video playback until
Wine 9.4.
Apparently this comes after the bunch of video rendering changes between 9.4
and 9.5. The only way for having the opening movie working properly on this
game under Wine was by not using native Windows DLLs at all - that is, a stock
Wine profile and gstreamer-libav (using applicable native DLLs in any
combination will either break audio in the game, cause choppy movie playback,
or outright crash the game)
As suggested via #winehq on IRC, I made a debug log with +quartz,+d3d,+seh -
it's ~540MB uncompressed despite just logging the normal sequence that leads to
the OP movie playing (run the game, wait a bit on the titlescreen, then the
movie will come up). Since even compressed it's ~15MB, I can't attach it here,
so I'm hosting it on my personal website instead:
https://mi.tsdx.net.ve/temp/recet_broken_opmov_w95.log.xz
The most relevant parts from the log seem to be broken/missing colorspace
conversions, with lots of the following logged even on a regular,
non-debug-channel log:
0024:fixme:d3d:wined3d_get_format Can't find format unrecognized (0x30323449)
in the format lookup table.
0024:fixme:d3d:debug_d3dformat Unrecognized 0x56555941 (as fourcc: AYUV)
WINED3DFORMAT!
0024:fixme:d3d:wined3d_get_format Can't find format unrecognized (0x56555941)
in the format lookup table.
0024:fixme:d3d:debug_d3dformat Unrecognized 0x56555941 (as fourcc: AYUV)
WINED3DFORMAT!
...
0148:fixme:d3d:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_YV12 to WINED3DFMT_B8G8R8X8_UNORM.
0148:fixme:d3d:surface_cpu_blt Cannot convert WINED3DFMT_YV12 to
WINED3DFMT_B8G8R8X8_UNORM.
0148:err:d3d:cpu_blitter_blit Failed to blit.
and eventually, when exiting the game:
014c:err:quartz:image_presenter_PresentImage Failed to blit, hr 0x88760096.
--
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=37885
Bug ID: 37885
Summary: Battle.net launcher fails to set permissions on WoW
files
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Distribution: ---
Symptoms: The Battle.net launcher always gives an "Update" button for WoW after
every time World of Warcraft is closed. This doesn't seem to affect other
games.
Looking in the logs, it seems to constantly be related to file
permissions/attributes. It's hard to track it down exactly, but here are some
log extracts:
19:08:01.5787 Executing operation: fix_file_attributes
filePath="Z:/home/adys/.local/games/Blizzard/World of
Warcraft/Data/data/0a00000016.idx" fileAttributes=32
19:08:01.5790 Executing operation: fix_file_attributes
filePath="Z:/home/adys/.local/games/Blizzard/World of
Warcraft/Data/data/0c00000015.idx" fileAttributes=32
<snip>
18:03:30.8038 AgentAsAdmin failed to set the file attributes of
'Z:/home/adys/.local/games/Blizzard/World of
Warcraft/Data/data/0e00000016.idx'.
18:03:30.8050 Agent failed to get the file info of
'Z:/home/adys/.local/games/Blizzard/World of
Warcraft/Data/data/0700000015.idx'.
No relevant WINEDEBUG output (and really hard to get because the launcher
actually forks when started)
--
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=51361
Bug ID: 51361
Summary: SimSig with Wine 6.11 breaks after upgrading from
libxml2 2.9.10 to 2.9.12
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)chead.ca
Distribution: ---
Launching the SimSig launcher with Wine 6.11 and libxml2 2.9.10 works fine.
After upgrading to libxml2 2.9.12, the software no longer works properly, and
the following shows up in the console output:
0104:fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 5000
0024:fixme:ieframe:PersistStreamInit_Load (002B8CD8)->(002B2130)
0024:fixme:ieframe:PersistStreamInit_InitNew (0028C590)
0024:err:ole:apartment_add_dll couldn't load in-process dll
L"C:\\windows\\system32\\msxml3.dll"
0024:err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not
registered
0024:err:ole:com_get_class_object no class object
{f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0024:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml2.dll"
0024:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml2.dll"
0024:err:ole:create_server class {f5078f1b-c551-11d3-89b9-0000f81fe221} not
registered
0024:err:ole:com_get_class_object no class object
{f5078f1b-c551-11d3-89b9-0000f81fe221} could be created for context 0x5
0024:err:module:find_forwarded_export module not found for forward
'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml.dll"
0024:err:ole:apartment_add_dll couldn't find function DllGetClassObject in
L"C:\\windows\\system32\\msxml.dll"
0024:err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not
registered
0024:err:ole:com_get_class_object no class object
{2933bf90-7b36-11d2-b20e-00c04f983e60} could be created for context 0x5
There is a lot more output, but it is either benign messages that also appear
with 2.9.10, or else repeats of the same messages.
I have recompiled Wine after installing the new libxml2, but that did not make
any difference; the problem still occurs.
--
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=56324
Bug ID: 56324
Summary: Falcon BMS launcher fails to start (native .Net 4.6.1
needed)
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: xeno(a)x-s.com.pl
Distribution: ---
Created attachment 76056
--> https://bugs.winehq.org/attachment.cgi?id=76056
Interrnal log of the launcher.
Falcon 4 BMS new default launcher crashes at startup due to unimplemented
functions of DotNet 4.6.1 with error message:
System.Windows.Markup.XamlParseException
The invocation of the constructor on type
'FalconBMS.Launcher.Windows.MainWindow' that matches the specified binding
constraints threw an exception
Steps to reproduce (in fresh Win64 bit prefix):
- install original Falcon 4 (needed by Falcon BMS installer to proceed due
legal agreement)
- install Falcon BMS 4.37 with without optional DirectX installation (here
Falcon BMS 4.37.3 full installer was used)
- launch Falcon Alternative Launcher (new default) binary
env
WINEPREFIX="/home/<your_user>/.local/share/wineprefixes/<your_prefix_name>"
wine <path_to_BMS-dir>/Launcher/FalconBMS_Alternative_Launcher.exe
Expected result:
Launcher windows opens up with no error messagex.
Actual result:
Instead of Launcher there's error message window displayed. Launcher error is
stuck and has to be terminated manually.
Extra notes:
Known workaround: installing native .Net 4.6.* runtime makes Launcher work
fine, with small visual issues (see bug: #55850)
Alternative Launcher project page on github:
https://github.com/chihirobelmo/FalconBMS-Alternative-Launcher
--
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=56581
Bug ID: 56581
Summary: Corsiar iCUE 4: Crash on launch (Unimplemented
function SHAssocEnumHandlersForProtocolByApplication)
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Created attachment 76335
--> https://bugs.winehq.org/attachment.cgi?id=76335
Backtrace of the iCUE 4 crash
See attached backtrace 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.
https://bugs.winehq.org/show_bug.cgi?id=55844
Bug ID: 55844
Summary: Paper tray options missing. Landscape orientation is
ignored
Product: Wine-staging
Version: 8.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 75345
--> https://bugs.winehq.org/attachment.cgi?id=75345
Wine print dialog and Linux print dialog boxes
Hi All,
Fedora 38
Note: this is Wine Staging
wine-8.18-1.fc38.i686
wine-8.18-1.fc38.x86_64
cups-2.4.7-1.fc38.x86_64
The print paper tray option is missing. This makes it impossible to select the
Manual Paper Tray. Also the Landscape orientation is ignored.
This is affecting my ability to print envelopes in my business.
--
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=54997
Bug ID: 54997
Summary: msys2: gpg.exe fails because "NtSetInformationFile
Unsupported class (65)"
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 74550
--> https://bugs.winehq.org/attachment.cgi?id=74550
ntdll: Basic FileRenameInformationEx.
Steps to reproduce inside msys shell:
mv msys64/etc/pacman.d/gnupg msys64/etc/pacman.d/gnupg.old
pacman-key --init
pacman-key --populate
fixme:file:NtSetInformationFile Unsupported class (65)
The missing class is FileRenameInformationEx.
Attached patch adds minimal support for this class.
--
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=56041
Bug ID: 56041
Summary: iZotope Product Portal crashes
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Kirschi94(a)gmx.net
Distribution: ---
Created attachment 75687
--> https://bugs.winehq.org/attachment.cgi?id=75687
backtrace of the first crash (after install)
The program installs fine but when trying to start it crashes in under 1
second. Tried adding a font it said it didn't had but still crashed on second
try.
--
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=3689
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #48 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 9.8.
--
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=47741
Bug ID: 47741
Summary: Lotus Approach initial pop up missing
Product: Wine-staging
Version: 4.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
$ rpm -qa wine-core
wine-core-4.15-1.fc30.i686
As of 4.15-1, Lotus Approach's initial pop up screen show previously opened
files is missing. File Open still works.
--
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=56248
Bug ID: 56248
Summary: VTFEdit: Exception When Loading .VTF Files
Product: Wine
Version: 9.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shaytzedaka123(a)gmail.com
Distribution: ---
Created attachment 75955
--> https://bugs.winehq.org/attachment.cgi?id=75955
Exception when loading the .VTF file.
VTFEdit is a dotnet program about loading up .VTF (Valve Texture file) files
and editing them or viewing them.
Using The latest Wine 9.0 Staging: When trying to load .VTF files wine gives
out an exception (attached)
note: it is potentially a regression. as judging by the AppDB page
https://appdb.winehq.org/objectManager.php?sClass=version&iId=29689
The last working version was wine 1.7.11
i have tried using wine the previous stable version of wine 8.0.2
and it did not work either.
This was tested on Ubuntu 23.10 X64 with X11
Download Link: https://nemstools.github.io/pages/VTFLib-Download.html
--
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=45035
Bug ID: 45035
Summary: Buttons of the Radiosure program
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ansavelyev(a)gmail.com
Distribution: ---
Created attachment 61158
--> https://bugs.winehq.org/attachment.cgi?id=61158
The red contour marks the places of the disappeared buttons.
The buttons for controlling the "Radiosure" program have disappeared.
--
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=46455
Bug ID: 46455
Summary: Remarkable
Product: Wine
Version: 3.0.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emil(a)munthe.dk
Distribution: ---
Created attachment 63242
--> https://bugs.winehq.org/attachment.cgi?id=63242
Backtrace from installaer for remarkable version 160.
When trying to run the installer for remarkable (https://my.remarkable.com/),
I'm met with the message that the program has met an serious error.
The remarkable software used to work just fine under earlier versions of wine.
--
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=44388
Bug ID: 44388
Summary: gldriverquery.exe crash on wineboot and company of
heroes says no 3d
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gQuigs(a)gMail.com
Distribution: ---
Created attachment 60309
--> https://bugs.winehq.org/attachment.cgi?id=60309
backtrace
gldriverquery.exe (from Steam I think) crashes on wineboot
This might be a rehash of:
https://bugs.winehq.org/show_bug.cgi?id=43530https://forum.winehq.org/viewtopic.php?p=113220
I'm on Ubuntu 17.10 with nvidia graphics driver 390.12 installed. Even if I
managed to fail at setting up 3d acceleration (works fine in not-wine) it
should crash this program, right?
Company of Heroes also fails to load with a directX error, I'm thinking they
are related.
--
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=56407
Bug ID: 56407
Summary: WPF app hangs during DWM initialization
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwmapi
Assignee: wine-bugs(a)winehq.org
Reporter: claytmp+foj0w(a)gmail.com
Distribution: ---
Created attachment 76171
--> https://bugs.winehq.org/attachment.cgi?id=76171
logs
After updating Wine to 9.3, the WPF app I'm using no longer launches, it just
hangs during DWM initialization (See attachment). The issue can be replicated
on clean prefix. Previous version worked fine but I forgot if previous version
was 9.0 or 9.2
Link to the app (delete "portable" file if it causes write issue):
https://github.com/And42/SaveToGame/releases/download/v2.81/SaveToGame_2.81…
--
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=38142
Bug ID: 38142
Summary: Approach fields box only show 3/4 of one line
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Created attachment 50869
--> https://bugs.winehq.org/attachment.cgi?id=50869
Field Box
Hi All,
Wine 1.7.36 and Smart Suite N9.8.0208.1200.
Would you guys please fix this for me. It is driving me NUTS!
In the "Find Assistant" the Fields box only shows about 3/4 on one line. It
makes it impossible to file the other lines in the box.
I will attach a screen shot
Many thanks,
-T
--
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=31882
Bug #: 31882
Summary: arial32.exe randomly crash or deadlock while
installing
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 41968
--> http://bugs.winehq.org/attachment.cgi?id=41968
Log: arai32 crash while installing
wine-1.5.14-142-g730479e
$ sha1sum arial32.exe
6d75f8436f39ab2da5c31ce651b7443b4ad2916e arial32.exe
Steps to reproduce:
$ winetricks -q corefont
Or
$ wine arial32.exe /q
How reproducible:
crash > 1/10
deadlock > 1/10
When deadlock, output is:
err:ntdll:RtlpWaitForCriticalSection section 0x15d60c "bitblt.c: surface" wait
timed out in thread 0009, blocked by 0024, retrying (60 sec)
When crashing, backtrace is:
Backtrace:
=>0 0xb757d08d __pthread_cond_signal+0xd() in libpthread.so.0 (0x0054e4d4)
1 0x7e4c4758 in libxcb.so.1 (+0x8757) (0x0054e4d4)
2 0x7e4c363e in libxcb.so.1 (+0x763d) (0x0054e4d4)
3 0x7e4c36c1 xcb_writev+0x70() in libxcb.so.1 (0x7d3d856c)
4 0x7e5330d0 _XSend+0x15f() in libx11.so.6 (0x0054e558)
5 0x7e5334fa _XFlush+0x39() in libx11.so.6 (0x0054e5f8)
6 0x7e512fc1 XFlush+0x30() in libx11.so.6 (0x0054e5f8)
7 0x7e681ecc create_x11_physdev+0xe1(drawable=0xae)
[/home/fracting/wine-git/dlls/winex11.drv/init.c:116] in winex11 (0x0054e5f8)
8 0x7e681ef6 X11DRV_CreateDC+0x1f(pdev=0x15ce38, driver="DISPLAY",
device=0x0(nil), output=0x0(nil), initData=(nil))
[/home/fracting/wine-git/dlls/winex11.drv/init.c:126] in winex11 (0x0054e638)
9 0x7eab3ddf CreateDCW+0x251(driver="DISPLAY", device=0x0(nil),
output=0x0(nil), initData=(nil)) [/home/fracting/wine-git/dlls/gdi32/dc.c:594]
in gdi32 (0x0054e918)
10 0x7e9b3af4 alloc_dce+0x76()
[/home/fracting/wine-git/dlls/user32/painting.c:232] in user32 (0x0054e948)
11 0x7e9b59e2 GetDCEx+0x34d(hwnd=0x30028, hrgnClip=(nil), flags=0x10000)
[/home/fracting/wine-git/dlls/user32/painting.c:1033] in user32 (0x0054e9c8)
--
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=56592
Bug ID: 56592
Summary: Final Fantasy XIV: Dawntrail Official Benchmark does
not run
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yaomtc(a)protonmail.com
Distribution: ---
Created attachment 76349
--> https://bugs.winehq.org/attachment.cgi?id=76349
Terminal output from the benchmark failing to launch
The splash screen appears. After that, the benchmark does not launch.
As a workaround, one can use this Python script:
https://github.com/doitsujin/ffxiv-benchmark-launcher/
--
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=3689
Dmitry Timoshkov <dmitry(a)baikal.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|STAGED |RESOLVED
Fixed by SHA1| |7f190e67dacbbc488002933640a
| |2bda13a0e698e
Resolution|--- |FIXED
--- Comment #47 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
Should be finally fixed by 7f190e67dacbbc488002933640a2bda13a0e698e.
--
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=54670
Bug ID: 54670
Summary: 16-bit applications fail in wow64 mode
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, Installer, wow64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
$ wineserver -k ; rm -rf ~/.wine ; WINE=/opt/oldwownew/wine-8.0/bin/wine
winetricks -q icodecs
------------------------------------------------------
Executing load_icodecs
Executing cabextract -q -d
/home/austin/.wine/dosdevices/c:/windows/temp/codinstl/
/home/austin/.cache/winetricks/icodecs/codinstl.exe
Executing cd /home/austin/.wine/dosdevices/c:/windows/temp/codinstl/
Executing /opt/oldwownew/wine-8.0/bin/wine setup.exe /s
0284:err:environ:init_peb starting L"C:\\windows\\syswow64\\winevdm.exe" in
experimental wow64 mode
0284:fixme:wow:wow64_NtSetLdtEntries 0107 02d0323f 0100f338 0000 00000000
00000000: stub
0284:err:module:LdrInitializeThunk "krnl386.exe16" failed to initialize,
aborting
0284:err:module:LdrInitializeThunk Initializing dlls for
L"C:\\windows\\syswow64\\winevdm.exe" failed, status c0000005
------------------------------------------------------
--
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=54142
Bug ID: 54142
Summary: Error installing FRC Game Tools: "An error occurred
while installing the MSI at 'NiRio_USBLAN64.msi'."
(Error 1603)
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Attempting to install the 2022 release of the FRC Game Tools gives this error:
"An error occurred while installing the MSI at 'NiRio_USBLAN64.msi'."
This appears to be the relevant output from the terminal:
"err:msi:execute_script Execution of script 0 halted; action
L"[2.1\00012\0001{3504EC24-0361-52CD-8369-265B309380CE}\0001C:\\Program Files
(x86)\\National
Instruments\\CompactRIO\\Staging\\USBLAN\\Win10\\\000131\00012\0001NI-RIO
USBLAN 19.0 (64-bit)\0001National
Instruments<=>S-1-5-21-0-0-0-1000<=>{A7C484B1-59AF-4D52-9DDE-C88D4B34E4AD}]MsiInstallDriv"...
returned 1603"
Tested on Wine-Staging 7.22. Note that you'll need to run `winetricks
vcrun2015 dxvk1103 dotnet462` for the installer to function at all. (It fails
to render at all without DXVK, and fails to prompt to accept the license
without dotnet462.)
--
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=50320
Bug ID: 50320
Summary: установилась, но не запускается игра Лок Он 2
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doktor-vm(a)yandex.ru
Distribution: ---
Created attachment 68899
--> https://bugs.winehq.org/attachment.cgi?id=68899
???
Установилась . но не запускается игра LockOn2. под Видовс 7 работала, сейчас
Линукс Минт. Останавливается на загрузке миссии.
--
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=54469
Bug ID: 54469
Summary: Paint.NET 5.x doesn't load
Product: Wine-staging
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: romulasry(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
wine paint.net.5.0.1.install.x64.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.1 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
010c:err:environ:init_peb starting
L"Z:\\home\\ryan\\Downloads\\paint.net.5.0.1.install.x64.exe" in experimental
wow64 mode
010c:err:module:load_wow64_ntdll failed to load
L"\\??\\C:\\windows\\syswow64\\ntdll.dll" error c0000135
Application could not be started, or no application associated with the
specifie
d file.
ShellExecuteEx failed: Internal error.
--
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.