After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641504 - Calendar: "Open Calendar" opens evolution mailer instead
Calendar: "Open Calendar" opens evolution mailer instead
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-04 15:25 UTC by Cosimo Cecchi
Modified: 2011-03-15 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dateMenu: open calendar specifically when opening evolution (847 bytes, patch)
2011-03-14 13:06 UTC, Dan Winship
committed Details | Review

Description Cosimo Cecchi 2011-02-04 15:25:05 UTC
It should use 'evolution -c calendar' to open the calendar component instead
Comment 1 Dan Winship 2011-03-14 13:06:46 UTC
Created attachment 183336 [details] [review]
dateMenu: open calendar specifically when opening evolution
Comment 2 Owen Taylor 2011-03-14 21:38:40 UTC
Review of attachment 183336 [details] [review]:

Seems fine to me. There's been a bias that starting via desktop file gives a better chance of association, but something as prominent as evolution needs the right WM_CLASS and desktop file name.
Comment 3 Dan Winship 2011-03-15 13:13:21 UTC
Attachment 183336 [details] pushed as 90f15b3 - dateMenu: open calendar specifically when opening evolution