Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

Error during file refresh from SD and local #3

Closed
zen opened this issue Jan 3, 2018 · 11 comments
Closed

Error during file refresh from SD and local #3

zen opened this issue Jan 3, 2018 · 11 comments

Comments

@zen
Copy link
Contributor

zen commented Jan 3, 2018

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
img_20180103_172440

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.

@mcuadros
Copy link
Owner

mcuadros commented Jan 4, 2018

Ouch, I am so used to work on systems where int == int64, I forgot that sometime can be int32.
I am going to fix this at https://github.com/mcuadros/go-octoprint, and issue a new version this afternoon. Thanks for trying it!.

BTW this message being not centered is another bug :(

@mcuadros
Copy link
Owner

mcuadros commented Jan 4, 2018

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.

@mcuadros
Copy link
Owner

mcuadros commented Jan 4, 2018

@zen
Copy link
Contributor Author

zen commented Jan 4, 2018

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!

@zen
Copy link
Contributor Author

zen commented Jan 5, 2018

Package built, available here: http://repo.napierala.org/deb/ if someone has time tonight.

@zen
Copy link
Contributor Author

zen commented Jan 5, 2018

@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

@mcuadros
Copy link
Owner

mcuadros commented Jan 5, 2018

Go with cgo, is extremely hard to cross compile, I am using a remote docker at a RPi3

@zen
Copy link
Contributor Author

zen commented Jan 5, 2018

I'll try on RPI3 then

@mcuadros
Copy link
Owner

mcuadros commented Jan 5, 2018

I am building the packages right now

@zen
Copy link
Contributor Author

zen commented Jan 5, 2018

I already built them, confirmed: working now, but I will need to fill couple of new bugs ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants