-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cura 5 won't open files #12266
Comments
Hi, @VK1IAN any chance you are using Debian 11? |
Ubuntu 20.04 (in a VirtualBox VM) |
Devs see CURA-9348 for our internal reference. |
The same thing happens for me. I'm using arch linux with AppImage |
That seems to be problem with opening "open" dialog. I successfully opened file from |
|
Corresponding action ( I guess) from Actions.qml
Is there anything I can do to help debugging? |
Save project file dialog won't open as well. |
This issue needs severity critical. |
Same problem on fedora 36. Running in a terminal shows this stuff: |
Is there any workaroud for that issue? I would like to use cura 5 but for now I can't |
You can drag a file onto cura to open it
…On Mon, Jun 6, 2022, at 12:54 PM, Alexander wrote:
Is there any workaroud for that issue? I would like to use cura 5 but for now I can't
—
Reply to this email directly, view it on GitHub <#12266 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADSRCBB5VTLUYLAUIRSHXDVNZCODANCNFSM5WNVOSNA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
What about saving resulting g-code? None of the system dialogs of this kind work.
|
I use octoprint so I haven't needed to save it
…On Mon, Jun 6, 2022, at 1:58 PM, Alexander wrote:
What about saving resulting g-code? None of the system dialogs of this kind work.
> You can drag a file onto cura to open it
>
—
Reply to this email directly, view it on GitHub <#12266 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADSRCB47EVCEHHONN5FTSTVNZJ6BANCNFSM5WNVOSNA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Here is the error from corresponding cura.log file
|
I've tried installing following packages |
save it to removable and then move it wherever you want. Annoying I know, hope they fix it soon. This is the reason why I'm still on 4.13.1 where I get like 8 error messages telling me the plugins fail |
Have the same problem on Lubuntu 22.10 (LXQT 0.17.0) in both Cura 5.2.2 and 5.3.0. Resolved by "apt install flatpak". |
i have the same issue |
Works on Gentoo with kde-plasma but not on Debian 11 with KDE. Open or Save doesn't open file dialog. Drag and drop works to open the file but impossible to export the gcode file anywhere. Tried with 5.22, 5.3 and 5.4Alpha |
Thank you! |
Quick update on our side. We might have a fix for this issue. 🎉 Can you please try it out and let us know if it resolves your issue? |
Seems to work for me (Ubuntu 22.10 with modern AppImage): my problem was mainly the save-to-disk-dialog. It directly worked, even with the custom name plugin and switching the file type. Thank you! However the save dialog does not get focus. In the screenshot you can see both Cura 4.x and 5.4 with save-dialogs. For the older version it is "part" of the app and pops up in front of the main screen. In the newer version it is of the type "portal" (whatever this is) and pops up behind the main screen. Update: when changing the type from gcode to ufp, the extension still stays gcode. Thus results in a file named example.gcode which is an ufp file in reality. |
Seems to work for me too (Xubuntu 20.04 with NO-modern AppImage) |
thanks! it worked on Lubuntu 22.04.2 on my Asus X501A, it also seems pretty fast after upgrading the ram from 2 GB to 8 GB and previously also an SSD! |
Does anyone have a solution for this? Installed xdg-desktop-portal xdg-desktop-portal-gtk doesn't work for me on arch. I'm using Cura from the AUR |
This works
|
Thanks a lot! Works perfectly for me (Ubuntu 20.04, Cura 5.3.1 AppImage) |
It works for me too, thanks! I'm using Ubuntu 22.04 and Cura 5.3.1-linux-modern AppImage. |
|
With version 5.4.0 is got worse again: now I can change to ufp in the filename but still only a gcode file is generated. |
Setting
|
I use version 5.4 via flatpak on Debian 12. |
Hmm. The flatpak version of 5.4.0 works for me with no changes but the appImage always crashes. How strange. |
👋 Quick update on our side. I'll be closing this thread to bring back somefocus on the most requested and needed features and bug fixes from our community and from UltiMaker, If your issue is related to xdg-desktop-portal-gtk, than it should be resolved in the 5.5 Beta release 🎉 , you can download the Cura version with the fix here: https://github.com/Ultimaker/Cura/releases/tag/5.5.0-beta.1 If you are experiencing a crash similar as this one related to a missing icon, perhaps it looks like this:
We are collecting cases in this ticket: #16932 Thanks for all the feedback. Together we can make Cura better 😊 |
Well, I've just installed the release 5.5.0 and the issue remains the same, |
Version 5.6 still has this issue. |
@Nannk @Jorengarenar The issue in my case was caused by libpixbufloader-png.so component. It doesn't exist on my ubuntu 22.04. So i've downloaded .deb for 20.04 and used component from it, finally updated cache. This workaround did the trick for me, you dont have to specify platformtheme with this workaround it works just fine.
|
Just posting a quick comment here, "cura -platformtheme gtk3" did not work for me at all, the Cura experience on Arch Linux was horrible with Cura 5.6.0. No installation source, flatpaks or appimages helped, so sharing what worked for me personally. My Issue (to clarify): My Solution (which worked for me): cura -platformtheme gtk3 still required (did not fix the issue for me) Cura 5.6.0 now works reliably, with good performance on loading objects/models, hope this helps someone who was stuck with their version of Cura being broken on Linux and not being able to open any files :) Update: for the graphic redraw/performance issues under wayland the following was a solution for me: "env QT_QPA_PLATFORM=xcb cura -platformtheme gtk3" so adding the environment variable QT_QPA_PLATFORM=xcb solved the slow redraw for me on Arch Linux, using Cura 5.6.0 |
Thanks for the instructions -- worked for me -- with Cura 5.7.1. Before deleted everything I ran (with these steps I used the flatpak version -- first time for me -- but I'd expect things would work with AppImage too) so, clean up configs to get clear picture:
Now (just -- on fedora 39, with labwc wayland compositor -- started from gdm):
Went thru setting a "non-networked printer" -- dialog was somewhat "fuzzy" there... Then, clicked [Marketplace] and that "gear icon" there. Nice that the list in previous comment is in alphaphetical order so it was easy to follow, After disabling all listed above, exit took some time (more than 10 secs, I was not counting...) Then, next run So, thanks againg brett-olsen ! |
So we have to go through all these steps just to run a simple application, and no one even knows why?
|
A thorough solution is to use prusa slicer, or maybe orca if it works well under linux |
+1
I did this once Cura 5 wouldn't run on my 2018 LTS installation.
I'm still subscribed to this list for information only.
…On 13/6/24 5:57 am, johonan wrote:
A thorough solution is to use prusa slicer, or maybe orca if it works well under linux
—
Reply to this email directly, view it on GitHub
< #12266 (comment) >, or unsubscribe
< https://github.com/notifications/unsubscribe-auth/AMXZHPYTRUUAKABOMK5ML4LZHC73DAVCNFSM5WNVOSNKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJWGM4TMOBXG42A >.
You are receiving this because you were mentioned.Message ID:
<Ultimaker/Cura/issues/12266/ ***@***.*** >
|
I still get a segfault in 5.7.2, though the alternative theme engine (
Update: sorry, just found #16815 documenting the above. cc: @akshimassar as you had the same issue. |
Application Version
5.0.0
Platform
Ubuntu 20.04
Printer
Cocoon Create
Reproduction steps
Actual results
"Open File(s)" dialog box doesn't appear.
After I've dragged a STL onto the print bed and sliced, nothing happens when I click "Save to Disk" (i.e "save to disk" dialog box does not appear).
Expected results
File dialog box should appear to allow me to open files or select the destination for a gcode file.
Checklist of files to include
Additional information & file uploads
cura.log
The text was updated successfully, but these errors were encountered: