-
-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Gweather #1075
base: master
Are you sure you want to change the base?
[WIP] Gweather #1075
Conversation
I got this log:
|
My results are different, in fedora 32 and applets are build-in-process.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just tested this (with an in-process build as I usually use). Builds fine and nothing crashes. As of 6-11-2020, adding a location works after a little fiddling (but does not crash), and weather can then be shown though not temperature. I am assuming the latter issue is the same server issue discussed at mate-desktop/libmateweather#79
I have to share my concern which I have wrote on mate-desktop/libmateweather#79 :
This is what I think, so staying with |
@N0rbert You don't need to install vala for using libgweather. This is a developer language and not needed for running libgweather. Again, we are a small team an we have a critical work overload. |
@raveit65 |
Simply test your opinion before you post them :) |
Ubuntu MATE, sadly, is loosing "last resort" sense because of loosing basical mate-panel "systray" functionality and not willing to fix it... I mean https://ubuntu-mate.community/t/i-cannot-disable-sni-in-mate-panel-by-setting-enable-sni-support-to-false/17187/7 |
Ubuntu has by default (last I recall) the separate indicator applet in
the panel, in fact it was Ubuntu that first coded this I'm pretty
sure.
To force everything to status notifier should work if you remove the
indicator applet (s) from the panel as well as making sure SNI support
is set to false. If you do this and anything still shows up as an
indicator (in SNI mode) that is a bug.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a) I can confirm now the issue with seeing double locations when adding or removing one location.
b) The UI (CalendarWindow) is jumping/starts resizing after opening, caused by adding the weather icons to ClockLocationTile.
c) The UI (CalendarWindow) is jumping/starts resizing when activating the edit-button with mouse hover in ClockLocationTile, especially the locations have long descriptions (eg. Kaumalapau, USA, Hawai).
The result of jumping/starts resizing is that the CalendarWindow moves out of the monitor, you can see the missing edge on a secondary monitor.
PS: Weather data is working now again.
Any updates on this? I would prefer to keep this open as finishing this would allow offloading the current libmateweather maintainance, at the price that we would have to bring it back if anything bad ever happened to libgweather. Note that to DROP libmateweather would also require porting the panel applet to libgweather |
Use libgweather instead libmateweather.