Skip to content
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

Hyprland ERR log: caught exception in Debug::log: format error: invalid arg-id in format string #19

Closed
lisuke opened this issue Sep 22, 2023 · 1 comment

Comments

@lisuke
Copy link
Contributor

lisuke commented Sep 22, 2023

[ERR] caught exception in Debug::log: format error: invalid arg-id in format string
[LOG] stacktrace:
         #0 | Hyprland(_Z12getBacktracev+0x62) [0x5634283f35c2]
         #1 | /home/lisuke/hyprload/hyprload.so(_ZN5Debug3logIJEEEv8LogLevelRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT_+0x4c2) [0x7f9b93b88a7c]
         #2 | /home/lisuke/hyprload/hyprload.so(_ZN8hyprload5debugERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEm+0x230) [0x7f9b93b83bf5]
         #3 | /home/lisuke/hyprload/hyprload.so(_ZN8hyprload8Hyprload23fetchHyprlandCommitHashB5cxx11Ev+0xfe) [0x7f9b93b4f06e]
         #4 | /home/lisuke/hyprload/hyprload.so(_ZN8hyprload8Hyprload28getCurrentHyprlandCommitHashB5cxx11Ev+0x42) [0x7f9b93b4f276]
         #5 | /home/lisuke/hyprload/hyprload.so(_ZN8hyprload8Hyprload30checkIfHyprloadFullyCompatibleEv+0x173) [0x7f9b93b4ca97]
         #6 | /home/lisuke/hyprload/hyprload.so(pluginInit+0x88b) [0x7f9b93b717d7]
         #7 | Hyprland(_ZN13CPluginSystem10loadPluginERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x352) [0x56342844f192]
         #8 | Hyprland(_Z14dispatchPluginNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x33b) [0x5634283d28db]
         #9 | Hyprland(_Z8getReplyNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5f4) [0x5634283d4984]
         #10 | Hyprland(_Z13hyprCtlFDTickijPv+0x189) [0x5634283d5d29]
         #11 | /usr/lib/libwayland-server.so.0(wl_event_loop_dispatch+0xa2) [0x7f9ba375cae2]
         #12 | /usr/lib/libwayland-server.so.0(wl_display_run+0x27) [0x7f9ba375d2d7]
         #13 | Hyprland(main+0x8d6) [0x563428339bf6]
         #14 | /usr/lib/libc.so.6(+0x27cd0) [0x7f9ba2c27cd0]
         #15 | /usr/lib/libc.so.6(__libc_start_main+0x8a) [0x7f9ba2c27d8a]
         #16 | Hyprland(_start+0x25) [0x56342834b775]

@Duckonaut
Copy link
Owner

Fixed as of b738420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants