Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388407 - xfce-base/xfdesktop should depend on thunar[dbus] if 'thunar' USE flag is enabled
Summary: xfce-base/xfdesktop should depend on thunar[dbus] if 'thunar' USE flag is ena...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 03:04 UTC by Dean Matzkov
Modified: 2011-10-29 19:33 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 Dean Matzkov 2011-10-25 03:04:22 UTC
If the 'thunar' USE flag is enabled for xfce-base/xfdesktop, but you then happen to build xfce-base/thunar _without_ the 'dbus' USE flag, xfdesktop's integration with Thunar becomes non-functional.

I get this error whenever I double-click one of my desktop icons:

"The folder could not be opened" -
"The name org.xfce.FileManager was not provided by any .services files"


xfdesktop might as well depend on 'thunar[dbus]' if the 'thunar' USE flag is set, since it isn't very useful if thunar is built without dbus support.
Comment 1 Dean Matzkov 2011-10-25 03:12:13 UTC
These are my USE flag settings for xfce-base/{xfdesktop,thunar}:

xfce-base/xfdesktop-4.8.1: 
libnotify thunar -debug

xfce-base/thunar-1.2.3:
exif libnotify pcre startup-notification -dbus -debug -test -udev -xfce_plugins_trash
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-10-29 19:33:00 UTC
Yes, you are right.

+  29 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> xfdesktop-4.8.1.ebuild,
+  xfdesktop-4.8.3.ebuild:
+  Missing USE="dbus" depend for Thunar integration wrt #388407 by Dean Matzkov

Fixed in tree.