Search Criteria
Package Details: cura-bin 5.10.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/cura-bin.git (read-only, click to copy) |
---|---|
Package Base: | cura-bin |
Description: | State-of-the-art slicer app to prepare your 3D models for your 3D printer |
Upstream URL: | https://ultimaker.com/software/ultimaker-cura |
Licenses: | LGPL3 |
Conflicts: | cura |
Provides: | cura |
Submitter: | prurigro |
Maintainer: | prurigro |
Last Packager: | prurigro |
Votes: | 52 |
Popularity: | 1.04 |
First Submitted: | 2022-09-02 21:14 (UTC) |
Last Updated: | 2025-03-31 14:58 (UTC) |
Dependencies (4)
- fuse2
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-amber) (optional) – for use with the closed source nvidia driver under wayland
Required by (6)
- 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)
- libarcus-git (requires cura) (make)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 Next › Last »
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.
carlos.m commented on 2022-07-05 20:21 (UTC)
By using
LD_PRELOAD=/usr/lib/libstdc++.so.6 cura
and this package, pretty much everything works fine for me, including file dialogs and settings. Only thing that didn't work (and I did not miss at all) is the sign in/create ultimaker account, which fails with:ozz commented on 2022-07-04 04:35 (UTC)
With the latest Arch updates this no longer works at all due to external DRI libraries requiring a newer libstdc++ than what is in the AppImage. You can override this with:
File dialogs still don't work.
traysh commented on 2022-06-21 16:53 (UTC)
Why does the package conflict with itself? Pacaur refuses to install it because of that
ozz commented on 2022-06-06 01:51 (UTC) (edited on 2022-06-06 01:53 (UTC) by ozz)
The File dialogs don't work for me for some reason. File->Open File shows nothing. Save, whatever, no dialogs ever appear. Cura 4 works fine.
Edit: Now that I think about it, I don't think it worked in Ubuntu with Cura 5 either so I should probably talk to the Cura folks.
Dirk commented on 2022-05-30 06:14 (UTC)
Yeah, thanks for the heads-up. I just noticed I pasted the wrong issue. The AppImage stats fine for me.
I was referring to this issue: https://github.com/Ultimaker/Cura/issues/11874
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 Next › Last »