hungrymonkey
hungrymonkey
I do not think so. The site recorded the current year instead of 2018. I did not think the site did not see the POST headers. The site is viewable...
``` sudo systemctl status mongodb ● mongodb.service - An object/document-oriented database Loaded: loaded (/lib/systemd/system/mongodb.service; enabled; vendor preset: enabled) Active: active (running) since Sat 2020-04-11 21:05:59 UTC; 9min ago Docs: man:mongod(1)...
https://github.com/RocketChat/Rocket.Chat.Ansible/pull/101
@chrinats I gave up and deployed the snap releases. This ansible does not seem to be maintained. You can peak at the effort to deploy the snapd below https://docs.rocket.chat/installation/snaps #...
Distro information?
@DeeJayLSP Ogg-Theora is an awkward file format to work with. The problem is that the format encourages a lot of moving parts. I believe I creator made those moving parts...
Post the output of `dmesg` ??
ran `gamescope -- flatpak run --env=MOZ_LOG=1 --env=WAYLAND_DISPLAY=wayland-0 org.mozilla.firefox` in desktop mode ``` Tracing is enabled wlserver: [backend/headless/backend.c:82] Creating headless backend vulkan: selecting physical device 'AMD Custom GPU 0405 (RADV VANGOGH)':...
Works with the latest commit with wayland support enabled 9600bbaadf9c52a13c9a1ea805ae656f875786e8 https://github.com/Plagman/gamescope/commit/1afea5eb866ac96ffeb1e54f7554f327256afff3 ``` MOZ_ENABLE_WAYLAND=1 ./build/src/gamescope -- env WAYLAND_DISPLAY='wayland-0' firefox No CAP_SYS_NICE, falling back to regular-priority compute and threads. Performance will be...
The code still works ``` ./build/src/gamescope --expose-wayland -- firefox No CAP_SYS_NICE, falling back to regular-priority compute and threads. Performance will be affected. wlserver: [backend/headless/backend.c:68] Creating headless backend vulkan: selecting physical...