Julian Groß
Julian Groß
On some Gentoo systems you get following error when trying to run the AppImage: ``` ./Vircadia-Alpha-2020.3.3-Demeter.AppImage: symbol lookup error: /usr/lib64/libgio-2.0.so.0: undefined symbol: g_source_set_dispose_function ``` While libgio isn't specifically being excluded,...
Always run with english locale so you and currently any other developer can read all messages. LC_ALL=C should work on all machines and uses the "computer" locale which is normally...
Full log: https://gist.github.com/JulianGro/7fa14a101c72ef251010fa910073c206 (there is no log of this build in ~/.vircadia-builder)
When building QT yourself on Ubuntu 18.04 rather than using prebuilt QT, a lot of QT libraries are missing from the AppImages. They are only 593MiB rather than >1,3GiB. This...
When running vircadia-builder with ``--keep-source`` or ``-k`` it will still delete the source directory and make a clone.
When running a server directly after being build with the builder, baking assets doesn't work when uploading on the asset server. There is no error message in the journal or...
The `.desktop` file that vircadia-builder makes uses `interface.ico` which is apparently incompatible with the Cinnamon start menu, and other applications like Nemo and Xviewer. 
I use Flatpak on my system, and I get ~600000 hits inside `/var/lib/flatpak/` and `/var/tmp/flatpak-cache-*` in cruft-ng. Apparently there is already a https://github.com/a-detiste/cruft-ng/blob/master/rules/flatpak Is it possible to exclude most of...
Last month, VRM 1.0 was released. UniVRMTest doesn't support that yet, which currently makes it fairly useless. Tools like UniVRMTest are really valuable for people developing VRM importers or serializers.
**Select your issue type:** (check at least one) - [ ] Bug - [x] Question - [ ] Suggestion - [ ] Other (please describe): **Describe your issue:** Hello, is...