Cannot read any manga
What problem did you encounter
What is the actual behaviour?
I can not read any manga with latest git.
What is the expected behaviour?
I can read manga.
How to reproduce
Open any Manga and try to read.
Debugging information
Komikku:
- Version: 1.1.0 (you should somehow make this mention the commit hash if running from git; that'd be 91815a43)
- Profile: default
- DB version: 11
- ID: info.febvre.Komikku
Compiled against:
- GLib: 2.70.2
- GTK: 4.8.1
- Awaita: 1.2.0
Running against:
- GLib: 2.70.2
- GTK: 4.8.1
- Awaita: 1.2.0
System:
- Name: Guix System
- Version: N/A
GTK:
- GDK backend: X11
- GSK renderer: GL
Python:
- Version: 3.9.9
- PyGObject: 3.40.1
Environment:
- Desktop: GNOME
- Session: gnome (x11)
- Language: de_DE.UTF-8
- Running inside Builder: No
Alternatively with older versions (<= 0.41.0)
Which version of Komikku did you encounter the bug in?
-
I used a Flatpak package -
I used a distribution package (e.g. Arch, Fedora, GNU Guix, …)
Komikku Version:
What windowing system are you running Komikku on?
You can obtain the windowing system used by running echo $WAYLAND_DISPLAY
. If wayland-0 is returned, you are running Wayland. Otherwise, you are running X11.
-
Wayland -
X11
What hardware are you running Komikku on?
-
Computer/laptop -
PinePhone -
Librem5 -
Other (please elaborate)
Relevant logs
Exception in thread Thread-2:
Traceback (most recent call last):
File "/gnu/store/q57985iwaqbsb78xjx146xrqvsr4l7cw-python-3.9.9/lib/python3.9/threading.py", line 973, in _bootstrap_inner
self.run()
File "/gnu/store/q57985iwaqbsb78xjx146xrqvsr4l7cw-python-3.9.9/lib/python3.9/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/yuri/Projekte/Komikku/komikku/reader/pager/page.py", line 183, in run
if self.server.manga.server_id != 'local':
AttributeError: 'Page' object has no attribute 'server'
Exception in thread Thread-4:
Traceback (most recent call last):
File "/gnu/store/q57985iwaqbsb78xjx146xrqvsr4l7cw-python-3.9.9/lib/python3.9/threading.py", line 973, in _bootstrap_inner
self.run()
File "/gnu/store/q57985iwaqbsb78xjx146xrqvsr4l7cw-python-3.9.9/lib/python3.9/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/yuri/Projekte/Komikku/komikku/reader/pager/page.py", line 183, in run
if self.server.manga.server_id != 'local':
AttributeError: 'Page' object has no attribute 'server'
Exception in thread Thread-3:
Traceback (most recent call last):
File "/gnu/store/q57985iwaqbsb78xjx146xrqvsr4l7cw-python-3.9.9/lib/python3.9/threading.py", line 973, in _bootstrap_inner
self.run()
File "/gnu/store/q57985iwaqbsb78xjx146xrqvsr4l7cw-python-3.9.9/lib/python3.9/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
File "/home/yuri/Projekte/Komikku/komikku/reader/pager/page.py", line 183, in run
if self.server.manga.server_id != 'local':
AttributeError: 'Page' object has no attribute 'server'