Search Criteria
Package Details: cura-bin 5.9.1-1
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: | 51 |
Popularity: | 1.46 |
First Submitted: | 2022-09-02 21:14 (UTC) |
Last Updated: | 2025-02-24 00:47 (UTC) |
Dependencies (4)
- fuse2
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- util-linux (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-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
1 2 3 4 5 6 .. 17 Next › Last »
sausix commented on 2025-02-26 17:21 (UTC)
@balwierz Welcome to the AUR where many packages compile their sources and "pollute" your stdout. Of course it's extraction. Look into the PKGBUILD. Just /dev/null the output for yourself if it annoys you. No reason to change that for everybody.
balwierz commented on 2025-02-26 13:04 (UTC)
Why does build pollute stdout with a list of all 30000+ files in the package? Is it the extraction? Could you make a workaround to silence it? Thanks
sausix commented on 2025-02-13 08:48 (UTC)
@gtf21 Works for me. So at least provide useful information. The crash message itself which can directly point to the problem, and how you run Cura: X11, Wayland or XWayland.
gtf21 commented on 2025-02-11 15:24 (UTC)
Cura (5.9.0) opens for me but when I try to open a file it crashes before opening any file dialogues etc..
mijoharas commented on 2025-01-24 12:46 (UTC)
ok, just checked exactly what was needed. I needed to do the following:
That makes things work fine on my machine, but I need to remove the bash shim.
mijoharas commented on 2025-01-24 12:42 (UTC)
So, I have nvidia on wayland, and the given bash shim in
UltiMaker-Cura
makes my cura fail to run (I have both intel and nvidia graphics.)Removing the shim, and manually running with
AppRun
works fine, both usingprime-run
vs not (i.e. running with nvidia gpu vs. not). With the bash shim, the app will only run when invoked withprime-run
(i.e. running it with the nvidia gpu).One thing to note. I had previously patched the
desktop
file to use QT_QPA_PLATFORM=xcb which was needed when I used nouveau I believe.Is that shim still needed? I've removed it from my machine, but I'm not clear on the exact need for it.
meirg commented on 2024-09-19 16:19 (UTC) (edited on 2024-09-19 16:25 (UTC) by meirg)
Here is a patch to add url handler support to the desktop file so you can open directly from Thingiverse
fermino commented on 2024-09-11 02:20 (UTC)
I ran into an issue with the USB Printing plugin that delays the loading of STL files quite a bit. Here's the workaround for now :) https://github.com/Ultimaker/Cura/issues/16249#issuecomment-2094405826
Dirk commented on 2024-06-29 10:34 (UTC)
I can confirm that the fix works.
prurigro commented on 2024-06-28 15:56 (UTC) (edited on 2024-06-28 15:57 (UTC) by prurigro)
@sausix: Yup, that was me over there :) Thanks for figuring out that deleting the libwayland-client.so.0 would fall back on the system version and fix the issue! I've updated the package with your tweak (+ credited you) and things are working again with the official mesa package.
I also opened a ticket here https://github.com/Ultimaker/Cura/issues/19303
1 2 3 4 5 6 .. 17 Next › Last »