sonnyp / Tangram

Browser for your pinned tabs
https://apps.gnome.org/app/re.sonny.Tangram/
GNU General Public License v3.0
906 stars 38 forks source link

webkit2gtk-5.0 is now webkitgtk-6.0 #253

Closed bbhtt closed 1 year ago

bbhtt commented 1 year ago

Tangram requires webkit2gtk-5.0 https://github.com/sonnyp/Tangram/blob/f06d83a89520f6aed8bf4fc7a0ed81de6108d254/src/main.js#L1 but with the release of webkitgtk 2.40 the API that was webkit2gtk-5.0 is now webkitgtk-6.0 and the latter has replaced webkit2gtk-5.0 in the Flatpak GNOME 44 runtime https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1864.

(re.sonny.Tangram:2): Gjs-WARNING **: 09:12:22.175: JS ERROR: Error: Requiring WebKit2, version 5.0: Typelib file for namespace 'WebKit2', version '5.0' not found
require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28
@gi://WebKit2?version=5.0:3:25
@file:///app/bin/re.sonny.Tangram:34:6

It'd be nice if Tangram worked with webkitgtk-6.0

Debugging Information

N/A

Flatpak version

N/A

Operating System

Arch Linux

Desktop Environment

GNOME Shell 44 Wayland