bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 107 forks source link

cannot start Matrix_Time plugin #146

Closed webdisaster closed 3 years ago

webdisaster commented 4 years ago

Hi!

Leider taucht das matrix time plugin nirgends auf. Auch mit den Tasten lässt es sich nicht auswählen. in der config ist es aber aktiviert

bk1285 commented 4 years ago

strange.... wie sieht's mit anderen Plugins aus? Die funktionieren? Gibt es irgendwelche Fehlermeldungen auf der Konsole?

Best, Bernd

webdisaster commented 4 years ago

Hi und Damke für die Hilfe. Die Fehlermeldung beim Start lautet: Failed to import plugin time_matrix!

alle anderen Plugins gehen. fg Bernhard

Sofradex commented 3 years ago

Hi there, I also started to build one; total noob regarding to linux and python. Managed to get most of the plugins loaded; running on rasbian stretch 13-11-2018. When i run the program, the minute-lights seem to work properly, but the lights of the WCA seem to light up randomly (should be dutch), they change every 5 mintes, but there is nog recognisable pattern; could this be reated with the "Failed to import time_matrix"-error?

GPIO interface disabled. If hardware buttons are attached, any input is ignored. Webinterface can be used instead. Wiring configuration WCA_WIDTH: 11 WCA_HEIGHT: 10 Num of LEDs: 114 Wiring layout: bernds_wiring WARNING: Default brightness value not set in config-file: To do so, add a "brightness" between 1..255 to the [wordclock_display]-section. Setting language to dutch. Skipping plugin tetris since it is set to activate=false in the config-file. Imported plugin 0: "leds_off". Imported plugin 1: "restart". Skipping plugin feed_parser since it is set to activate=false in the config-file. Imported plugin 2: "time_as_words_dutch". Imported plugin 3: "sunrise". INFO: No activate-flag set for plugin rainbow within the config-file. Will be imported. Imported plugin 4: "rainbow". INFO: No activate-flag set for plugin time_in_seconds within the config-file. Will be imported. Imported plugin 5: "time_in_seconds". Skipping plugin shutdown since it is set to activate=false in the config-file. Failed to import plugin time_matrix! Imported plugin 6: "ip_address". Skipping plugin time_as_words_german since it is set to activate=false in the config-file. Imported plugin 7: "matrix". No sleeping time set, display will stay bright 24/7. No sleeping time set, display will stay bright 24/7. No sleep brightness set within the config-file. Defaulting to 5. Selected "time_default" as default plugin Imported plugin 8: "time_default". Skipping plugin weather_forecast since it is set to activate=false in the config-file.

FrankX0 commented 3 years ago

I doubt that your issue is related to the failure to load the plugin. IMO it could be related to two things: 1) Incorrect addressing of the LED's Can you make sure the routing of the LED's is per the instructions? So check for mirroring or rotation. Do the minute LED's turn on in the correct order? Top-left, top-right, bottom-left, bottom-right. 2) Hardware (noise) issue In this case one would expect random LED's to turn on, in random colours. And the minute-LED's would also be affected.

Sofradex commented 3 years ago

Hm…

  1. My order: bottom-right, top-left, bottom left, top-right. So that’s defentely not good. Should I choose another wiring layout? Or rebuild the minute leds?
  2. Seems ok. All lights are white, no random colours

Thank you for your help!

Verzonden vanuit Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 voor Windows 10

