RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1052201 - Details -- Default Applications -- calendar
Summary: Details -- Default Applications -- calendar
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gnome-shell
Version: 7.0
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: rc
: 7.0
Assignee: Florian Müllner
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-13 13:42 UTC by Martin
Modified: 2015-03-05 13:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 13:20:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 722333 0 None None None Never
Red Hat Product Errata RHSA-2015:0535 0 normal SHIPPED_LIVE Low: GNOME Shell security, bug fix, and enhancement update 2015-03-05 16:32:34 UTC

Description Martin 2014-01-13 13:42:59 UTC
Version-Release number of selected component (if applicable):
RHEL-7.0-20140109.n.0

Steps to Reproduce: 
Install a few alternatives to calendar

Go to Details (Settings -> Details)


 1. Click on Default Applications
 2. Try swapping applications listed under Calendar
 3. Try clicking the clock in panel, and click Open Calendar

Actual results: 
When I set default to "Korganizer", Evolution is still started.
Clock applet doesn't accept "Default Applications - Calendar" option.

Expected results:
The selected calendar should be open.

Additional informations:
Default association for filetype .ics is correctly changed in Firefox and Nautilus and Korganizer is started.

Comment 1 Matthias Clasen 2014-01-13 18:59:16 UTC
gnome-shell is explicitly launching evolution there. We are getting the calendar information that is displayed in the popup from evolution, so it only makes sense to launch evolution, imo. korganizer will likely not show the same information, which would only be confusing.

Comment 2 Martin 2014-01-14 14:38:04 UTC
Korganizer is able to provide same information about upcoming appointments and tasks. The only inconsistency case is when user configure different calendars in Evolution then in Korganizer. But users using two calendar applications is very rare case.

User can change default application for calendar files to Korganizer, it makes sense to be consistent and 1) provide calendar information from Korganizer in popup 2) Launch Korganizer.

Comment 3 Daniel Vrátil 2014-01-14 16:35:29 UTC
I don't think it's possible to provide information from KOrganizer (or rather Akonadi) in gnome-shell without either native Akonadi GLib client libraries or a Akonadi-EDS bridge (which both represent a large amount of work).

On the other hand, if user configured KOrganizer as a default calendaring application, I too would expect gnome-shell to obey user's configuration.

Comment 4 Florian Müllner 2014-01-16 13:20:19 UTC
(In reply to Matthias Clasen from comment #1)
> gnome-shell is explicitly launching evolution there.

We used to do that in the past, but haven't in a while (3.4?). However, *what* we pick has changed recently - we used to pick the first application as returned by g_app_info_get_default_for_type ("text/calendar", FALSE), but that was changed (accidentally?) to g_app_info_get_recommended_for_type ("text/calendar") in the 3.10 cycle.


> We are getting the calendar information that is displayed in the popup 
> from evolution, so it only makes sense to launch evolution, imo. korganizer
> will likely not show the same information, which would only be confusing.

That's a fair point. It's even a bit more confusing - if there are no event sources (e.g. calendars in Evolution), then both events pane and "Open Calendar" item will be hidden, so users who really only use some other calendar application will only get the item when the events are bound to differ. (It's unlikely that those users would set up calendars manually in Evolution, but they might get ownCloud/Google calendars via online-accounts). However I don't think it's something we can get completely right for non-eds calendars, and the current behavior is correct for alternative eds frontends like gnome-calendar.

Comment 5 Florian Müllner 2014-01-16 13:45:47 UTC
(In reply to Florian Müllner from comment #4)
> [...] but that was changed (accidentally?) [...]

My bad, on re-reading the original upstream bug it turns out that the change was intentional. Still, we can do better, I filed https://bugzilla.gnome.org/show_bug.cgi?id=722333 upstream.

Comment 6 Matthias Clasen 2014-02-18 16:12:08 UTC
too late for 7.0

Comment 12 errata-xmlrpc 2015-03-05 13:20:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2015-0535.html


Note You need to log in before you can comment on or make changes to this bug.