I'm so tired
God, this is the BEST software that ALWAYS works and has NO issues WHATSOEVER.
I've been having trouble trying to use PrusaSlicer with RepetierHost for weeks now.
It started with a generated G-code error, where it couldn't find the file name. It was extra fun dealing with this one, as the error popup window REFUSED to be resized, so i couldn't read the whole error message, and it wasn't showing up in the logs. After having solved this issue by creating a new directory SPECIFICALLY for Prusaslicer, it was able to locate the Gcode. Only for....
RepetierHost to have it's own hissyfit, as for whatever reason, it didn't have permission to access the folder. No matter what I tried, Repetier DID NOT want to have permission for that folder. The best part however, was the fact that this affected ALL of my slicers, so Cura and Slic3r didn't work either. I "fixed" it, by removing the directory. Logic would assume that this would revert Prusaslicer back to having the same error as before, expect.....
Now, Prusaslicer doesn't work at ALL. When I try to slice ANYTHING with the damn thing, it just freezes the whole software, forcing me to have to xkill the app just to use my computer again.
I typically don't act like this, and I hate to be sarcastic, but I've been effectively banging my head against a brick wall for over 2 weeks now, and this happens EVER TIME I leave the software for over 3 seconds. This is excluding the amount of time's I've had to re-download the software as a hard reset.
I'm using Ubuntu 22.04, and have the latest AppImage of RepetierHost. If there is ANYTHING that I can do to fix the onslaught of bugs I'm facing every time I uses this thing, please let me know.
Comments
It is important that the host is started from the same user as the work directory is owned by.
I used the build in PrusaSLicer with default settings.
If you disable easy mode you also see the communication with PrusaSlicer in the log at bottom in case you need to make it wider. I get some mount/permission errors from slicer but nothing stopping it:
So at the moment I have no real idea what you do different causing it. All is stored in ~/.local/share/RepetierHost and that is owned by my user as it it a subfolder and all higher folders are also owned by it.
How does you failing log look like? Maybe it gives a hint to my you overlooked.
Unfortunately 0x80004005 is just unspecified error so no real info. When you see the commandline you might run it directly from terminal and see if that causes an error on screen not visible in host. Since the file does not exist it is likely a problem in prusaslicer, also I just tried multiple invocations from host with no issue.