lfom
lfom
@aonez I also see the same problem with Keka v1.2.9 (4434) on Catalina 10.15.7: when "Show in external volumes" or the Finder extension is enabled, disks other than the boot...
Yeah, I know the workaround (as I wrote in my previous comment). I just wanted to report that it also happens in Catalina, and also in Mojave by the way,...
This works pretty well in Nemo (secondary click on a file with md5 extension, for instance): ``` [Nemo Action] Name=Digest Comment=Open digest in GtkHash Exec=gtkhash -C %F Selection=s Extensions=checksum;crc;md5;sha1;sha256;crc32;sha1sum;sha256sum;sha1sums;sha256sums; Icon-Name=gtkhash...
Flatpak command can easily handle .flatpakref files and even remote links directly: https://docs.flatpak.org/en/latest/using-flatpak.html#install-applications While at this, it would be great if Bauh could also manage Flatpak repositories, or at least...
"Complications"
@tibbi Thank you for the quick reply. It seems that the slowness happens only when Call History is enabled, so I guess that is what needs to be improved asap,...
Related upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1427383
App crashes on Wayland only, workaround: `GDK_BACKEND=x11 gnome-extensions-app`.
> ➜ ~ flatpak run --env=GDK_BACKEND=x11 com.mattjakeman.ExtensionManager > > (extension-manager:2): Gtk-WARNING **: 19:23:56.946: cannot open display: Hmmm, this is not the stock Extensions app (it comes from a deb package),...
> App crashes on Wayland only, workaround: `GDK_BACKEND=x11 gnome-extensions-app`. Actually it seems to be a problem between GTK and Nvidia proprietary drivers, it works fine here (Pop 22.04/Wayland on AMD)....