Skip to content
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

Time zone setting gets reset after sleep/restart #7

Closed
omer-musa-battal opened this issue Oct 14, 2019 · 2 comments · May be fixed by #9
Closed

Time zone setting gets reset after sleep/restart #7

omer-musa-battal opened this issue Oct 14, 2019 · 2 comments · May be fixed by #9

Comments

@omer-musa-battal
Copy link

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
Copy link
Author

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

@omer-musa-battal
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant