Summary: | Visualisation plugins don't work in Amarok 1.3_beta2 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Schlesinger <schlesix> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Thomas Schlesinger
2005-07-02 11:33:59 UTC
I've tried it out on a second machine with the same result. Did you re-emerge amaroK after installing libvisual? Yes, meanwhile I've emerged amarok-1.3_beta3, but the problem is existing there, too. BTW: this are my installed livbisual-packages: media-libs/libvisual 0.2.0 media-plugins/bmp-libvisual 0.2.0 media-plugins/gst-plugins-libvisual 0.8.10 media-plugins/libvisual-plugins 0.2.0 Can you provide the output of 'emerge -pv amarok' ? Here it is:
SchlesisNB amarok # emerge -pv amarok-1.3_beta3.ebuild
emerging by path implies --oneshot... adding --oneshot to options.
*** emerging by path is broken and may not always work!!!
These are the packages that I would merge, in order:
Calculating dependencies
*** You are emerging a masked package. It is MUCH better to use
*** /etc/portage/package.* to accomplish this. See portage(5) man
*** page for details.
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Continuing... in: 10 9 8 7 6 5 4 3 2 1
...done!
[ebuild R ] media-sound/amarok-1.3_beta3 +arts -debug +flac +gstreamer
+kde -kdeenablefinal +mp3 -mysql -noamazon +opengl -postgres -visualization
+vorbis +xine -xinerama +xmms 0 kB
Total size of downloads: 0 kB
You have -visualization, so you don't have visualization plugins support, simple. Rebuild with +visualization and that should work. Thanks, that solved the problem. I wasn't aware of this USE flag. |