cochcoder
cochcoder
> So I've tested around some more. Seems like those 2 appimages runs better than stable for some reason. Now the program is runs. I added webkit2gtk-driver to the dependency...
I added a bunch of dependencies to see if one happens to fix the issue as there is no one clear dependency on Ubuntu that would fix this issue on...
> But AppImages should not need anything external, right? I believe that is correct, I'm pretty sure that the Appimage should contain all the needed dependencies and packages for it...
> After installing sudo apt install libwebkit2gtk-4.0-37 I also confirm @huuxfluux 's results with the certificate in https://github.com/SoftFever/OrcaSlicer/issues/4616#issuecomment-2013154083 Strange, I did include that in the list of dependencies to install,...
> Or a limit of AppImage system, being unable to package low level desktop libs? I've read it somewhere but didn't dig. Interesting... I'll look into it more sometime.
I have a attempt at a build that automagically applies this [here](https://github.com/cochcoder/OrcaSlicer/actions/runs/8544136079#artifacts), hopefully this works
@SoftFever this PR is now ready to merge thanks to the help of @AC5SHOT
I am having this strange issue where even though I changed the start G-Code and line width to be correct, they don't apply when I build the program, any help...
> There is a bug when settings 0% on retract amount before wipe. It will treat it like we set 52% amount before wipe. > > On BambuStudio the bug...
> > > There is a bug when settings 0% on retract amount before wipe. It will treat it like we set 52% amount before wipe. > > > On...