genebean / PiWeatherRock

Displays local weather on a Raspberry Pi
https://piweatherrock.technicalissues.us
MIT License
50 stars 23 forks source link

Dual screen on Pi4 #38

Closed rawhide911 closed 4 years ago

rawhide911 commented 4 years ago

when running PiWeatherRock on my Pi4 with dual screens it appears split between both screens, is there a way for it only to be seen on 1 screen so i can use the second screen for other uses?

genebean commented 4 years ago

@rawhide911 Try changing FULLSCREEN to False in config.py

genebean commented 4 years ago

@rawhide911 did you get things working? If not, feel free to jump into https://gitter.im/PiWeatherRock/community for some more real-time help

rawhide911 commented 4 years ago

I did set fullscreen to False when running WeatherRock both screens turn black and WeatherRock is seen on screen 1 but very small in the upper left corner

I am running the Pi4 with 2 Uctronics 7" touch screens

My ultimate goal is to run WeatherRock on one screen and Action Tiles on the other, I am currently running Action Tiles on a Pi3 but would like to run both off the same Pi

Thank You for your help


From: Gene Liverman notifications@github.com Sent: Wednesday, February 26, 2020 7:44 AM To: genebean/PiWeatherRock PiWeatherRock@noreply.github.com Cc: Bri rawhide911@hotmail.com; Mention mention@noreply.github.com Subject: Re: [genebean/PiWeatherRock] Dual screen on Pi4 (#38)

@rawhide911https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Frawhide911&data=02%7C01%7C%7C38d7614a02ce4b9d45f208d7bab9a332%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637183178769379076&sdata=mjZX%2FOwMc3sJaBpt6lhBkvBFptjNoPGRcIAiP5TQtPM%3D&reserved=0 did you get things working? If not, feel free to jump into https://gitter.im/PiWeatherRock/communityhttps://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitter.im%2FPiWeatherRock%2Fcommunity&data=02%7C01%7C%7C38d7614a02ce4b9d45f208d7bab9a332%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637183178769389070&sdata=Bv6dHTMA9YO41AYH2t8rKR7bWvMhhJUTJxjbDXFK1xI%3D&reserved=0 for some more real-time help

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fgenebean%2FPiWeatherRock%2Fissues%2F38%3Femail_source%3Dnotifications%26email_token%3DAN3KNXOTCUIZY4ETGO4AAMDREZP3JA5CNFSM4KZELUD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENACTKA%23issuecomment-591407528&data=02%7C01%7C%7C38d7614a02ce4b9d45f208d7bab9a332%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637183178769389070&sdata=Jf%2BMUi8qqdohN1Icj7cxiaKfxoLScJFKQ20%2Br7P7MhQ%3D&reserved=0, or unsubscribehttps://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAN3KNXOARXYQXZFXSAAO4XTREZP3JANCNFSM4KZELUDQ&data=02%7C01%7C%7C38d7614a02ce4b9d45f208d7bab9a332%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637183178769399064&sdata=%2BxGBDLq1p3d8v2ZwFcy7gGxPl7Ki1jt%2F5PPpsMWpO5o%3D&reserved=0.

genebean commented 4 years ago

I was working on refactoring some stuff night before last and I think I know what is causing the issue you are seeing. I think I will have it fixed in the near future but it will still be a week or two.