-
Notifications
You must be signed in to change notification settings - Fork 92
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
Various issues with TouchUI #418
Comments
Thanks for the confirm.. |
I think your issue with the icons for plugins is a tricky one. There are 242 plugins registered in the repository, plus probably many more that aren't. I think it is hard for this plugin to have an icon for each of them. More advanced feature but maybe allowing users to choose an icon, like themify does. So far, it is only a handful that have been manually added. |
ok but with previous 1.4.0 there wasn't this problem |
maybe a short fix :
|
plugin developers can easily correct the problem
|
and the "attention" one? It seems a problem of this plugin.. started after the update to 1.4.1 (before it wasn't appearing) |
it's a plugin : https://github.com/OctoPrint/OctoPrint-FirmwareCheck |
ah ok.. thanks what about all the other issues (n. 2, 3 and 4 in my original report at beginning of this thread)? Thanks |
css fix (maybe):
|
Here is a little CSS to temporarily fix some problems.
|
Thanks for this. Can you please tell me how to apply these to my device? I'm using OctoPrint in my Raspberry Pi. Thanks. |
I am also interested to know how to apply these (Raspberry PI with Octoprint) |
connect to ssh to your pi with putty run command for backup css run this command for add new line in file : on your browser copy the css (ctrl + c)
on putty run this cmd : go end of file with shortcup exec keyboard cmd : i for rollback : normally it's work ^^ (for my part I insert this css in one of my personal plugin) |
Many thanks.. Do you know if also the overlay issue (my issue n. 3 at beginning) can be caused by some css? thanks |
Confirming above issues with update to 1.4.1, but also want to add that now when I "Send G-Ccode to printer host" from within PrusaSlicer, new items won't appear as available in the TouchUI file list until I restart TouchUI from its settings page. Prior to this update, they would appear in the list after a few seconds. @BillyBlaze - should this be listed in a separate issue or is this grouped one ok? |
This does fix the missing buttons on the confirmation dialog windows. |
i made another css for fix bug with settings menu scroll
|
full css :
still waiting for a better fix from @BillyBlaze |
pls note that issue #3 (Overlay issue with Octolapse tab.. menu are covered by the picture (it's not a video .. it's a picture) |
@BillyBlaze are you still with us? :) |
Could you help me, I don't understand what you did after this line Where do you insert the css code ? I'm also lost with this
|
@skarab22 here what I did (I'm new to Linux and vi is not the easiest editor to work with)
If everything worked fine, if you do: Please note that in order for everything to work, I had to disable "enable customizations" from TouchUI settings and reboot. If something doesn't go as expected roll-back using Another suggestion I could give is to play a bit with vi with a dummy file (it worked for me). Good luck (and thanks to everybody who contributed to this fix!) |
If you don't know the vi command line editor... Just use Visual Studio Code, for a full graphical interface experience. |
Surely I'm a bit off-topic here, but how I can read the linux partition of the RPi card from Windows? Tried a couple of "adapters" but none of them actually worked... |
You can't read the RPi files from Windoze it's a different type of filing system. Just install a Linux distro in Dual boot. |
It works fine without installing nothing ! Thanks for all !!! |
The menu was overlapsed by OctoLapse and their aggressive z-index; therefor make the z-index higher than OctoLapse Fixes #418
anyone can confirm the issue #3 in my original bug report (beginning of this thread)? |
Fixes #418 🎨 Fix layout issues caused by plugins
Thanks all for reporting; and thanks for providing work-arounds. Next time I would suggest to upload a LESS file to your PI and use the "Custom file" option in the TouchUI settings. @spanzetta; I can confirm the issue with OctoLapse and its fixed on the maintenance branch. |
Dear @BillyBlaze |
|
Some updates on the issues reporting here: First by @spanzetta:
Secondly by @devildant (thanks for providing workarounds)
I will release this a.s.a.p. |
Many thanks! |
Bug fixes was released with 0.3.16 Thanks for the reports/workarounds |
Hello, i update touchui, but all bug persist :( |
Ok after x uninstall/install it's ok |
Looks like 0.3.16 fixed the missing cancel/OK buttons on the confirmation pages during shutdown, etc. Thanks! |
yes yes, several uninstallation / installation we ended up going. |
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. |
See screenshot and pls compare with the full interface screenshot also attached
It seems there is one more menu entry (named "Attention!") which should not exists..
it happens with both:
Smartphone is Samsung ZFlip (Screen A/R = 22:9) with Android 10 - OneUI 2.1
The same problem happens on Samsung A5 2017 (standard 16:9 screen)
Overlay issue with Octolapse tab.. menu are covered by the picture (it's not a video .. it's a picture)
see screenshot
Wrong formatting for Temperature - see screenshot
Pls note that problems n #1 and #2 was NOT happening with previous Octoprint 1.4.0...
These problems started with 1.4.1
Problem n. #3 and #4 was happening also with 1.4.0
Waiting your comments
Thanks
The text was updated successfully, but these errors were encountered: