-
Notifications
You must be signed in to change notification settings - Fork 78
Error during file refresh from SD and local #3
Comments
Ouch, I am so used to work on systems where int == int64, I forgot that sometime can be int32. BTW this message being not centered is another bug :( |
I must to say that, I even tried myself, I am still working on my 3d printer, a HyperCube Evolution, so ... happy to have another beta tester. |
I also just built HEVO, but this instance in now connected to my more stable (for now) Prusa clone. I will compile it and test tomorrow. Thanks for the fix! |
Package built, available here: http://repo.napierala.org/deb/ if someone has time tonight. |
@mcuadros Looks like the script is always building for amd arch. I'm on Mac OSX, how can I cross compile for armhf? I changed "PKG_ARCH = armhf" but it didn't help |
Go with cgo, is extremely hard to cross compile, I am using a remote docker at a RPi3 |
I'll try on RPI3 then |
I am building the packages right now |
I already built them, confirmed: working now, but I will need to fill couple of new bugs ;) |
Hi

First of all - thank you for the excellent software. I really hate TouchUI on 3.5 interface, it's not usable at all. I started using OctoPrint-TFT and I'm really happy so far, with some exceptions. I captured couple of bugs and this is the new one.
When updating list of files I'm getting following error
Because I cannot refresh files I'm unable to print anything that was uploaded after OctoPrint-TFT service started. This affects both SD files and local octopi files.
The text was updated successfully, but these errors were encountered: