Closed OhoBoho closed 11 years ago
Can you tell me which versions of Cinnamon and the applet you're using?
$ cinnamon --version
$ grep version ~/.local/share/cinnamon/applets/weather@mockturtl/metadata.json
Also, which distro and release?
Hi, I have the same error. Fedora 18 Cinnamon 1.6.7 "version": "1.8.5"
git clone'd from master https://github.com/mockturtl/cinnamon-weather/
$git log commit 58bcb48c1e18fe2bf7fa49e76f1fd290eaf00d0f Author: mockturtl mockturtl@gmail.com Date: Sat Jul 27 14:14:27 2013 -0400
bump version
@gear6468 Cinnamon 1.8 added major improvements to applet management, and is required for the latest weather applet release (v1.8.x).
From the README:
For compatibility with Cinnamon 1.7 or earlier, use an archived version.
You can download v1.7.3, or
$ git checkout v1.7.3
Thanks ! it worked for me.
Hi , Here is the output from the glass.log:
error t=2013-07-24T22:03:37Z weather@mockturtl:34 Error: No JS module 'settings' found in search path error t=2013-07-24T22:03:37Z Failed to load applet panel1:right:0:weather@mockturtlTypeError: e is null
Can you advise where to look the fix?