Hardware: Asus T100TA Description: If I run Mepo while docked, everything works great. If I undock and tap the Mepo icon then Mepo will start, show the map for a 1 second, and then crash. If I dock back, Mepo works just fine. This only happens when I'm undocked.
Software versions: user@fedora:~$ cat /etc/fedora-release Fedora release 40 (Forty) user@fedora:~$ phosh-session --version 0.37.1 user@fedora:~$ flatpak run com.milesalan.mepo -v Mepo - version 1.2.0
Ignore the title. I thought it was due to changing orientation but that's not the problem. The crash happens only when undocked.
Is there any relevant in the log that could help reproduce the bug? Otherwise, would you mind run it with a debugger to hopefully find out the crash location? I've never used Flatpak but supposedly there's a way to run GDB in its box of sand: https://docs.flatpak.org/en/latest/debugging.html