You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to use the "save" or "open" options of the file menu in miRack, it immediately crashes. this happens the same in ubuntu 18.04 on both x86_64 and 32bit armhf. my guess is that it crashes when trying to open gui elements like a file dialog or so.
update: i ran miRack via gdb and this gave me:
Thread 1 "Rack" received signal SIGSEGV, Segmentation fault.
0x00007ffff580bfd9 in gdk_window_enable_synchronized_configure ()
from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
so looks like something with ubuntus gdk does not like miRack or vice versa ...
hello,
when i try to use the "save" or "open" options of the file menu in miRack, it immediately crashes. this happens the same in ubuntu 18.04 on both x86_64 and 32bit armhf. my guess is that it crashes when trying to open gui elements like a file dialog or so.
update: i ran miRack via gdb and this gave me:
so looks like something with ubuntus gdk does not like miRack or vice versa ...
here is the log i get - maybe it is helpful:
The text was updated successfully, but these errors were encountered: