omid / Hijri-Calendar-for-Gnome-Shell

An extension for Gnome-Shell to show Hijri date/calendar
https://extensions.gnome.org/extension/1083/hijri-calendar/
GNU General Public License v3.0
24 stars 9 forks source link

Not working on openSUSE-Leap-42.1 gnome v3.16.2 #1

Closed techno2088 closed 8 years ago

techno2088 commented 8 years ago

hi, i've installed the extension as in the instructions in README.md i use openSUSE-Leap-42.1 gnome v3.16.2.

however it seems that the gnome version i have is outdated(old) or your extension isn't updated.. Gnome isn't telling me which is which !!!! it just says "extension doesn't support shell version" any way would you please put a minimume version in your README.md file ??

omid commented 8 years ago

Hi,

Sorry for my late response.

I don't have any environment to test it on older versions of Gnome. So I tested this calendar on the latest versions and currently it is 3.20.

But you can change supported versions of gnome in metadata.json file and check if extension is working or not.

After adding 3.16 and 3.18 to metadata.json, it should looks like:

{
  "_generated": "Generated by SweetTooth, do not edit",
  "description": "Shows Hijri date in the top panel.",
  "name": "Hijri Calendar",
  "original-authors": "Omid Mottaghi Rad",
  "shell-version": [
    "3.16",
    "3.18",
    "3.20"
  ],
  "url": "https://github.com/omid/Hijri-Calendar-for-Gnome-Shell",
  "uuid": "HijriCalendar@oxygenws.com",
  "version": 1
}

Regards.

techno2088 commented 8 years ago

yes it works just fine