aslam karachiwala
aslam karachiwala
Issue persists in Linux Mint 20.
I was able to make the text in the Search input field and the buttons visible by adding the following custom style code in the addon's Preferences: ``` button, input[type="submit"],...
Same issue but a different `gi.repository.GLib.GError`: ``` $ mailnag-config Traceback (most recent call last): File "/usr/lib/python3/dist-packages/Mailnag/configuration/configwindow.py", line 392, in _on_config_window_deleted self._save_config() File "/usr/lib/python3/dist-packages/Mailnag/configuration/configwindow.py", line 155, in _save_config self._accountman.save_to_cfg(self._cfg) File "/usr/lib/python3/dist-packages/Mailnag/common/accounts.py",...
> [jamiemcg/Remarkable#382](https://github.com/jamiemcg/Remarkable/issues/382) This worked in Kubuntu 22.04, with Python 3.10.4: ```diff diff --git a/typecatcher_lib/Builder.py b/typecatcher_lib/Builder.py index 359ffc6..c93b68f 100644 --- a/typecatcher_lib/Builder.py +++ b/typecatcher_lib/Builder.py @@ -84,7 +84,8 @@ class Builder(Gtk.Builder): tree =...
+1 [regexr_npm-install_error.txt](https://github.com/gskinner/regexr/files/8240560/regexr_npm-install_error.txt)
When first enabling TOTP for a user, I found that entering the TOTP (from authenticator app) and clicking Submit only works as expected if the Enable checkbox is _not_ checked...
I now have Python installs of 3.8, 3.9 and 3.10 freshly built from source. _sftpman-gtk_ runs fine with 3.8, but segfaults with 3.9 and 3.10 immediately after launching and showing...
I noticed that the issue with the separator occurs when moving bookmarks across separators. Folders in which bookmarks are not moved retain the state of their separators and sort correctly....
> 1. disable auto-sort while moving. If auto-sort and changes outside auto-sort can be made never to overlap then this seems better because it does not depend on a user...