sonnyp / Tangram

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

unable to use #180

Closed FlorianLudwig closed 2 years ago

FlorianLudwig commented 2 years ago

Tangram version

flatpak list: 1.4.0

Linux distribution

Fedora 35

Flatpak version

Flatpak 1.12.5

Desktop environment

Example GNOME Shell 41.3 Wayland

Issue

The app looks like this after opening:

image

Entering a URL into the "Enter address" field, nothing happens. The "done" button is always disabled. Pressing enter doesn't do anything.

What am I missing? Where can I find docs on how to use Tangram?

thanks.

sonnyp commented 2 years ago

Do you get error messages after pressing enter if you open tangram in the terminal?

flatpak run re.sonny.Tangram

maybe related https://github.com/sonnyp/Tangram/issues/151

FlorianLudwig commented 2 years ago

The message:

flatpak-spawn: Invalid byte sequence in conversion input
Try "flatpak-spawn --help" for more information.

I tried #151 used:

WEBKIT_FORCE_SANDBOX=0

And got it working.

So i guess this can be closed. Yet the "done" button seems a bit broken. I had to insert an url, press enter and wait some time and only then the button would get usable.