Skip to content

Flatpak Warpinator 1.8.3 no longer starting after kernel update on Rasperry Pi 400, Debian 12 Bookworm #214

@kotyz85

Description

@kotyz85

Distribution

Debian 12 Bookworm, aarch64

Package version

1.8.3, flatpak package

Frequency

Always

Bug description

I installed it yesterday from flathub and it worked fine, today, after system update which upgraded the kernel to version 6.6.20+rpt-rpi-v8 it no longer launches. It crashes every time, reinstalling the package did not solve the issue.

kotyz@raspberrypi:~ $ flatpak run org.x.Warpinator
Traceback (most recent call last):
  File "/app/libexec/warpinator/warpinator-launch.py", line 90, in <module>
    landlock.landlock_abi_version()
  File "/app/libexec/warpinator/landlock/plumbing.py", line 306, in landlock_abi_version
    return get_create_ruleset()(None, 0, CREATE_RULESET_VERSION)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/libexec/warpinator/landlock/plumbing.py", line 179, in create_ruleset_errcheck
    return syscall_errcheck(
           ^^^^^^^^^^^^^^^^^
  File "/app/libexec/warpinator/landlock/plumbing.py", line 160, in syscall_errcheck
    find_generic_reason_from_platform()
  File "/app/libexec/warpinator/landlock/plumbing.py", line 126, in find_generic_reason_from_platform
    kernel_version_tuple = tuple(map(int, kernel_version.split("-")[0].split(".")))
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: '20+rpt'

Steps to reproduce

Click on the Warpinator shortcut in the start menu - nothing happens.
Launch it from terminal with the flatpak run org.x.Warpinator command - it spits out some traceback call and exits.

Expected behavior

Application should launch if I click on its shortcut in the start menu or if I launch it in the terminal with the flatpak run org.x.Warpinator command.

Additional information

kotyz@raspberrypi:~ $ uname -a
Linux raspberrypi 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU/Linux
kotyz@raspberrypi:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 12 (bookworm)
Release:        12
Codename:       bookworm
kotyz@raspberrypi:~ $ flatpak list
Název                                            ID aplikace                                     Verze               Větev                 Instalace
Shortwave                                        de.haeckerfelix.Shortwave                       3.2.0               stable                user
Avidemux Team                                    org.avidemux.Avidemux                           2.8.1               stable                user
Freedesktop Platform                             org.freedesktop.Platform                        23.08.13            23.08                 user
Mesa                                             org.freedesktop.Platform.GL.default             24.0.2              23.08                 user
Mesa (Extra)                                     org.freedesktop.Platform.GL.default             24.0.2              23.08-extra           user
ffmpeg-full                                      org.freedesktop.Platform.ffmpeg-full                                23.08                 user
openh264                                         org.freedesktop.Platform.openh264               2.1.0               2.2.0                 user
GNOME Application Platform version 45            org.gnome.Platform                                                  45                    user
KDE Application Platform                         org.kde.Platform                                                    5.15-23.08            user
KeePassXC Team                                   org.keepassxc.KeePassXC                         2.7.6               stable                user
MusicBrainz Picard                               org.musicbrainz.Picard                          2.11                stable                user
John Preston                                     org.telegram.desktop                            4.15.1              stable                user
Telegram Desktop Webview Add-on                  org.telegram.desktop.webview                    2.42.5              stable                user
Warpinator                                       org.x.Warpinator                                1.8.3               stable                user

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions