Bug 1023215

Summary: installing gdm installs orca-autostart.desktop even if orca is not installed
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-01 14:34:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Christian Stadelmann 2013-10-24 22:20:59 UTC
Description of problem:
Installing the package gdm results in /usr/share/gdm/greeter/autostart/orca-autostart.desktop being installed. This is the case even when orca is not installed.

Version-Release number of selected component (if applicable):
Fedora 20, gdm 3.10.0

How reproducible:
always

Steps to Reproduce:
0. uninstall orca (if installed)
1. remove /usr/share/gdm/greeter/autostart/orca-autostart.desktop
2. reinstall gdm

Actual results:
/usr/share/gdm/greeter/autostart/orca-autostart.desktop exists
On every boot I get this warning:
gnome-session[823]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary

Expected results:
As orca is not installed there should be no starter to a non-existing application

Additional info:
Orca could provide this file instead but this would make orca depend on gdm.

Comment 1 Christian Stadelmann 2014-10-01 14:34:29 UTC
Warning is gone in F21 Alpha, files stay the same.