You can add music visualisations to Banshee easily by installing some extra packages via apt.
Can you do it without root privileges?
You can add music visualisations to Banshee easily by installing some extra packages via apt.
Can you do it without root privileges?
The short answer: Yes.
The long answer: Yes, but it's not practical.
In general, banshee allows to create and run user specific extensions in a directory in the user's home folder. However, there are two problems with that:
It is not straightforward and cannot be done with the debian packages, since using apt-get requires root.
You will need to compile the extensions yourself, since this option is by default disabled at compile time, and for that you need the whole mono development environment, and to install that you also need root, so back to square 1.
The simple answer: No.
Banshee uses the /usr/bin
, /usr/lib
, and /usr/share
folders. These folders are created and owned by root when the system is installed. Unless you've ran chown
on these folders (or on the Banshee directory/files within each folder), you'll have to run sudo
, be logged in as root, or try maythux's suggestion to install it.
Notes from the comments:
apt-get
will always require root.It is not recommended to change the owner of the
/usr/bin
,/usr/lib
, and/usr/share
folders.
apt
. I was more thinking of some way to tell Banshee that the extensions live in my ~
.
– bitmask
Oct 01 '12 at 08:20
apt
) and have banshee access that /
. But I have no idea how to tell it where to look for the extensions. I don't want to run it inside the vm as I still want the status bar notification and hardware access. Getting the packages isn't the problem, telling banshee to use them is.
– bitmask
Oct 01 '12 at 08:41
Since many player support adding visualizations directly from their menu, you may be interested to know whether such options are available in banshee too (In these cases, the plugins are stored in user's home folder, such as adding plugin in Firefox etc)
The answer is No, You cannot add visualization in such way in banshee like other player