Open TheRealOne78 opened 2 days ago
libwebkit2gtk
This will always be the biggest problem with these slicer. Since day 1 with BambuLab, this always gave us hell. Unfortunately, this is a system-wide thing so you cannot just update it without corrupting the entire system.
Have a look on the ticket I just opened, that should help you to get the older version to run again, it is better than no slicer.
Have a look on the ticket I just opened, that should help you to get the older version to run again, it is better than no slicer.
Thanks, but which ticket?
I solved the problem following the ticket 7210.
You have to update that package and set the PRINTER_IP:PORT
As for the package I mentioned earlier, there is a package with similar name which you cannot just update, I think I got those mixed. libwebkitgtk is a content engine library.
sudo nala install libwebkitgtk-6.0-4 libjavascriptcoregtk-6.0-1
( the first package pulled the second )
Set [IP]:7125
or mDNS works trident01.home.arpa:7125
Is there an existing issue for this problem?
OrcaSlicer Version
V2.2.0, V2.1.0
Operating System (OS)
Linux
OS Version
Gentoo x86_64 linux 6.11.5
Additional system information
Printer
N/A
How to reproduce
Actual results
Expected results
To start the program
Project file & Debug log uploads
N/A
Checklist of files to include
Anything else?
Prusa slicer provides two builds, like Orca does. Prusa has "newer distros" and "older distros" naming conventions, while Orca has "Ubuntu" in the second build, so I'm not sure if it's on the same basis as PrusaSlicer.
For me, Prusa older distros doesn't work and has trouble loading libwebkit2gtk, just like Orca-nonubuntu. On the other hand, Prusa newer-distros works perfectly for me. However Orca-Ubuntu doesn't.
See https://github.com/prusa3d/PrusaSlicer/issues/12931