https://bugs.winehq.org/show_bug.cgi?id=56095
Bug ID: 56095 Summary: Clanbomber 1.05 starts after a long (30 seconds) delay Product: Wine Version: 9.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Clanbomber 1.05 starts after a long (30 seconds) delay
To reproduce:
Download Clanbomber: https://sourceforge.net/projects/clanbomber/files/ClanBomber%20%28ClanLib%20...
$ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ cd ~/wine-tmp $ unzip ~/Downloads/clanbomber-1.05-win32.zip $ cd clanbomber-1.05-win32/ $ wine ClanBomber.exe now clanbomber has a 30 second delay before it starts.
console output: $ wine ClanBomber.exe 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0024:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x9.
Software: Arch linux, X11 (not wayland), with LXDE $ wine --version wine-9.0-rc3 made from this PKGBUILD: https://aur.archlinux.org/packages/wine-git ==> Finished making: wine-git 9.0rc3.r0.gbba97115d1a-1 (Mon Dec 25 23:23:35 2023) # pacman -U wine-git-9.0rc3.r0.gbba97115d1a-1-x86_64.pkg.tar In gitlab, I see commit bba97115 has the tag wine-9.0-rc3 https://gitlab.winehq.org/wine/wine/-/commits/master $ uname -a Linux cedric-work-laptop 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023 19:01:01 +0000 x86_64 GNU/Linux
Hardware: $ lscpi 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] (rev c3) 07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4) $ xrandr --listproviders Providers: number : 2
https://bugs.winehq.org/show_bug.cgi?id=56095
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://sourceforge.net/pro | |jects/clanbomber/files/Clan | |Bomber%20%28ClanLib%20versi | |on%29/1.05/clanbomber-1.05- | |win32.zip/download Keywords| |download CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Seems to work fine for me.
https://bugs.winehq.org/show_bug.cgi?id=56095
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Created attachment 75768 --> https://bugs.winehq.org/attachment.cgi?id=75768 glxinfo
For me too (radeon GPU)
https://bugs.winehq.org/show_bug.cgi?id=56095
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Does it start faster when you use DRI_PRIME=1?
Regards.
https://bugs.winehq.org/show_bug.cgi?id=56095
--- Comment #4 from Cedric cedric.dewijs@eclipso.eu --- (In reply to Olivier F. R. Dierick from comment #3)
Hello,
Does it start faster when you use DRI_PRIME=1?
Regards.
Nope, in both cases it takes about 30seconds to start the game. Maybe it has something todo with my gpu drivers. Here are my loaded modules: $ lsmod Module Size Used by nf_conntrack_netlink 61440 0 xt_addrtype 12288 2 br_netfilter 32768 0 ccm 20480 3 xt_CHECKSUM 12288 1 xt_MASQUERADE 16384 4 xt_conntrack 12288 2 ipt_REJECT 12288 2 nf_reject_ipv4 16384 1 ipt_REJECT xt_tcpudp 16384 9 ip6table_mangle 12288 1 ip6table_nat 12288 1 ip6table_filter 12288 1 ip6_tables 36864 3 ip6table_filter,ip6table_nat,ip6table_mangle iptable_mangle 12288 1 iptable_nat 12288 1 nf_nat 65536 3 ip6table_nat,iptable_nat,xt_MASQUERADE nf_conntrack 208896 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE nf_defrag_ipv6 24576 1 nf_conntrack nf_defrag_ipv4 12288 1 nf_conntrack iptable_filter 12288 1 bridge 438272 1 br_netfilter overlay 225280 0 8021q 53248 0 garp 16384 1 8021q mrp 20480 1 8021q stp 12288 2 bridge,garp llc 16384 3 bridge,stp,garp ext4 1175552 1 vfat 20480 1 mbcache 16384 1 ext4 fat 106496 1 vfat jbd2 221184 1 ext4 intel_rapl_msr 20480 0 intel_rapl_common 40960 1 intel_rapl_msr snd_sof_amd_vangogh 16384 0 snd_sof_amd_rembrandt 16384 0 snd_sof_amd_renoir 16384 0 snd_sof_amd_acp 69632 3 snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_sof_amd_renoir snd_sof_pci 24576 3 snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_sof_amd_renoir edac_mce_amd 53248 0 snd_sof_xtensa_dsp 16384 1 snd_sof_amd_acp snd_sof 425984 2 snd_sof_amd_acp,snd_sof_pci kvm_amd 204800 0 snd_hda_codec_realtek 196608 1 snd_sof_utils 16384 1 snd_sof snd_hda_codec_generic 114688 1 snd_hda_codec_realtek kvm 1376256 1 kvm_amd mt7921e 24576 0 snd_soc_core 458752 1 snd_sof mt7921_common 86016 1 mt7921e snd_hda_codec_hdmi 94208 2 irqbypass 12288 1 kvm snd_compress 28672 1 snd_soc_core crct10dif_pclmul 12288 1 btusb 86016 0 mt792x_lib 69632 2 mt7921e,mt7921_common ac97_bus 12288 1 snd_soc_core btrtl 32768 1 btusb crc32_pclmul 12288 0 mt76_connac_lib 94208 3 mt792x_lib,mt7921e,mt7921_common snd_hda_intel 65536 5 snd_pcm_dmaengine 16384 1 snd_soc_core btintel 57344 1 btusb polyval_clmulni 12288 0 snd_intel_dspcfg 40960 2 snd_hda_intel,snd_sof snd_pci_ps 28672 0 mt76 126976 4 mt792x_lib,mt7921e,mt7921_common,mt76_connac_lib btbcm 24576 1 btusb polyval_generic 12288 1 polyval_clmulni snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg gf128mul 16384 1 polyval_generic btmtk 12288 1 btusb snd_rpl_pci_acp6x 16384 0 snd_hda_codec 225280 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek snd_acp_pci 12288 0 ghash_clmulni_intel 16384 0 snd_hda_core 151552 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek snd_acp_legacy_common 16384 1 snd_acp_pci mac80211 1572864 4 mt792x_lib,mt76,mt7921_common,mt76_connac_lib sha512_ssse3 53248 0 snd_pci_acp6x 20480 0 sha1_ssse3 32768 0 snd_hwdep 20480 1 snd_hda_codec bluetooth 1114112 6 btrtl,btmtk,btintel,btbcm,btusb snd_pci_acp5x 16384 0 aesni_intel 360448 2 r8169 114688 0 snd_pcm 204800 12 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pci_ps,snd_pcm_dmaengine snd_rn_pci_acp3x 24576 0 hid_multitouch 32768 0 crypto_simd 16384 1 aesni_intel ucsi_acpi 12288 0 snd_acp_config 16384 8 snd_rn_pci_acp3x,snd_pci_acp6x,snd_pci_acp5x,snd_sof_amd_rembrandt,snd_sof_amd_vangogh,snd_acp_pci,snd_pci_ps,snd_sof_amd_renoir realtek 40960 1 cryptd 28672 2 crypto_simd,ghash_clmulni_intel sp5100_tco 20480 0 typec_ucsi 65536 1 ucsi_acpi snd_timer 53248 1 snd_pcm libarc4 12288 1 mac80211 snd_soc_acpi 16384 2 snd_sof_amd_acp,snd_acp_config ecdh_generic 16384 1 bluetooth mdio_devres 12288 1 r8169 crc16 12288 2 bluetooth,ext4 rapl 20480 0 mousedev 24576 0 asus_nb_wmi 28672 0 snd 155648 21 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm cfg80211 1335296 4 mt76,mac80211,mt7921_common,mt76_connac_lib wmi_bmof 12288 0 typec 114688 1 typec_ucsi pcspkr 12288 0 libphy 229376 3 r8169,mdio_devres,realtek i2c_piix4 32768 0 soundcore 16384 1 snd snd_pci_acp3x 16384 0 k10temp 16384 0 joydev 24576 0 ccp 159744 1 kvm_amd roles 16384 1 typec_ucsi i2c_hid_acpi 12288 0 i2c_hid 40960 1 i2c_hid_acpi asus_wireless 16384 0 amd_pmc 45056 0 mac_hid 12288 0 sg 49152 0 fuse 212992 5 dm_mod 225280 0 loop 40960 0 nfnetlink 20480 3 nf_conntrack_netlink ip_tables 36864 3 iptable_filter,iptable_nat,iptable_mangle x_tables 69632 14 ip6table_filter,xt_conntrack,iptable_filter,ip6table_nat,xt_tcpudp,xt_addrtype,xt_CHECKSUM,ip6_tables,ipt_REJECT,ip_tables,iptable_nat,ip6table_mangle,xt_MASQUERADE,iptable_mangle hid_logitech_hidpp 77824 0 hid_asus 32768 0 asus_wmi 98304 2 asus_nb_wmi,hid_asus ledtrig_audio 12288 2 snd_hda_codec_generic,asus_wmi sparse_keymap 12288 1 asus_wmi platform_profile 12288 1 asus_wmi hid_logitech_dj 40960 0 rfkill 40960 5 asus_wmi,bluetooth,cfg80211 usbhid 77824 3 hid_asus,hid_logitech_dj,hid_logitech_hidpp amdgpu 12435456 8 btrfs 2023424 1 blake2b_generic 24576 0 libcrc32c 12288 3 nf_conntrack,nf_nat,btrfs crc32c_generic 12288 0 xor 20480 1 btrfs raid6_pq 122880 1 btrfs i2c_algo_bit 20480 1 amdgpu drm_ttm_helper 12288 1 amdgpu ttm 110592 2 amdgpu,drm_ttm_helper drm_exec 12288 1 amdgpu serio_raw 16384 0 drm_suballoc_helper 12288 1 amdgpu atkbd 40960 0 amdxcp 12288 1 amdgpu drm_buddy 20480 1 amdgpu libps2 20480 1 atkbd nvme 65536 3 gpu_sched 57344 1 amdgpu vivaldi_fmap 12288 1 atkbd crc32c_intel 16384 4 nvme_core 245760 4 nvme drm_display_helper 229376 1 amdgpu xhci_pci 28672 0 sha256_ssse3 32768 0 i8042 53248 1 asus_wmi video 77824 2 asus_wmi,amdgpu nvme_common 24576 1 nvme_core cec 86016 1 drm_display_helper xhci_pci_renesas 24576 1 xhci_pci serio 28672 5 amd_pmc,serio_raw,atkbd,i8042 wmi 45056 3 video,asus_wmi,wmi_bmof
https://bugs.winehq.org/show_bug.cgi?id=56095
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Is this still present? If so, does "LIBGL_ALWAYS_SOFTWARE=1" change something?
https://bugs.winehq.org/show_bug.cgi?id=56095
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
https://bugs.winehq.org/show_bug.cgi?id=56095
Cedric cedric.dewijs@eclipso.eu changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Cedric cedric.dewijs@eclipso.eu --- This problem is now fixed in the current version: $ wine --version wine-9.8
https://bugs.winehq.org/show_bug.cgi?id=56095
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.11.