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

Accidently turned off touchui on my touch display now it wont start #170

Closed
supernielsen opened this issue Nov 22, 2017 · 7 comments
Closed

Comments

@supernielsen
Copy link

I tried to be as accurate as i could in the title.

I have a 5 inch touch screen on my pi everything have been working perfect, however i accidently turned off touch ui on the display, i didnt care that day and closed everything as normal.

Then when i started the printer today it says.

                TOUCHUI

Octoprint loaded without TouchUI
Tap to retry

No matter how many times i retry it wont work. what to do?

@BillyBlaze
Copy link
Owner

BillyBlaze commented Nov 22, 2017

Hi @supernielsen,

Hmm, I guess I have created a soft-block there 🤣

The easy way to fix this is to reset Chrome:

  1. Stop TouchUI:
sudo service touchui stop
  1. Remove default user in Chrome
rm -rf ~/.config/chromium/Default
rm -rf ~/.cache/chromium
  1. Start TouchUI
sudo service touchui start

@BillyBlaze
Copy link
Owner

Any updates? if not I'm closing this issue.

@supernielsen
Copy link
Author

so sorry..!!!

Yes it worked a charm thank you so much ! :)

@BillyBlaze
Copy link
Owner

No problem and awesome it works again 👍

@BillyBlaze
Copy link
Owner

Btw. I just released a new version of TouchUI, and in this version I will always enable TouchUI if it's getting loaded with the bootloader. This should prevent issues like this occurring.

@supernielsen
Copy link
Author

I actually just got that update yesterday so thats just perfect.. :D

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2020
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