Zren / plasma-applets

This monolithic repo has been broken up into individual repos for each widget.
84 stars 23 forks source link

Wether not working anymore #42

Closed JPRuehmann closed 7 years ago

JPRuehmann commented 7 years ago

Hello Since the Update to Version 37 Weather is not working anymore. the Plasmoid says that it is not configured. and the Configuration say that qtquick.layouts 1.3 is not installed. I am using Kubuntu 16.04 LTS How can I make it work again? Thanks

Zren commented 7 years ago

Thanks for the report. I must have copy pasted the imports for the new dialogs. It doesn't need 1.3 (1.2 works) though it seems Layout.fillHeight doesn't work well in 16.04 (not sure about 16.10) so I'll have to set a fixed height for the dialog's table.

This'll be in v38 released sometime tonight.