Search Criteria
Package Details: slic3r-bin 1.3.0-15
Package Actions
| Git Clone URL: | https://aur.archlinux.org/slic3r-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | slic3r-bin |
| Description: | Open Source toolpath generator for 3D printers.(Prebuilt version) |
| Upstream URL: | https://slic3r.org/ |
| Keywords: | 3d-printer 3d-printing cam digital-fabrication stl |
| Licenses: | AGPL-3.0-only |
| Conflicts: | slic3r |
| Provides: | slic3r |
| Submitter: | DaZ |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 33 |
| Popularity: | 0.003639 |
| First Submitted: | 2013-06-05 21:20 (UTC) |
| Last Updated: | 2025-04-18 10:21 (UTC) |
Dependencies (19)
- cairo (cairo-gitAUR)
- expat (expat-gitAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glu (glu-gitAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng12AUR
- libsm
- libtiff5AUR (libtiff5-hylafaxplusAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxcrypt-compat
- libxi (libxi-gitAUR)
- libxxf86vm
- openssl-1.0AUR
- pango (pango-gitAUR)
- xz (xz-gitAUR)
- gendesk (make)
Required by (1)
- repetier-host (requires slic3r) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
GaryScottMartin commented on 2024-09-09 23:45 (UTC)
My problem is probably in perl-wx. It may be related to the OpenGL implementation built into the proprietary NVIDIA driver (nvidia-utils).
Anyway, lordofhyphens' suggestion in this discussion at the [slic3r github] (https://github.com/slic3r/Slic3r/issues/4908) worked for me. I downloaded the production tarball from dl.slic3r.org/dev and extracted it to a dedicated folder. I am able to start the GUI by double-clicking the binary from Dolphin or Krusader. I am not sure why that works, but the AppImage doen't.
zxp19821005 commented on 2024-09-09 10:08 (UTC)
@GaryScottMartin I'm so sorry, I've no idea about that.
GaryScottMartin commented on 2024-09-08 12:40 (UTC) (edited on 2024-09-08 21:53 (UTC) by GaryScottMartin)
I am unable to start the GUI. I get the output below.
I found a Fedora reference to libwx_gtk2u_adv-3.0.so.0 that suggested that this library might be in gtk2-compat. However, pacman and pkgfile didn't find it and replacing gtk2 with gtk2-compat does not fix the problem. I also tried downloading the AppImage from the slic3r.org and it fails to start on my system as well.
zxp19821005 commented on 2024-05-07 02:38 (UTC)
@ejona86 Thanks for your suggestion, added it.
ejona86 commented on 2024-05-05 01:22 (UTC)
I figured out the missing .desktop. When using
makechrootpkg -Tthe PKGBUILD is not in srcdir, sogendeskgets confused and names the outputPKGBUILD.desktop. Passing--pkgname="${pkgname%-bin}"togendeskfixes the file name.zxp19821005 commented on 2023-12-26 08:16 (UTC)
@vinibali Thanks for your feedback,fixed it.
vinibali commented on 2023-12-23 14:24 (UTC)
I just got this: ListUtil.c: loadable library and perl binaries are mismatched (got first handshake key 0xdb80080, needed 0xf380080)
zxp19821005 commented on 2023-11-13 00:44 (UTC)
@ejona86 I've used the
gendeskto generate a desktop file.ejona86 commented on 2023-11-11 17:46 (UTC)
The desktop file appears to be missing from
sourcearray.zxp19821005 commented on 2023-04-22 01:19 (UTC)
@Lucki Thank you,I've add the denpends.
1 2 3 4 5 Next › Last »