SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
7.28k stars 862 forks source link

V2.2.0 crashes on startup #7290

Open Wakinyantanka opened 2 weeks ago

Wakinyantanka commented 2 weeks ago

Is there an existing issue for this problem?

OrcaSlicer Version

v2.2.0

Operating System (OS)

Linux

OS Version

Linux mint

Additional system information

No response

Printer

Custom BLVMGN Cube

How to reproduce

Click icon software starts and immediately crashes

Actual results

Software crashes

Expected results

Operational software that doesn't crash on startup

Project file & Debug log uploads

Cant get log file

Checklist of files to include

Anything else?

Can't get log file. program isn't open long enough

Schakal2102 commented 2 weeks ago

Ab Linux Mint 22, soll die [OrcaSlicer_Linux_Ubuntu2404_V2.2.0.AppImage] verwendet werden. Bei mir läuft die andere auch nicht, aber diese Version ohne Probleme.

Wakinyantanka commented 2 weeks ago

I'm sorry is there a way to translate this to English?

CitrusIntellect commented 2 weeks ago

Translated bu DuckDuckGo:

Starting with Linux Mint 22, the [OrcaSlicer_Linux_Ubuntu2404_V2.2.0.AppImage] should be used. The other one doesn't work for me either, but this version without any problems.

Let me guess, your using an nvidia card

Your not alone #6908 #6520

CitrusIntellect commented 2 weeks ago

7210

Wakinyantanka commented 2 weeks ago

Yes using nvidia gpu. I tried OrcaSlicer_Linux_Ubuntu2404_V2.2.0.AppImage and it won't even open. Did a fresh install of Mint with the same problems. Please tell me they are working on a fix for this. I do not want to go back to Windoze....

kohbo commented 2 weeks ago

I have this issue and I'm using an AMD 7900xtx

kohbo commented 2 weeks ago

Switching to the latest version on Github 2.2.0 beta 2 is working for me

padcom commented 2 weeks ago

Not working for me when the selected printer is networked - aka the network plugin is enabled an in use. Linux Mint 21 + RTX3060ti if anyone is interested. The issue started happening Today. The network plugin got updated and boom - segfault.

klack commented 2 weeks ago

It appears to be GTK errors for me:

(orca-slicer:159484): Gtk-CRITICAL **: 13:53:45.984: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:159484): Gtk-CRITICAL **: 13:53:45.984: gtk_widget_set_size_request: assertion 'width >= -1' failed

(orca-slicer:159484): GLib-GObject-CRITICAL **: 13:53:45.984: invalid cast from 'wxPizza' to 'GtkCellLayout'

(orca-slicer:159484): Gtk-CRITICAL **: 13:53:45.984: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed

(orca-slicer:159484): Gtk-CRITICAL **: 13:53:45.985: gtk_widget_set_size_request: assertion 'width >= -1' failed
klack commented 2 weeks ago

Deleting my config folder worked for me. See https://github.com/SoftFever/OrcaSlicer/issues/6887

Wakinyantanka commented 2 weeks ago

I'll try the beta 2.2.0 when I get home.

CitrusIntellect commented 2 weeks ago

I just compiled OrcaSlicer from nothing and it is working great! I would suggest that first.

darco415 commented 2 weeks ago

I just compiled OrcaSlicer from nothing and it is working great! I would suggest that first.

can you share it?

Wakinyantanka commented 1 week ago

I just compiled OrcaSlicer from nothing and it is working great! I would suggest that first.

What is the process to do that? Thanks!

Wakinyantanka commented 1 week ago

I followed the read.me for Ubuntu and get an error that stops the build.. "ninja: build stopped: subcommand failed." Unfortunately no matter what I do I get this error...

darco415 commented 1 week ago

ninja: build stopped: subcommand failed."

same here

CitrusIntellect commented 1 week ago

Did you follow instructions for Ubuntu or Linux compilation?

Also if your on Arch Linux and have the aur you can run: paru -Syu orca-slicer OR yay -Syu orca-slicer

Depends on your AUR helper

darco415 commented 1 week ago

Deleting my config folder worked for me. See #6887

Ok so I renamed the machine folder, and OS started up fine. Able to upload file to printer

Wakinyantanka commented 1 week ago

I purged everything from my machine then installed the Linux appimage,(Ubuntu appimage still won't open at all), rebuilt all my profiles for 6 machines and upload through mainsail. It's the only way I can get it to work. Every time I try to put in the IP address it immediately crashes and will not reopen.

Wakinyantanka commented 1 week ago

Did you follow instructions for Ubuntu or Linux compilation?

Also if your on Arch Linux and have the aur you can run: paru -Syu orca-slicer OR yay -Syu orca-slicer

Depends on your AUR helper

I followed The instructions for Ubuntu. I'm using Linux Mint Cinnamon 21.3

darco415 commented 1 week ago

I purged everything from my machine then installed the Linux appimage,(Ubuntu appimage still won't open at all), rebuilt all my profiles for 6 machines and upload through mainsail. It's the only way I can get it to work. Every time I try to put in the IP address it immediately crashes and will not reopen.

add the port number 7125 after the ip

Wakinyantanka commented 1 week ago

add the port number 7125 after the ip Added the port number and I am able to upload directly to my machines without crashing. Screenshot from 2024-11-02 06-14-31 Device tab shows this though. Still happy to be able to upload directly!!