mijorus / smile

An emoji picker for linux, with custom tags support and localization. I'll also put some random emojis here πŸ¦πŸΎπŸ¦”πŸ¦‡
https://mijorus.it/projects/smile
GNU General Public License v3.0
234 stars 13 forks source link

"Install GNOME extension" and "Get the GNOME extension" buttons don't open anything. #82

Open joaoportela opened 1 month ago

joaoportela commented 1 month ago

Running on x11:

$ loginctl show-session $(loginctl|grep $(whoami) |awk '{print $1}') -p Type
Type=x11

Version 2.9.4:

$ flatpak run it.mijorus.smile --version
2.9.4

Calling from the command line I can see these errors:

$ flatpak run it.mijorus.smile

(smile:2): Gtk-WARNING **: 16:51:12.197: Not a supported version of the OpenURI portal: 0
TypeError: UriRow.on_web_browser_open_btn_clicked() takes 1 positional argument but 2 were given

The first error is from "Install GNOME extension" button. The second error is from "Get the GNOME extension" button.

This isn't a big deal since I just searched and installed for the extension myself. :)

mijorus commented 1 month ago

The latest version should fix that

mijorus commented 1 month ago

Thanks for contributing with this bug report.

If you want to support my work, please consider a small donation.

https://ko-fi.com/mijorus

joaoportela commented 1 month ago

Didn't work for me :disappointed:

None of the links open anything. Not even the "Report an issue".

image

Could this be a problem specific to my installation?

mijorus commented 1 month ago
(smile:2): Gtk-WARNING **: 16:51:12.197: Not a supported version of the OpenURI portal: 0
TypeError: UriRow.on_web_browser_open_btn_clicked() takes 1 positional argument but 2 were given

This was definitely a bug, the links in the About popup work just fine for me