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

Nothing seem to happend when clicking on “Other…” #14

Open
EBoisseauSierra opened this issue Jun 2, 2021 · 2 comments
Open

Nothing seem to happend when clicking on “Other…” #14

EBoisseauSierra opened this issue Jun 2, 2021 · 2 comments

Comments

@EBoisseauSierra
Copy link

Issue

I would like to specify a time zone not listed in the default list.

When I click on “Other…”, nothing happens. (Yet when I click on one of the listed time zone, the clock changes as expected.)

## Context

I have installed MultiClock from Gnome extensions, and it installed correctly:

cat ~/.local/share/gnome-shell/extensions/[email protected]/metadata.json | grep version
{
  "_generated": "Generated by SweetTooth, do not edit",
  "description": "A clock for showing a second timezone in the panel.",
  "name": "MultiClock",
  "settings-schema": "org.gnome.shell.extensions.mibusMultiClock",
  "shell-version": [
    "3.36",
    "40.0"
  ],
  "url": "https://github.com/mibus/MultiClock",
  "uuid": "[email protected]",
  "version": 8
}%                                                                    

My system runs Fedora 33, GNOME 3.38.5, X11.

@EBoisseauSierra
Copy link
Author

My workaround has been to manually add the time zone I wanted to ~/.local/share/gnome-shell/extensions/[email protected]/extension.js, and restart the session ; I've then been able to select it and live happily ever after.

@l0b0
Copy link
Contributor

l0b0 commented Oct 5, 2021

Another workaround would be to include all the international time zone names in that file. Hopefully the selection list doesn't overflow the screen.

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.

2 participants