Jacob Gustafson
Jacob Gustafson
actually, GtkDialog not KDE nor QT. For some reason, both Gedit and Kate have same bookmarks, which confused me. I forgot the obvious--it shows GtkDialog warning in console every time....
Gtk 3.22.26+47+g3a1a7135a2-3 I am not sure how to set a gtk theme for a terminal session or application--it doesn't seem like QT_QPA_PLATFORMTHEME would affect a GtkDialog, does it? In /usr/lib/qt/plugins/platformthemes...
The same problem happens with any of those values for QT_QPA_PLATFORMTHEME (I do have lxqt and gnome3 installed). The problem happens in gnome also (gnome settings were all defaults--I don't...
I have the skill level to compile. I assume you want me to uninstall my version and clone from git, then manually apply a patch. What patch should I do,...
Ok, so far I don't have the problem with the git version on a computer with Antergos and Xfce4. I'll let you know how it goes on the other computer.
Here are the additional improvements done today in full for 2019-08-08 (c8767ef): - Correct po files to match template.pot - Make line breaking the same in each file for string...
#1172 was merged. Can the feature be considered now?
Here is some info related to extracting an Xcode xip and it taking long: - https://forums.developer.apple.com/forums/thread/654748 - https://stackoverflow.com/questions/25996484/xcode-wont-start-stuck-on-verifying-xcode Installed Macs Fan Control and verified that the fan works (I can...
On Fedora 38 I was able to compile as follows, for the 32-bit version (people recommend 32-bit wine for more comprehensive compatibility and stability): ```bash sudo dnf groupinstall "C Development...
You have to clone rtaudio under the wineasio directory. See . - The missing dependency should be reported as an issue on the AUR package here: https://aur.archlinux.org/packages/wineasio along with this...