ilius/starcal

StarCal2 doesn't run on Ubuntu 13.10

Closed this issue · 2 comments

I had no problem on Ubuntu 13.04 but after upgrading to 13.10 and installing StarCal I get these errors:

error while loading plugin "/usr/share/starcal2/plugins/extra-jalali.spg": no such file!

error while loading plugin "/usr/share/starcal2/plugins/extra-gregorian.spg": no such file!

error while loading plugin "/usr/share/starcal2/plugins/extra-hijri.spg": no such file!

error while loading plugin "/usr/share/starcal2/plugins/extra-iran-bastani.spg": no such file!

error while loading plugin "/usr/share/starcal2/plugins/extra-jalali-2.spg": no such file!

error while loading plugin "/usr/share/starcal2/plugins/extra-gregorian-2.spg": no such file!

error while loading plugin "/usr/share/starcal2/plugins/extra-hijri-2.spg": no such file!

Install python-appindicator package, then run starcal2
It's a known bug (I'm not sure to call this a starcal bug or Ubuntu bug)
Anyway, it's fixed in master branch: python-appindicator is added to debian package dependencies (install-debian script) (in case libappindicator1 is installed, which includes Ubuntu, Kubuntu, ...)

Thanks a lot, the best approach was what you've done; adding the dependency.