mibus / MultiClock

Multi-TZ gnome-shell clock plugin
GNU General Public License v2.0
26 stars 16 forks source link

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

Open EBoisseauSierra opened 3 years ago

EBoisseauSierra commented 3 years ago

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/MultiClock@mibus.org/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": "MultiClock@mibus.org",
  "version": 8
}%                                                                    

My system runs Fedora 33, GNOME 3.38.5, X11.

EBoisseauSierra commented 3 years ago

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

l0b0 commented 3 years ago

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