Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: slic3r-prusa3d 1.31.6-3
Git Clone URL: | https://aur-dev.archlinux.org/slic3r-prusa3d.git (read-only) |
---|---|
Package Base: | slic3r-prusa3d |
Description: | Updated Slic3r by Prusa3D with many bugfixes and new features |
Upstream URL: | http://www.prusa3d.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | CReimer |
Maintainer: | CReimer |
Last Packager: | CReimer |
Votes: | 6 |
Popularity: | 2.595957 |
First Submitted: | 2016-10-30 19:16 |
Last Updated: | 2016-12-31 10:37 |
Dependencies (20)
- boost-libs
- perl (perl-fake)
- perl-class-accessor
- perl-encode-locale
- perl-moo
- perl-opengl
- perl-sub-quote
- perl-wx-glcanvas
- perl-io-stringy (check)
- boost (make)
- git (git-git) (make)
- perl-devel-checklib (make)
- perl-extutils-cppguess (make)
- perl-extutils-typemaps-default (make)
- perl-module-build-withxspp (make)
- perl-class-xsaccessor (optional) – creating faster accessor methods
- perl-net-bonjour (optional) – support for autodiscovery of printers on network (octoprint)
- perl-net-dbus (perl-net-dbus-git) (optional) – notifications support via any dbus-based notifier
- perl-xml-sax (optional) – Additive Manufacturing File Format (AMF) support
- perl-xml-sax-expatxs (optional) – make AMF parsing faster
Required by (2)
- repetier-host (requires slic3r) (optional)
- slic3r-server (requires slic3r)
Latest Comments
1 2 Next › Last »
lbeenens commented on 2016-12-31 23:24
@Matt3o the error is probably due to the fact that you updated perl-moo. With the new version of perl-moo (2.003000-1), "Sub::Quote and Sub::Defer have been split into a separate dist" (see https://metacpan.org/release/Moo). Therefore, there is an additional dependency to perl-sub-quote.
Matt3o commented on 2016-12-31 08:39
ohmy. now it refuses to compile or execute with the following error
"Can't locate Sub/Quote.pm in @INC"
Matt3o commented on 2016-12-28 09:52
it works! you are a rockstar @CReimer
CReimer commented on 2016-12-21 12:05
OK. It should be fixed.
CReimer commented on 2016-12-21 11:53
Ohh wow. Now I get it. Wow. I had perl-opengl version 0.6704 installed and pacaur and yaourt refused to update to 0.70 (There should be an epoch increase but isn't)
It's actually an perl-opengl problem. I'll try to find a solution for this other than downgrading perl-opengl
Matt3o commented on 2016-12-20 09:59
could it be an opengl issue then?
found this https://github.com/alexrj/Slic3r/issues/3540
it seems it's indeed an opengl issue, unfortunately now we have to wait.
theunknowncylon commented on 2016-12-19 20:21
I have the same error message and segfault as well.
When setting the CLI flag `--no-plater` does at least start the GUI.
Matt3o commented on 2016-12-19 19:13
same segfault here with mismatching libraries... any solution?
CReimer commented on 2016-12-08 21:01
The mismatch warning seems to be normal. I have this one, too.
But here it doesn't segfault.
hsahmed commented on 2016-12-08 15:35
I am getting the same error as atka:
06:32:40 PM: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).
[1] 3854 segmentation fault (core dumped) slic3r