Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Issue with Scrolling #675

Closed
ruralaccent opened this issue May 22, 2020 · 13 comments · Fixed by #833
Closed

Possible Issue with Scrolling #675

ruralaccent opened this issue May 22, 2020 · 13 comments · Fixed by #833
Assignees
Labels
bug Something isn't working

Comments

@ruralaccent
Copy link

ruralaccent commented May 22, 2020

Pi4/4GB
Hyperpixel 4 Screen
Octodash v1.5.0

I seem to have an issue on my two seperate Pi4 install, whereby the bottom item of the list of files does not appear on the screen, other than a small part of the top of the name:

20200518_211506

You can't really read the dir/filename, but you can tap it to select it. It won't scroll down any further.

Edit: Just to confirm, the full extent of the screen is shown - it's not clipped by the enclosure!

I don't seem to have a scrolling issue with anything else on this screen, so I wonder if it may be Octodash. Does anyone else have this issue?

Many thanks :)

@ruralaccent ruralaccent added the bug Something isn't working label May 22, 2020
@UnchartedBull
Copy link
Owner

Does this only happen on the file screen or are there other things cut off as well, i.e. in the settings or the main screen?

And can you please confirm, that you've setup the resolution of your screen correctly?

@ruralaccent
Copy link
Author

I've got a couple of prints running just now, so will double check those points later today. However, I'm pretty sure that the resolution is fine. Will report back...

@ruralaccent
Copy link
Author

I checked the pi last night and I can confirm that the resolution is ok and the bottom entry is mainly off screen on all of the subdirs. I will try adding more dirs/files to the main menu to see if that is any different.

@UnchartedBull
Copy link
Owner

Ok ... Could you please check if the mainscreen (https://github.com/UnchartedBull/OctoDash/blob/master/screenshots/main-screen.png) and settings screen (https://github.com/UnchartedBull/OctoDash/blob/master/screenshots/settings.png) are cropped as well? Maybe also if the file details are fully visible?

The Hyperpixel 4.0 uses 800x480 resolution, doesn't it?

@ruralaccent
Copy link
Author

I can't check the screens just now as both printers are running jobs, but looking at the image on my other open issue, it looks like the top of the screen is not cropped, but the bottom is slightly cropped on the main screen. I hadn't noticed that before.

82824254-e8729200-9ea0-11ea-8aa1-ec6b890cf205

@UnchartedBull
Copy link
Owner

At least that image doesn't look cropped to me, this looks like the normal padding for 800x480 screen. I'll try to replicate this. It isn't happening on your other machine though?

@ruralaccent
Copy link
Author

It occurs on both of my installations. Both use the same type of Hyperpixel screen.

@UnchartedBull
Copy link
Owner

Hi, sorry for my late response to this. I think I fixed the bug, please try the following build and report back, whether that fixed it: https://drive.google.com/file/d/13V0M-ddeYHP-DSQ1b4Da1Gv0XjXUT2kS/view?usp=sharing. Thanks for your patience!

@ruralaccent
Copy link
Author

No worries on the delay. How do I update to that build?

@UnchartedBull
Copy link
Owner

Download that file to your raspberry (i.e. with wget) and then just run sudo dpkg -i <downloaded-file> and then reboot

@ruralaccent
Copy link
Author

Sorry I didn't manage to test this. My wife went into labour! I'll update to the new version of Octodash and let you know if all is ok.

@ruralaccent
Copy link
Author

Yes. The new version fixes the issue. Thank you!

@UnchartedBull
Copy link
Owner

That's definitely more important :) good luck to all of you and not so many sleepless nights ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants