Re: Issues with latest winehq-devel and wine-devel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/20/25 10:03 AM, Michael D. Setzer II via users wrote:
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:mikes@xxxxxxxx
  mailto:msetzerii@xxxxxxxxx
  mailto:msetzerii@xxxxxxx
  Guam - Where America's Day Begins
  G4L Disk Imaging Project maintainer
  http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+

Hi Mike,

Wine Devel 10.10 has been a nightmare for me.

Try removing Wine-Devel and reinstalling Wine-Stable.

Wine was been one step forward and three steps
backwards as of late.  Wine is Alpha code at best.

What I did was to create a qemu-kvm virtual machine
of Fedora 39 and used the Wine Staging from the repo.
It still have some problems, but far, far fewer that
Wine Devel 10.x

Here is where you Report Wine bugs:
    https://bugs.winehq.org/

I have a bunch filed.  It takes about six months
for them to get to them, but they mostly eventually do.

-T


--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux