Search Criteria
Package Details: orca-slicer-bin 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/orca-slicer-bin.git (read-only, click to copy) |
---|---|
Package Base: | orca-slicer-bin |
Description: | G-code generator for 3D printers |
Upstream URL: | https://github.com/SoftFever/OrcaSlicer |
Keywords: | orca, orcaslicer, slicer |
Licenses: | AGPL3 |
Conflicts: | orca-slicer |
Provides: | orca-slicer |
Submitter: | sem.z |
Maintainer: | sem.z |
Last Packager: | sem.z |
Votes: | 16 |
Popularity: | 1.94 |
First Submitted: | 2023-07-13 10:43 (UTC) |
Last Updated: | 2024-10-28 14:08 (UTC) |
Dependencies (13)
- cairo (cairo-gitAUR)
- glu (glu-gitAUR)
- gst-libav (gst-libav-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libsoup
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- openvdb
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
uberben commented on 2024-09-12 18:44 (UTC)
Removing
ttf-harmonyos-sans
is not fixing the crashes for me.gatesphere commented on 2024-08-30 13:17 (UTC)
I can confirm the same problem and fix as awender95 -- segfaults if
ttf-harmonyos-sans
is installed, and forcibly uninstalling it makes the segfaults go away.grinmaul commented on 2024-08-17 15:13 (UTC)
fresh install of CachyOS with NVIDIA i had to add 2 environment variables
WEBKIT_DISABLE_DMABUF_RENDERER=1 __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json
anwender95 commented on 2024-08-17 10:24 (UTC) (edited on 2024-08-17 10:46 (UTC) by anwender95)
I don't know why, but I have segfault after today's update. I got segfault from this package and from official appimages of different versions(1.9.1, 2.0.0, 2.1.1, 2.2.0):
Removing orca and installing webkit2gtk helped:
UPD: It turns out that
ttf-harmonyos-sans
was at fault!When I installed it, segfault appeared again!
I removed it without dependency checks and I can keep using
orca-slicer-bin
!godspoon commented on 2024-07-19 13:56 (UTC)
Needed to install
lib32-gst-plugins-base
Oscar_Alho commented on 2024-07-09 04:19 (UTC)
@Caedis the same happened to me
Caedis commented on 2024-06-27 06:37 (UTC)
Anyone else having their user presets not show on every other launch?
First launch: Only shows system presets Close and relaunch: Shows system presets and my user presets
reefland commented on 2024-06-07 16:36 (UTC)
@Toumal - I was getting:
Used:
Printer and filament Dialog boxes, Devices and Projects Tabs then rendered correctly. Came across this setting related to a webkitgtk and nvidia driver problem.
Toumal commented on 2024-06-03 15:33 (UTC)
I had the same issue with blank windows and was able to at least copy over an existing config from Windows. But opening up the printer config window is still empty and I see this error in the console:
lbatalha commented on 2024-05-24 00:21 (UTC) (edited on 2024-05-24 00:26 (UTC) by lbatalha)
After debugging with GDB, it appears to be a locale problem, having LANG set to en_XX.UTF-8@POSIX makes it not work for the first launch, even when LC_CTYPE, TIME, NUMERIC, MEASUREMENTS etc.. are all set to various standard locales.
After the first launch, config files are created and it appears to work regardless of locale.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »