Sebastien Bacher

Results 30 comments of Sebastien Bacher

Thank you for your bug report. Could you share the corresponding snapcraft.yaml?

I tried thonny and it fails on an error ``` init_fs_encoding: failed to get the Python codec of the filesystem encoding ... ModuleNotFoundError: No module named 'encodings' ``` Which is...

> /snap/thonny/x1/gnome-platform/command-chain/desktop-launch: line 625: /snap/thonny/x1/usr/local/bin/thonny: cannot execute: required file not found ah, it worked here because I had gnome-46-2404-sdk installed /snap/thonny/x1/usr/local/bin/thonny starts with that line > #!/snap/gnome-46-2404-sdk/current/usr/bin/python3 Unsure what is...

There is one issue with the python interpreter is about now. Unsure about the xkbcommon issue but you opened another ticket already about that so we don't need to discuss...

Did you use gnome42 before and it was working or are those new snaps?

I don't think that statement is true. The version in the store works fine but /snap/thonny/217/bin/thonny is a bash script. I cloned https://git.launchpad.net/thonny-snap , and try to build rev b7fe6ea2...

Could you describe the steps that lead to that dialog? In which application do you try to open a file/and which type or url? GTK has a deprecated gtkappchooserdialog widget...

Bug #1840 has been flagged as duplicate, there is a similar issue with the transfer command and other special chars (~ for the target directory or dir/*), the title could...

I'm working on cherrypicking some fixes for Ubuntu, including the one for this issue (our stable update rules are quite strict sowe can't simply use v47 since it contains some...

> [This PR](https://github.com/Leleat/Tiling-Assistant/pull/328) fixes this particular issue. Thanks for the PR reference, I already started cherrypicking this one to fix the report we had about 'click on the top panel...