On Wed, Jun 14, 2023 at 8:33 AM Ernesto Domato <edo...@gmail.com> wrote: > Package: wike > Version: 2.0.1-2 > Severity: grave > Justification: renders package unusable > X-Debbugs-Cc: edo...@gmail.com > > Hi, after upgrading the package from wike:amd64 1.8.2-1 -> 2.0.1-2 it doesn't > work anymore. > > Starting it from a terminal throws the error: > > ----- > (wike:456499): Gtk-CRITICAL **: 09:14:42.409: Error building template class > 'Window' for an instance of type 'Window': .:0:0 Invalid object type > 'AdwTabOverview' > Traceback (most recent call last): > File "/usr/share/wike/wike/application.py", line 105, in do_activate > self._window = Window(self, self._launch_uri) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/share/wike/wike/window.py", line 57, in __init__ > tabpage = self.tabview.append(self.page) > ^^^^^^^^^^^^^^^^^^^ > AttributeError: 'NoneType' object has no attribute 'append' > ----- > > And hangs there, you need to kill the process. > > Downgrading back to 1.8.2-1 using snapshot.debian.org make it work again so > the > problem is with the new version or some dependency. I'm not used to Python, > but > seems to try to use a class that doesn't exists in the new version of some > dependency?. > > Thanks for all and let me know if you need anything else to help solving this > issue. > Ernesto > > > -- System Information: > Debian Release: trixie/sid > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 6.1.0-9-amd64 (SMP w/4 CPU threads; PREEMPT) > Kernel taint flags: TAINT_WARN > Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), > LANGUAGE=es_AR:es > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages wike depends on: > ii dconf-gsettings-backend [gsettings-backend] 0.40.0-4 > ii gir1.2-adw-1 1.2.4-1 > ii gir1.2-webkit-6.0 2.40.2-1 > ii python3 3.11.2-1+b1 > ii python3-requests 2.28.1+dfsg-1
Maybe the new version of wike needs libadwaita 1.3? Thank you, Jeremy Bícha