Bug 8190

Summary: location of gnome-session-check-accelerated is inconsistent causing bad behavior in nondefault gnome sessions
Product: Mageia Reporter: Joseph Wang <joequant>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED INVALID QA Contact:
Severity: critical    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: gnome-session-3.6.2-1.mga3.src.rpm CVE:
Status comment:

Description Joseph Wang 2012-11-23 20:40:05 CET
Description of problem:

gnome-session packages gnome-session-check-accelerated in /usr/lib64.  However, gnome-session expects to find it in /usr/libexec

This causes failures when loading a session with the --session argument


Version-Release number of selected component (if applicable):


How reproducible:

I ran into this problem with trying to get cinnamon working in mageia.

The problem is that gnome-session runs halfway but can't find /usr/libexec/gnome-session-check-accelerated and fails.  Linking /usr/libexec with /usr/lib64 fixes the problem, but it would be better to have gnome-session run things in a consistent place


Steps to Reproduce:
1.
2.
3.
Comment 1 Joseph Wang 2012-11-24 14:18:54 CET
Marking own bug as invalid.  The behavior is due to the session manager which can be fixed in the source rpm.

Status: NEW => RESOLVED
Resolution: (none) => INVALID