Eric Fontaine
Eric Fontaine
https://github.com/Microsoft/vcpkg/blob/master/CONTRIBUTING.md#new-package-guidelines
I added a "New port request" at https://github.com/microsoft/vcpkg/issues/20623
sorry for bump, but I like to be able to have subscriptions synced with my youtube account too. Considering that it is necessary anyway to setup google api key access...
(I'm on x86 Ubuntu linux desktop with jack)
Also chiming in...I installed it a few weeks ago, and `apt update` was working fine, but today I tried to do `apt update` but got the EXPKEYSIG error: ``` deb.prawnos.com...
> ``` > udevadm info --query property --name /dev/blackmagic/io* > ``` I am on a fresh install of Debian 11 release candidate w/ realtime kernel. I have a BlackMagic DeckLink...
After installing `libxcrypt-compat`, I no longer get the same error, however I now get a segfault: ``` ./Mu_Editor-1.1.1-x86_64.AppImage No settings file found at /home/e/.local/share/mu/venv.json; skipping Segmentation fault (core dumped) ```
I was on X11. Here is output when setting the env variable: ``` QT_QPA_PLATFORM=wayland ./Mu_Editor-1.1.1-x86_64.AppImage No settings file found at /home/e/.local/share/mu/venv.json; skipping Failed to create wl_display (No such file or...
here is output from PR build 2699412265 on X11: ``` QT_QPA_PLATFORM=X11 ./Mu_Editor-1.1.1-x86_64.AppImage No settings file found at /home/e/.local/share/mu/venv.json; skipping qt.qpa.plugin: Could not find the Qt platform plugin "x11" in ""...
FYI, I also have wayland installed on this same computer. Earlier I ran with an X11 plasma desktop. However if I now relogin and start in wayland plasma desktop, both...