Van: Frank Exoomailto:notifications@github.com Verzonden: woensdag 23 september 2020 16:38 Aan: bk1285/rpi_wordclockmailto:rpi_wordclock@noreply.github.com CC: Sofradexmailto:h.leemans@hotmail.com; Commentmailto:comment@noreply.github.com Onderwerp: Re: [bk1285/rpi_wordclock] cannot start Matrix_Time plugin (#146)

I doubt that your issue is related to the failure to load the plugin. IMO it could be related to two things:

  1. Incorrect addressing of the LED's Can you make sure the routing of the LED's is per the instructions? So check for mirroring or rotation. Do the minute LED's turn on in the correct order? Top-left, top-right, bottom-left, bottom-right.
  2. Hardware (noise) issue In this case one would expect random LED's to turn on, in random colours. And the minute-LED's would also be affected.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbk1285%2Frpi_wordclock%2Fissues%2F146%23issuecomment-697462152&data=02%7C01%7C%7C9093bd79a7084ba3154308d85fce67a7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364687383061592&sdata=cY3mqO9w%2B%2BYpnLtYeJEh1dApqIzcdooCAw8pif5ozaY%3D&reserved=0, or unsubscribehttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FARCQLRG6CIU7NFGGGJO5GKDSHICADANCNFSM4KAVUB6Q&data=02%7C01%7C%7C9093bd79a7084ba3154308d85fce67a7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364687383071588&sdata=LAzT6lAi31xmbCyl38lBHcpGM0ThTMuodztLxf2HRDE%3D&reserved=0.

Sofradex commented 3 years ago

AAAH.

Figgured it out allready… My clock measures 10X11 instead of 10X11….

Thanks very much

Verzonden vanuit Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 voor Windows 10

Van: Frank Exoomailto:notifications@github.com Verzonden: woensdag 23 september 2020 16:38 Aan: bk1285/rpi_wordclockmailto:rpi_wordclock@noreply.github.com CC: Sofradexmailto:h.leemans@hotmail.com; Commentmailto:comment@noreply.github.com Onderwerp: Re: [bk1285/rpi_wordclock] cannot start Matrix_Time plugin (#146)

I doubt that your issue is related to the failure to load the plugin. IMO it could be related to two things:

  1. Incorrect addressing of the LED's Can you make sure the routing of the LED's is per the instructions? So check for mirroring or rotation. Do the minute LED's turn on in the correct order? Top-left, top-right, bottom-left, bottom-right.
  2. Hardware (noise) issue In this case one would expect random LED's to turn on, in random colours. And the minute-LED's would also be affected.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbk1285%2Frpi_wordclock%2Fissues%2F146%23issuecomment-697462152&data=02%7C01%7C%7C9093bd79a7084ba3154308d85fce67a7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364687383061592&sdata=cY3mqO9w%2B%2BYpnLtYeJEh1dApqIzcdooCAw8pif5ozaY%3D&reserved=0, or unsubscribehttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FARCQLRG6CIU7NFGGGJO5GKDSHICADANCNFSM4KAVUB6Q&data=02%7C01%7C%7C9093bd79a7084ba3154308d85fce67a7%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364687383071588&sdata=LAzT6lAi31xmbCyl38lBHcpGM0ThTMuodztLxf2HRDE%3D&reserved=0.

FrankX0 commented 3 years ago

Opgelost dus?

Sofradex commented 3 years ago

Ja, tenminste dat denk ik.

Ga de ledjes helemaal opnieuw leggen. Dat was in ieder geval niet goed. Weet niet of daarmee het “failed to import time_matrix” probleem is opgelost, maar dat zien we dan wel. Heb er goede hoop op.

Groeten, Hein

Verzonden vanuit Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 voor Windows 10

Van: Frank Exoomailto:notifications@github.com Verzonden: woensdag 23 september 2020 18:59 Aan: bk1285/rpi_wordclockmailto:rpi_wordclock@noreply.github.com CC: Sofradexmailto:h.leemans@hotmail.com; Commentmailto:comment@noreply.github.com Onderwerp: Re: [bk1285/rpi_wordclock] cannot start Matrix_Time plugin (#146)

Opgelost dus?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbk1285%2Frpi_wordclock%2Fissues%2F146%23issuecomment-697697995&data=02%7C01%7C%7C8f58e63b78a749984ed008d85fe2142d%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364771882464448&sdata=IrZWKC2TcvSK66d56jAILtJDr%2B0oqL3JOZayV5XdEZs%3D&reserved=0, or unsubscribehttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FARCQLRETLRV7X25MDSJQ7LTSHISQHANCNFSM4KAVUB6Q&data=02%7C01%7C%7C8f58e63b78a749984ed008d85fe2142d%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364771882474443&sdata=qHpo1QnSjIuESmf9miAjyWTHjkWLOp%2FcQbbruto3QY4%3D&reserved=0.

FrankX0 commented 3 years ago

Hoi Hein,

Het “failed to import time_matrix” zal daarmee niet opgelost zijn. Zal wel eens kijken of ik het probleem kan vinden.

Mvg, Frank.

Sofradex commented 3 years ago

Ik heb bij het installeren de installer.sh gebruikt; misschien had ik dat niet moeten doen?

Verzonden vanuit Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 voor Windows 10

Van: Frank Exoomailto:notifications@github.com Verzonden: woensdag 23 september 2020 22:35 Aan: bk1285/rpi_wordclockmailto:rpi_wordclock@noreply.github.com CC: Sofradexmailto:h.leemans@hotmail.com; Commentmailto:comment@noreply.github.com Onderwerp: Re: [bk1285/rpi_wordclock] cannot start Matrix_Time plugin (#146)

Hoi Hein,

Het “failed to import time_matrix” zal daarmee niet opgelost zijn. Zal wel eens kijken of ik het probleem kan vinden.

Mvg, Frank.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbk1285%2Frpi_wordclock%2Fissues%2F146%23issuecomment-697958382&data=02%7C01%7C%7C3ae04af3a92e4ba0448f08d860003b70%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364901389378794&sdata=Y5uvZcJkuSUladlCQ35hb%2F3CLc%2FtYARd1fVp6DHWBrU%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FARCQLRDCHLBWK7PHUD7TPJLSHJLZTANCNFSM4KAVUB6Q&data=02%7C01%7C%7C3ae04af3a92e4ba0448f08d860003b70%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637364901389388788&sdata=oom6xCUS9GHI4Fn6iKVIHR62eHCeMVklKseqfG8Qod8%3D&reserved=0.

FrankX0 commented 3 years ago

@webdisaster @Sofradex I just created a pull request to fix this issue. If needed you can also make this change locally (replacing a TAB with spaces)..

Sofradex commented 3 years ago

Got it all working now, special thanks to Frank!

FrankX0 commented 3 years ago

Good to hear! @bk1285 can you merge pull request #168 so we can close this issue?

bk1285 commented 3 years ago

Nice, @FrankX0!