-
Notifications
You must be signed in to change notification settings - Fork 527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Hyprland Plugin Bar #2634
Comments
Update: |
Interesting, I don't have this problem on Hyprland+NixOS (master version) |
Same here on Arch Linux+Hyprland, I installed from AUR via yay, and when I'm launching with
Mine fastfetch
|
I just tried both The bug seems to only happen on certain hardware (judging by the error message). Maybe I could reproduce this on qemu if I disable some CPU flags? here's my /proc/cpuinfo for referenceprocessor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 165
model name : Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
stepping : 5
microcode : 0xfc
cpu MHz : 2800.711
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 0
cpu cores : 6
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 22
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts vnmi pku ospke md_clear flush_l1d arch_capabilities
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve ept_mode_based_exec
bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs itlb_multihit srbds mmio_stale_data retbleed eibrs_pbrsb gds bhi
bogomips : 5799.77
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management: OBS.: I think the Lines 115 to 116 in f84e77e
|
I have And here's my /proc/cpuinfo
UPDATE: Here's comparison of flags Flags comparison
VMX flags comparison
|
Preflight Checklist
YouTube Music (Application) Version
3.6.2
Checklists
What operating system are you using?
Other Linux
Operating System Version
Fedora 41 + Hyprland
What CPU architecture are you using?
x64
Last Known Working YouTube Music (Application) version
No response
Reproduction steps
When i use hyprland as window manager for fedora, if i click 'Plugins' bar on the navigation bar it crashes. When i switch to Gnome DE, plugin bar works as expected.
Expected Behavior
The Plugin bar opens
Actual Behavior
This is the output when i open app through the terminal
Enabled plugins
[YTMusic] i18n loaded
[YTMusic] Loading all plugins
[YTMusic] Plugin precise-volume::backend executed at 3.25ms
[YTMusic] Plugin lyrics-genius::backend executed at 3.38ms
[YTMusic] Plugin discord::backend executed at 0.80ms
[YTMusic] Plugin adblocker::backend executed at 1.49ms
[YTMusic] Plugin api-server::backend executed at 2.90ms
[YTMusic] Plugin "synced-lyrics::menu" loaded
[YTMusic] Plugin "precise-volume::menu" loaded
[YTMusic] Plugin "lyrics-genius::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "api-server::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
[YTMusic] Plugin "synced-lyrics::menu" loaded
[YTMusic] Plugin "precise-volume::menu" loaded
[YTMusic] Plugin "lyrics-genius::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "api-server::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
[YTMusic] Plugin "synced-lyrics::menu" loaded
[YTMusic] Plugin "precise-volume::menu" loaded
[YTMusic] Plugin "lyrics-genius::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "api-server::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
Additional Information
No response
The text was updated successfully, but these errors were encountered: