fahrinh / azan-gnome-shell-extension

Azan is an Islamic prayer times extension for Gnome Shell
28 stars 27 forks source link

Time zone setting gets reset after sleep/restart #7

Closed omer-musa-battal closed 1 year ago

omer-musa-battal commented 4 years ago

Very similar issue with #4 . It occurs when I restart the system, when I log out of the system and log back in, or when I disable and re-enable the extension through gnome-tweaks. The extension settings pane still shows the time zone I set, but the prayer times shown are as if they were the default (i.e. GMT +00:00). This is fixed when I go into settings again, change them to something else, and then change them back. Using the following bash command from a terminal also fixes the issue, but it has to be run every time the issue occurs: dconf write /org/gnome/shell/extensions/azan/timezone "'X'" Where X is to be replaced with the desired time zone number.

I have downloaded the extension "azan@faissal.bensefia.id" through Ubuntu Software, in Ubuntu 18.04.

omer-musa-battal commented 4 years ago

I managed to resolve it, and created a pull request. If it could be merged, I will close this issue.

omer-musa-battal commented 1 year ago

the pull request was already merged by @faissaloo in his maintained fork. since this repo seems unmaintained, I am closing the issue.