Hey all,
I’m trying to get Roastime 4 working on my Fedora Laptop. lsusb
shows Bus 001 Device 002: ID 0483:a27e STMicroelectronics Aillio LTD- Bullet R1 ROASTER FS
. But when I try to run the appimage I get the error:
A JavaScript error occurred in the main process
Uncaught Exception:
Error: ENOENT: no such file or directory, open '/home/rick/.config/roast-time/device/device'
So I put a blank file at that location and now I’m getting
A JavaScript error occurred in the main process
Uncaught Exception:
SyntaxError: Unexpected end of JSON input
This makes me think I might be able to start the app image if I could paste in the content of someone’s existing config file. Are there any linux users out there willing to share the contents of /home/user/.config/roast-time/device/device?
Thanks in advance!
~Rick