Bernd Krolla

Results 47 comments of Bernd Krolla

Agreed, @FrankX0 ;) @DJ-Dan, can you provide me the commit, you're running the wordclock with? ...are you on master?

No worries, @DJ-Dan, if you login to your raspberry pi and open a terminal, can you provide me with the output of the following commands? `cd /home/pi/rpi_wordclock` `git rev-parse --short...

Thanks for the quick feedback, @DJ-Dan. So I have all input to look into it. Best, Bernd

Hey @DJ-Dan I made quite a few changes and refactorings, which should probably be tested a little, before going to master. To check, if the fix is working, try the...

Run `git reset --hard` and then `git checkout --track origin/develop`. Note: The changes you made to wordclock_display.py are lost in this case.

:see_no_evil: ... so you already have a develop-branch from former tests/checkouts...? ;) In this case, run `git remote update` `git checkout develop` `git pull origin develop` Just as remark: The...

Please reopen, if still occuring, @R0lleston ..