Search Criteria
Package Details: cura-appimage-bin 5.2.1-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flagged out-of-date (2023-02-23)
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/cura-appimage-bin.git (read-only, click to copy) |
---|---|
Package Base: | cura-appimage-bin |
Description: | Ultimakers 3D printer / slicing GUI built on top of the Uranium framework |
Upstream URL: | https://ultimaker.com/software/ultimaker-cura |
Licenses: | LGPL3 |
Conflicts: | cura, cura-appimage-git |
Provides: | cura |
Submitter: | Stephanwe |
Maintainer: | gmy |
Last Packager: | gmy |
Votes: | 11 |
Popularity: | 0.34 |
First Submitted: | 2020-09-13 13:20 (UTC) |
Last Updated: | 2022-10-23 21:43 (UTC) |
Dependencies (2)
Required by (5)
- cura-plugin-octoprint-git (requires cura)
- cura-plugin-orientation-git (requires cura)
- cura-resources-fabtotum-git (requires cura)
- discovery200-files (requires cura) (optional)
- inkscape-paths2openscad (requires cura) (optional)
Latest Comments
1 2 3 4 Next › Last »
gilbs commented on 2022-09-10 16:40 (UTC) (edited on 2022-09-10 16:41 (UTC) by gilbs)
FYI, as I had issues with the normal appimage (bundled in this package), I created the cura-modern-appimage AUR package that seems to work better for me (and doesn't seem to require all the wayland and LD_PRELOAD hacks). If this package gets the modern image at some point, I'll deprecate my package.
Toric commented on 2022-09-09 02:46 (UTC) (edited on 2022-09-09 03:42 (UTC) by Toric)
Still does not work with x11. Also, should it be changed to the modern appimage? might let you get rid of the LD_PRELOAD.
FabioLolix commented on 2022-08-16 18:25 (UTC)
Hello,
janek commented on 2022-08-11 12:15 (UTC) (edited on 2022-08-11 12:16 (UTC) by janek)
Just in case someone has the same problem:
Cura crashed for me with Trace/breakpoint trap (core dumped) (I'm on wayland/sway). I was able to fix it by switching to the "linux-modern" appimage, which is provided by Cura since 5.1:
And then updpkgsums / change sha256 to 3afc02e20938785f4ee0c925370659f5449c4c67e36ab7f4c617af8361476f32
gmy commented on 2022-08-03 21:00 (UTC)
Not sure if setting QT_QPA_PLATFORM=xcb should be part of the package since it's environment-specific. Anyway, incorporated it for now. Please, say so if it breaks your setup.
lynxed commented on 2022-07-31 01:46 (UTC)
Confirmation that N0id workaround for wayland/sway works by setting QT_QPA_PLATFORMN=xcb in cura.sh works as of 5.0.0-2
N0id commented on 2022-07-16 20:02 (UTC)
Just in case someone has the same problem running wayland/sway. I also had to set QT_QPA_PLATFORM to xcb. Fixed it via patching cura.sh:
gmy commented on 2022-07-14 21:18 (UTC)
First of all, thank you for the patches. Setting QT_QPA_PLATFORMTHEME is not needed as per https://github.com/Ultimaker/Cura/issues/12266#issuecomment-1184391263. And it's probably better to keep checksum for included file.
ckoba commented on 2022-07-07 01:59 (UTC)
This patch rolls the workarounds from @ozz and @carlos.m into /usr/bin/cura:
ozz commented on 2022-07-06 02:09 (UTC)
I got the file dialogs to work by installing
xdg-desktop-portal-gtk
(I run XFCE). Then I have to run Cura like:You may have to reset dbus (or reboot) after installing the xdg portal. See the Cura bug report here for more information.
1 2 3 4 Next › Last »