Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285653 - xfce-extra/xfswitch: missing RDEP; broken functionality
Summary: xfce-extra/xfswitch: missing RDEP; broken functionality
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-20 07:59 UTC by nm (RETIRED)
Modified: 2009-09-20 16:26 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 nm (RETIRED) gentoo-dev 2009-09-20 07:59:19 UTC
I was so excited to discover the user switching applet in our repos. I thought, "Hey, here's what I'm missing now that I use SLiM and not GDM! An easy way to switch users!"

I emerged it, added it to the panel, clicked it, chose "switch user" . . . and BAM:


Failed to execute child process "gdmflexiserver" (No such file or directory)


gdmflexiserver comes from gnome-base/gdm. So xfswitch needs an RDEPEND on gnome-base/gdm. Otherwise it no worky. Lamesauce!
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-20 16:13:39 UTC
Dang, if you use slim you need gdm installed anyway to get similar functionality from xfswitch, that is comical. :)
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-20 16:26:40 UTC
+  20 Sep 2009; Jeremy Olexa <darkside@gentoo.org>
+  xfswitch-plugin-0.0.1.ebuild:
+  Add missing rdep on gnome-base/gdm, reported by Josh Saddler in bug
+  285653. Other small QA cleanup