Skip to content

HL has issues on Ubuntu 25.10 #144

@cwhelchel

Description

@cwhelchel

dev10-c has lib errors when run on Ubuntu 25.10 (not un-expected). Filed under future problem:

Ciemon - G4BFG
Using hunterlog_ubu24-04_0.0.10-devC.zip failed to launch with the following:

$ ./hunterlog
frozen

(hunterlog:9920): WARNING : 13:34:00.122: Failed to load shared library 'libwebkit2gtk-4.1.so.0' referenced by the typelib: /lib/x86_64-linux-gnu/libsecret-1.so.0: undefined symbol: g_variant_builder_init_static
Traceback (most recent call last):
File "index.py", line 176, in
File "webview/init.py", line 166, in start
File "webview/guilib.py", line 123, in initialize
File "webview/guilib.py", line 83, in try_import
File "webview/guilib.py", line 37, in import_gtk
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in _load_unlocked
File "pyimod02_importers.py", line 457, in exec_module
File "webview/platforms/gtk.py", line 41, in
gi.repository.GLib.GError: g-invoke-error-quark: Could not locate webkit_get_major_version: 'webkit_get_major_version': /lib/x86_64-linux-gnu/libjavascriptcoregtk-4.1.so.0: undefined symbol: webkit_get_major_version (1)
[PYI-9920:ERROR] Failed to execute script 'index' due to unhandled exception!

pywebview install instructions for GTK on linux didnt fix or had other errors:
$ sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-webkit2-4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions