theofficialgman

Results 727 comments of theofficialgman

> [1834:0413/124953.032430:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye. @Crilum `ℹ info Renderer is Chrome 89.0.4389.128` chrome 89 is very old at this point and sandboxing has changed since then. its an...

@GitSquared to give you some context, here is the electron bug https://github.com/electron/electron/pull/31091 you will either have to state your app does not work on bullseye, ubuntu jammy, fedora 35+. etc...

> I knew it was probably an old Chromium bug. I [provided](https://github.com/Botspot/pi-apps/issues/1654#issuecomment-1086609205) a new build in this very thread 2 weeks ago, with Electron 18. ah sorry I missed that....

> You might need to enable the KMS driver in config.txt. A quick google search or the raspberry pi docs should help. they already tried both kms and fkms neither...

> innerError Error: Cannot find module '../build/Debug/pty.node' @Crilum I have seen this error before. its a build script error (at least with newer electron) you can see the fix in...

@ryanfortner the website needs updating with new pictures from the new GUI update

there isn't a lot ryanfortner can do on his end. stuntrally (if installed through pi-apps) is directly download and installed via the deb. if apt for some reason needs to...

if I had to take a guess, my guess would be removing `ffmpeg` (dependency of linerider) is triggering a reinstall of `libsdl2-dev` (or one of its own dependencies like libsdl2-0.0)...

not sure... I tested with an issue myself a few hours ago and it worked correctly. I've reported it to the dev (see linked PR above) and have reverted that...

minecraft java server does not uninstall anything on update. the uninstall process is skipped. even on uninstall, `world`, `mods`, and `versions` folders are skipped. we also do not intend to...