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.45 |
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 (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, mesa-minimal-gitAUR, amdonly-gaming-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 2 3 4 5 6 7 8 9 10 11 .. 17 Next › Last »
dimich commented on 2024-03-29 14:17 (UTC) (edited on 2024-03-29 14:17 (UTC) by dimich)
@Finn10111 I managed to open the file by passing its absolute path from command line:
$ cura "$PWD"/model.stl
.Finn10111 commented on 2024-03-28 19:06 (UTC)
@dimich same for me.. just nothing happens. Not even any error occurs when I open Cura from the command line. Any news on this one?
dimich commented on 2024-02-20 20:01 (UTC)
When i select "Open File(s)" in menu, just nothing happens. No crash but no any dialog appears neither. I use Fluxbox, i have xdg-desktop-portal-lxqt installed.
prurigro commented on 2024-02-16 18:37 (UTC)
@fow0ryl: do you have xdg-desktop-portal-lxqt installed?
fow0ryl commented on 2024-02-15 23:57 (UTC)
@prurigo I guess that the problem is a missing or incompatible dependency. This also happens when you install a lib via AUR & git. If the pkgbuild did not change you will stay with an old package... Maybe there is a dependency with (my) desktop environment LxQT too.
I have testet some versions of cura, from 5.5 to 5.6. Same problem with all this versions.
I found that the error is definitely related to the file open dialog. When clicking on "open" there is no response for some secounds. Then cura crashes. so, there is no chance to select even a directory.
But with drag & drop cura opens the file as expected. Starting cura via CLI with filename as option works too.
leuko commented on 2024-02-15 13:59 (UTC)
I ran into the same error that @fow0ryl stated. I believe Cura cannot open my home directory, so Cura crashes.
My workaround is to move the model to
/tmp
and open it directly like this:I use btrfs, FWIW.
prurigro commented on 2024-02-14 20:55 (UTC)
@thorou: sorry about not catching this sooner- I've updated the launcher script and credited you.
@fow0ryl: I can't seem to recreate the error you're hitting. Is there anything unique about your environment?
fow0ryl commented on 2024-02-13 17:29 (UTC)
Did not work for me ...
Some errors when starting cura
trying "File Open" crashes ...
liluzibird commented on 2024-01-21 19:26 (UTC)
+1 so it ranks higher up
thorou commented on 2023-11-26 08:04 (UTC)
There is an upstream issue with the AppImage, where the main window will not open when
QT_STYLE_OVERRIDE
is set (https://github.com/Ultimaker/Cura/issues/17163, https://github.com/Ultimaker/Cura/issues/12940)The simple workaround is to add
unset QT_STYLE_OVERRIDE
to the bash script here.Should this be added to the package, or is this something users should apply themselves? Setting the variable to one of the supported styles also breaks, so I don't see any scenario in which you wouldn't want the fix.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 17 Next › Last »