Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369355 - x11-wm/musca-0.9.24_p20100226: does not create /etc/X11/Sessions/musca
Summary: x11-wm/musca-0.9.24_p20100226: does not create /etc/X11/Sessions/musca
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-30 15:11 UTC by Matthew Alexander LaChance
Modified: 2011-06-01 15:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Alexander LaChance 2011-05-30 15:11:53 UTC
According to the SLiM page on the Gentoo wiki [1], window managers are supposed to create a file in /etc/X11/Sessions/ upon installation. I don't think it's a big deal, but the wiki page did say to "please file a bug," so here you are.

[1]: http://en.gentoo-wiki.com/wiki/SLiM

Reproducible: Always

Steps to Reproduce:
1. emerge musca
Actual Results:  
There is no /etc/X11/Sessions/musca

Expected Results:  
There should be a file called /etc/X11/Sessions/musca
Comment 1 Matthew Alexander LaChance 2011-05-30 16:16:26 UTC
Sorry, I should have been more explicit. Here is the solution:

# echo "musca" > /etc/X11/Sessions/musca
# chmod +x /etc/X11/Sessions/musca

I guess you could put more there, but that's really up to you. This solution works.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-31 20:39:54 UTC
Seems to be overkill for such a small window manager, but I'll give it a look.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-01 15:47:26 UTC
Fixed in x11-wm/musca-0.9.24_p20100226-r1. Thank you for reporting.