On one system - Fedora 42 after upgrading to 10.9 it would fail
running wine with anything notepad, cmd, and winecfg without
using WINEDEBUG=+heap. but other systems with 10.9 worked
fine with Fedora 42 and Fedora 41.
Then after upgrading to 10.10 version had primary windows
program I use have unusage changes to program display.
Downgrade to 10.9 returned it to working just fine.
Had other users using Unbutu have no problem with same App.
Did a Virtual Box Clean install of Fedora 42, and get same results.
App works fine with 10.9 but 10.10 has same unusable windows.
downgrading to 10.9 gets it back to working.
Created a Virtual Box Clean install of Unbuntu 25 (Nobel), and
same app works fine with 10.10.
Long ago had Redhat 9, but have used Fedora from Core 1 to latest
42.
Was given a page that had instructions to get git version and do
regression test, but has instructions to use apt. Was able to clone
the git, and run configure and make to build the git version, but
attempt to actually run the wine it build gives error that wine is a
64bit version but the wine-server is 32bit??
So, options are to stay at 10.9 or lower or drastically move to
Unbutu?
Seems that the WINEDEBUG=+heap just has it add could that
implements use the ntdll/heap.c that has line 775 that has a close
line that just tells it to ignore error if +heap option is set?
With 10.10 get
wine notepad
002c:err:seh:NtRaiseException Unhandled exception code
c0000005 flags 0 addr 0x6fffffc4c173
0034:err:seh:NtRaiseException Unhandled exception code
c0000005 flags 0 addr 0x6fffffc4c173
003c:err:seh:NtRaiseException Unhandled exception code
c0000005 flags 0 addr 0x6fffffc4c173
Failure.
# dnf downgrade winehq-devel
Updating and loading repositories:
Repositories loaded.
Package Arch Version
Repository Size
Downgrading:
wine-devel x86_64 1:10.9-1.1
WineHQ 1.4 GiB
replacing wine-devel x86_64 1:10.10-1.1
WineHQ 1.4 GiB
winehq-devel x86_64 1:10.9-1.1
WineHQ 61.9 KiB
replacing winehq-devel x86_64 1:10.10-1.1
WineHQ 61.9 KiB
Transaction Summary:
Replacing: 2 packages
Downgrading: 2 packages
Total size of inbound packages is 221 MiB. Need to download 221
MiB.
After this operation, 989 KiB will be freed (install 1 GiB, remove 1
GiB).
Is this ok [y/N]: y
[1/2] winehq-devel-1:10.9-1.1.x86_64
100% | 486.3 KiB/s | 74.9 KiB | 00m00s
[2/2] wine-devel-1:10.9-1.1.x86_64
100% | 25.3 MiB/s | 221.3 MiB | 00m09s
-------------------------------------------------------------------------------------------------------------
-----------
[2/2] Total
100% | 25.3
MiB/s | 221.3 MiB | 00m09s
Running transaction
[1/6] Verify package files
100% |
0.0 B/s | 2.0 B | 00m03s
[2/6] Prepare transaction
100% |
1.0 B/s | 4.0 B | 00m02s
[3/6] Downgrading wine-devel-1:10.9-1.1.x86_64
100% | 86.3 MiB/s | 1.4 GiB | 00m17s
[4/6] Downgrading winehq-devel-1:10.9-1.1.x86_64
100% | 807.5 KiB/s | 69.4 KiB | 00m00s
[5/6] Removing winehq-devel-1:10.10-1.1.x86_64
100% | 1.9 KiB/s | 54.0 B | 00m00s
[6/6] Removing wine-devel-1:10.10-1.1.x86_64
100% | 889.0 B/s | 2.6 KiB | 00m03s
Complete!
# wine notepad
002c:err:seh:NtRaiseException Unhandled exception code
c0000005 flags 0 addr 0x6fffffc4c133
0034:err:seh:NtRaiseException Unhandled exception code
c0000005 flags 0 addr 0x6fffffc4c133
003c:err:seh:NtRaiseException Unhandled exception code
c0000005 flags 0 addr 0x6fffffc4c133
Failure with 10.9
# dnf downgrade winehq-devel
Updating and loading repositories:
Repositories loaded.
Package Arch Version
Repository Size
Downgrading:
wine-devel x86_64 1:10.8-1.1
WineHQ 1.4 GiB
replacing wine-devel x86_64 1:10.9-1.1
WineHQ 1.4 GiB
winehq-devel x86_64 1:10.8-1.1
WineHQ 61.9 KiB
replacing winehq-devel x86_64 1:10.9-1.1
WineHQ 61.9 KiB
Transaction Summary:
Replacing: 2 packages
Downgrading: 2 packages
Total size of inbound packages is 221 MiB. Need to download 221
MiB.
After this operation, 2 MiB will be freed (install 1 GiB, remove 1
GiB).
Is this ok [y/N]: y
[1/2] winehq-devel-1:10.8-1.1.x86_64
100% | 453.7 KiB/s | 74.9 KiB | 00m00s
[2/2] wine-devel-1:10.8-1.1.x86_64
100% | 24.4 MiB/s | 220.9 MiB | 00m09s
-------------------------------------------------------------------------------------------------------------
-----------
[2/2] Total
100% | 24.4
MiB/s | 221.0 MiB | 00m09s
Running transaction
[1/6] Verify package files
100% |
0.0 B/s | 2.0 B | 00m03s
[2/6] Prepare transaction
100% |
1.0 B/s | 4.0 B | 00m02s
[3/6] Downgrading wine-devel-1:10.8-1.1.x86_64
100% | 84.9 MiB/s | 1.4 GiB | 00m17s
[4/6] Downgrading winehq-devel-1:10.8-1.1.x86_64
100% | 754.5 KiB/s | 69.4 KiB | 00m00s
[5/6] Removing winehq-devel-1:10.9-1.1.x86_64
100% | 1.4 KiB/s | 54.0 B | 00m00s
[6/6] Removing wine-devel-1:10.9-1.1.x86_64
100% | 902.0 B/s | 2.6 KiB | 00m03s
Complete!
# wine notepad
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
00e8:fixme:wineusb:add_usb_device Interface 1 has 6 alternate
settings; using the first one.
00e8:fixme:wineusb:add_usb_device Interface 1 has 12 alternate
settings; using the first one.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00bc:fixme:wineusb:query_id Unhandled ID query type 0x5.
Notepad works fine?
So, 10.8 works, 10.9 and 10.10 don't.
+------------------------------------------------------------+
Michael D. Setzer II - Computer Science Instructor (Retired)
mailto:[email protected]
mailto:[email protected]
mailto:[email protected]
Guam - Where America's Day Begins
G4L Disk Imaging Project maintainer
http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+
--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue