Validation checkboxes
Chronograph version
v49.1-rc2
Reproduction steps
chmod u+x Chronograph.AppImage
./Chronograph.AppImage
Expected behavior
The AppImage should be mounted and Chronograph should launch
Actual behavior
The AppImage appears to mount, but Chronograph fails to launch
Additional information
Log from the terminal:
❯ ./Chronograph.AppImage
Traceback (most recent call last):
File "/tmp/.mount_Chrono88UxuK/usr/bin/chronograph", line 26, in <module>
from gi.repository import Gio
File "/tmp/.mount_Chrono88UxuK/usr/lib/python3.13/site-packages/gi/__init__.py", line 40, in <module>
from . import _gi
ImportError: /tmp/.mount_Chrono88UxuK/usr/lib/python3.13/site-packages/gi/_gi.cpython-313-x86_64-linux-gnu.so: undefined symbol: gi_repository_dup_default
This is on Fedora 42. It doesn't seem to use the host lib, so I don't think the Distro is at fault here.
Validation checkboxes
Chronograph version
v49.1-rc2
Reproduction steps
chmod u+x Chronograph.AppImage./Chronograph.AppImageExpected behavior
The AppImage should be mounted and Chronograph should launch
Actual behavior
The AppImage appears to mount, but Chronograph fails to launch
Additional information
Log from the terminal:
This is on Fedora 42. It doesn't seem to use the host lib, so I don't think the Distro is at fault here.