Seems to be a failure to run with latest updates. 2023-04-13.
Traceback (most recent call last):
File "/opt/hydrus/hydrus/client/ClientController.py", line 2140, in THREADBootEverything
self.InitView()
File "/opt/hydrus/hydrus/client/ClientController.py", line 1296, in InitView
self.CallBlockingToQt( self._splash, qt_code_gui )
File "/opt/hydrus/hydrus/client/ClientController.py", line 478, in CallBlockingToQt
raise e
File "/opt/hydrus/hydrus/client/ClientController.py", line 417, in qt_code
result = func( *args, **kwargs )
File "/opt/hydrus/hydrus/client/ClientController.py", line 1291, in qt_code_gui
self.gui = ClientGUI.FrameGUI( self )
File "/opt/hydrus/hydrus/client/gui/ClientGUI.py", line 474, in __init__
ClientGUITopLevelWindows.MainFrameThatResizes.__init__( self, None, 'main', 'main_gui' )
File "/opt/hydrus/hydrus/client/gui/ClientGUITopLevelWindows.py", line 670, in __init__
MainFrame.__init__( self, parent, title )
File "/opt/hydrus/hydrus/client/gui/ClientGUITopLevelWindows.py", line 610, in __init__
QW.QMainWindow.__init__( self, parent )
TypeError: object.__init__() takes exactly one argument (the instance to initialize)
Pinned Comments
turtletowerz commented on 2025-02-05 23:14 (UTC)
The AUR package for JpegXL support is outdated and does not build. If you need JpegXL support, follow the instructions in the comment I posted to update the PKGBUILD.