Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139251 - USE=kde for Amarok?
Summary: USE=kde for Amarok?
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 147819 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-04 16:10 UTC by radfoj
Modified: 2007-02-18 18:14 UTC (History)
1 user (show)

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 radfoj 2006-07-04 16:10:03 UTC
I was wondering, what is USE=kde (or better -kde) good for. In ebuild is mentioned:

# kde: enables compilation of the konqueror sidebar plugin

But if watching .configure carefully, here we go:

[ebuild  N    ] media-sound/amarok-1.4.1-r1  USE="aac musicbrainz mysql -arts -debug -ifp -ipod -kde -noamazon -opengl -postgres -real -visualization -xinerama -xmms" LINGUAS="cs -az -bg -br -ca -cy -da -de -el -en_GB -es -et -fi -fr -ga -gl -he -hi -hu -is -it -ja -ka -km -ko -lt -ms -nb -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -sl -sr -sr@Latn -sv -ta -tg -th -tr -uk -uz -zh_CN -zh_TW" 0 kB
...
...
fast creating po/uk/Makefile
fast creating po/uz/Makefile
fast creating po/zh_CN/Makefile
fast creating po/zh_TW/Makefile
config.pl: fast created 119 file(s).
config.status: creating config.h
config.status: executing depfiles commands

 ==========================
 ===  Amarok - PLUGINS  =======================
 ==========================
 =
 = The following extra functionality will NOT be included:
 =   - NMM-engine
 =   - Helix-engine
 =   - libvisual Support
 =   - XMMS Visualization Wrapper
 =   - Postgresql Support
 =   - iPod Support
 =   - iRiver iFP Support
 =   - Creative Nomad Jukebox Support
 =
 = The following extra functionality will be included:
 =   + xine-engine
 =   + MySql Support
 =   + Konqueror Sidebar
 =   + MusicBrainz Support
 =   + MP4/AAC Tag Write Support
 =
 ==========================================

and Konqueror Sidebar is builded then. Nothing important, but I am reporting it to clean things. Thanks, Diego
Comment 1 Maxwell Grender-Jones 2006-08-06 12:21:26 UTC
Maybe this should be in a new bug, but I've just tried emerging amarok with USE=-kde, on a machine without kde installed.

amarok crashes after the startup splashscreen (or after selection of directories to search for music) with the following error message:

QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
KCrash: Application 'amarokapp' crashing...
Could not find 'drkonqi' executable.
KCrash cannot reach kdeinit, launching directly.

needless to say drkonqi is present on systems with kde installed 
max@nirvana ~ $ equery belongs /usr/kde/3.5/bin/drkonqi
[ Searching for file(s) /usr/kde/3.5/bin/drkonqi in *... ]
kde-base/kdebase-3.5.2-r2 (/usr/kde/3.5/bin/drkonqi)
fwiw
Comment 2 Maxwell Grender-Jones 2006-08-10 12:25:45 UTC
Further to this, I've just emerged amarok with USE=kde

However, the packages that have been brought in (kdebase-data and konqueror)

[I] kde-base/konqueror (3.5.2): KDE: Web browser, file manager, ...
[I] kde-base/kdebase-data (3.5.2): Icons, localization data and various .desktop files from kdebase. Includes the l10n, pics and applnk subdirs.

(there amay be more)

do not produce a drkonqi binary.

Is the solution to also depend oSoln (I think):

it should also depend on drkonqi, which is available as a separate package?





Comment 3 Peter Ebden 2006-08-17 03:14:18 UTC
Pretty much anything in KDE tries to call drkonqi when it crashes. It's not required to run Amarok, only to do something pretty when it crashes, so it's not a dependency. Something else must be causing yours to nuke itself.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-16 09:40:39 UTC
*** Bug 147819 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-02-18 18:14:04 UTC
No idea what's this about.