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

Can't open furnace in hyprland #1033

Closed
liaminventions opened this issue Mar 22, 2023 · 7 comments
Closed

Can't open furnace in hyprland #1033

liaminventions opened this issue Mar 22, 2023 · 7 comments
Assignees
Labels
bug Something isn't working critical Requires urgent fixing done issue resolved

Comments

@liaminventions
Copy link
Contributor

[debug] registering systems...
[debug] config path: /home/waverider/.config/furnace
[info] Furnace version dev145.
[info] loading config.
[debug] setting default preset
[debug] preset size 132
[info] initializing audio.
[debug] SDL audio driver: pulseaudio
[debug] listing devices.
[debug] got port count.
[debug] rendering samples...
[info] initializing GUI.
[debug] auto-detecting UI scale factor.
[debug] scale factor: 1.000000
[debug] bounds check: display 0 is at 25x25x1895x1055: xy
[debug] could not open vibration device: Haptic: There are 0 haptic devices available
[debug] key input: event filter
[debug] creating FFT plan for channel 0
[debug] creating FFT plan for channel 1
[debug] creating FFT plan for channel 2
[debug] creating FFT plan for channel 3
[debug] creating FFT plan for channel 4
[debug] creating FFT plan for channel 5
[debug] creating FFT plan for channel 6
[debug] creating FFT plan for channel 7
[debug] creating FFT plan for channel 8
[debug] creating FFT plan for channel 9
furnace: /home/waverider/.cache/yay/furnace-git/src/furnace/extern/imgui_patched/imgui_draw.cpp:466: void ImDrawList::AddDrawCmd(): Assertion `draw_cmd.ClipRect.x <= draw_cmd.ClipRect.z && draw_cmd.ClipRect.y <= draw_cmd.ClipRect.w' failed.
Stack trace (most recent call last):
#13 Object "[0xffffffffffffffff]", at 0xffffffffffffffff, in
#12 Object "furnace", at 0x55fd69864f34, in _start
#11 Object "/usr/lib/libc.so.6", at 0x7f60f5e3c849, in __libc_start_main
#10 Object "/usr/lib/libc.so.6", at 0x7f60f5e3c78f, in
#9 Object "furnace", at 0x55fd6985e38d, in main
#8 Object "furnace", at 0x55fd69c51380, in FurnaceGUI::loop()
#7 Object "furnace", at 0x55fd69bac51c, in FurnaceGUI::drawOrders()
#6 Object "furnace", at 0x55fd69aeb1ff, in ImGui::NextColumn()
#5 Object "furnace", at 0x55fd69acbd44, in ImDrawList::AddDrawCmd()
#4 Object "/usr/lib/libc.so.6", at 0x7f60f5e4a9f5, in __assert_fail
#3 Object "/usr/lib/libc.so.6", at 0x7f60f5e3b45b, in
#2 Object "/usr/lib/libc.so.6", at 0x7f60f5e3b53c, in abort
#1 Object "/usr/lib/libc.so.6", at 0x7f60f5e51ea7, in gsignal
#0 Object "/usr/lib/libc.so.6", at 0x7f60f5ea08ec, in
Aborted (Signal sent by tkill() 26234 1000)
zsh: IOT instruction (core dumped) furnace -loglevel debug

@liaminventions
Copy link
Contributor Author

not sure why... it works in kde

@tildearrow
Copy link
Owner

Provide furnace.log. I need to see all messages (even trace level ones).

@tildearrow tildearrow self-assigned this Mar 24, 2023
@tildearrow tildearrow added bug Something isn't working feedback Further information is requested critical Requires urgent fixing labels Mar 24, 2023
@liaminventions
Copy link
Contributor Author

ah, right...
furnace.log

@tildearrow tildearrow added feedback Further information is requested and removed feedback Further information is requested labels Mar 25, 2023
@tildearrow
Copy link
Owner

Try using latest artifact. I got rid of the last use of Columns().

@liaminventions
Copy link
Contributor Author

Aha! thanks, it works now...

@tildearrow
Copy link
Owner

Found another issue?

@liaminventions
Copy link
Contributor Author

no - oops

@tildearrow tildearrow added done issue resolved and removed feedback Further information is requested labels Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Requires urgent fixing done issue resolved
Projects
None yet
Development

No branches or pull requests

2 participants