Search Criteria
Package Details: stl-thumb 0.3.1-1
Git Clone URL: | https://aur.archlinux.org/stl-thumb.git (read-only, click to copy) |
---|---|
Package Base: | stl-thumb |
Description: | A fast lightweight thumbnail generator for STL files |
Upstream URL: | https://github.com/unlimitedbacon/stl-thumb |
Licenses: | |
Submitter: | unlimitedbacon |
Maintainer: | unlimitedbacon |
Last Packager: | unlimitedbacon |
Votes: | 2 |
Popularity: | 0.000001 |
First Submitted: | 2018-07-28 04:25 |
Last Updated: | 2019-03-19 03:19 |
Dependencies (3)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- git (git-git) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Latest Comments
bartus commented on 2019-02-28 13:41
missing
git
inmakedepend
.bartus commented on 2018-11-26 00:00
@unlimitedbacon: yep, works fine.
unlimitedbacon commented on 2018-11-04 21:44
Switched over to headless rendering. Should be working in Gnome now.
bartus commented on 2018-10-17 19:00
@unlimitedbacon: use
gluim
headless renderer or switch to software-based solution (rust-softrender
perhaps)...unlimitedbacon commented on 2018-09-25 04:27
@bartus, this is a known issue and I'm not sure what I can do about it. The sandboxing does not allow a connection to the X server or to the DRI since it would be a huge security hole. However, this is necessary for using OpenGL.
I'm open to suggestions.
bartus commented on 2018-09-24 21:54
@unlimitedbacon: Not working any more, since gnome starts using
bwrap
to isolate thumbnailers.