Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

In Gnome shell calendar menu, when I click on "Open Calendar" it tries to open Evolution - even if it's not installed - Is it possible to change the default calendar?

Gnome Shell Calendar


P.S. Gnome shell Calendar does not follow default calendar application

share|improve this question

2 Answers

Type the following in a terminal.

For Thunderbird:

gsettings set org.gnome.desktop.default-applications.office.calendar exec thunderbird

For Chromium

gsettings set org.gnome.desktop.default-applications.office.calendar exec "chromium-browser 'https://www.google.com/calendar'"
share|improve this answer
i tried it and it works! thanks – suli8 Oct 22 '11 at 18:00
10  
it do open the lightning calendar, but it does not sync the calendar itself and the tasks! – suli8 Oct 22 '11 at 18:41

open system settings in the upper right and go to system info then default applications and change it there!

share|improve this answer
1  
thanks, but it doesn't affect on gnome shell calendar – Behzadsh Oct 19 '11 at 16:25
2  
This also doesn't work at the moment due to bug 841409. – WarriorIng64 Oct 25 '11 at 5:59

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.