Tried both x64 of libtorrent 1.2.19 - wont start GTK (Windows 10)doadin wrote: ↑Thu Mar 28, 2024 12:11 pm New builds (3/28/24)
Only updated GTK build and fixed missing icons.
https://mega.nz/folder/7tZFXQCJ#vYlr6SzEK9WTZtLLF15MoA
just to note, uninstalled and reinstalled the 2.1.1 official and it starts fine.
Code: Select all
Traceback (most recent call last):
File "deluge-script.pyw", line 33, in <module>
File "deluge\ui\ui_entry.py", line 140, in start_ui
File "deluge\ui\gtk3\__init__.py", line 44, in start
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "deluge\ui\gtk3\gtkui.py", line 16, in <module>
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "gi\__init__.py", line 57, in <module>
ImportError: DLL load failed while importing _gi: The specified procedure could not be found.
Strangely, 113 also does not start, but instead of stack tracing it just never displays GTK, and sits at 0% CPU usage and none of the Deluge config files are made.
Not sure how far back I should go testing builds...