blackadderkate / weather-widget-2

Updated version of Weather Widget by Kotelnik
GNU General Public License v2.0
102 stars 22 forks source link

Issue: In Dark Breeze theme, the black letters on dark background #168

Closed Mshmaitelly closed 6 months ago

Mshmaitelly commented 6 months ago

As seen in this screen weather_black_letters

blackadderkate commented 6 months ago

Should be fixed in try the new Beta2 I just uploaded.

You might need to remove the old version and/or logout and back in again.

Mshmaitelly commented 6 months ago

Removed the old versions. I installed b2, now the chart cannot be displayed at all.

blackadderkate commented 6 months ago

OK, please run konsole and enter the following:

plasmawindowed org.kde.weatherWidget-3

and send me the output = there's probably a missing dependency or something...

Mshmaitelly commented 6 months ago

When I run the command, I got windowed version of th plasmoid. If I click on the window, I can see the chart. I will post the screenshot in the second comment. Here is the log of the plasmoid

image

Mshmaitelly commented 6 months ago

Click on the windowed version would show the graph image

Mshmaitelly commented 6 months ago

I figured out the problem. If the widget was in added from the status and notification by enabling the weather widget, you can cannot see the chart when you click on the weather icon. However, if you add the widget to the panel, then by clicking on the weather icon, the chart is displayed. Note today's weather values in the chart are still black on dark background.

blackadderkate commented 6 months ago

Ah, that explains it. The code for running in the status and notification panel isn't fully implemented yet. I'll add that to the release notes.

Mshmaitelly commented 6 months ago

I rebooted, and it is working as a widget add tot the main panel image

blackadderkate commented 6 months ago

OK, I've updated the release notes. For what it's worth, the full graph was not displayed on the original plasma5 version either - I think there was a limit to the size or number of popups allowed in the system tray or something like that...