A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
applications:entertainment [2015/10/18 23:38]
admin [VSXu]
applications:entertainment [2015/10/19 02:37] (current)
admin [VSXu]
Line 68: Line 68:
 see [[https://​www.spotify.com/​be-fr/​download/​previews/​]] see [[https://​www.spotify.com/​be-fr/​download/​previews/​]]
  
-Add spotify server to sources **/​etc/​apt/​sources.list.d/​additional-repositories.list**, add spotify'​s public key and install:+Add spotify server to sources **/​etc/​apt/​sources.list.d/​spotify.list**, add spotify'​s public key and install:
 <​code>​ <​code>​
-> sudo nano /​etc/​apt/​sources.list.d/​additional-repositories.list +> sudo echo deb http://​repository.spotify.com testing non-free | sudo tee /​etc/​apt/​sources.list.d/​spotify.list 
-> sudo apt-key adv --keyserver hkp://​keyserver.ubuntu.com:​80 --recv-keys ​94558F59+> sudo apt-key adv --keyserver hkp://​keyserver.ubuntu.com:​80 --recv-keys ​13B00F1FD2C19886
 > sudo apt-get update > sudo apt-get update
 > sudo apt-get install spotify-client > sudo apt-get install spotify-client
Line 160: Line 160:
   * **Menu > Graphics > VSXu Artist / VSXu Server**   * **Menu > Graphics > VSXu Artist / VSXu Server**
  
 +You'll also find:
  
-**Note**: ​When using a VirtualBox machine ​to test run VSXu, make sure to have the VirtualBox Guest Additions added to your system, as well as the 3D acceleration enabled. Unfortunately it seems Oracle has yet to fix the problem for Debian Jessie guests [[https://​www.virtualbox.org/​ticket/​12746|as this ticket mentions]].+  * **Menu > Sound & Video > PulseAudio Volume Control** 
 + 
 +**Note**: ​It currently <color orange>​**doesn'​t seem to be possible ​to test-run VSXu in a VirtualBox machine**even when one have the VirtualBox Guest Additions added to the system, as well as the 3D acceleration enabled. Unfortunately it seems Oracle has yet to fix the problem for Debian Jessie guests [[https://​www.virtualbox.org/​ticket/​12746|as this ticket mentions]].
  
 Try to run the player: Try to run the player:
Line 167: Line 170:
 > vsxu_player > vsxu_player
 </​code>​ </​code>​
 +
 +To open the programming environment:​
 +<​code>​
 +> vsxu_artiste
 +</​code>​
 +
 +For those willing to learn VSXu programming,​ visit [[https://​www.youtube.com/​channel/​UCpgtZZvpic75eQ5HXYRRByg|their YouTube channel]], beginning with [[https://​www.youtube.com/​watch?​v=dotaPODXRXk|their first tutorial]] is probably the best starting point... ​