dragly
|
2010-05-27
, 22:41
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#171
|
|
2010-05-28
, 05:20
|
Posts: 42 |
Thanked: 2 times |
Joined on Dec 2009
|
#173
|
@Xizor: Do you get any helpful output if you run yaspot from the terminal? If not, you could try stdstrowes files and see if that works, like Billy said.
|
2010-05-28
, 08:50
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#174
|
|
2010-05-28
, 10:40
|
Posts: 42 |
Thanked: 2 times |
Joined on Dec 2009
|
#175
|
The DBUS is a communication protocol between applications. You can think of it as a way for one application to send signals to another. For instance it is used to send a pause signal to the media player when your phone rings.
I'm not sure what Yaspot used DBUS for, but I guess it might use it to communicate with despotify.
I've seen that error message a few times before with Yaspot because either Yaspot is already running, or you are trying to run it as root. To make sure Yaspot isn't already running, use the command
killall yaspot
in terminal (or reboot your device). To make sure you are not running as root, just don't write sudo gainroot before running yaspot.
Maybe yaspot is also using the despotify executables and not just the library. Just in case, make sure despotify is also the newest version by typing the following commands in terminal:
sudo gainroot
apt-get update
apt-get install despotify
exit
And try to run yaspot again.
Hope this works for you. Good luck
|
2010-05-29
, 15:17
|
Posts: 1 |
Thanked: 0 times |
Joined on Dec 2009
|
#176
|
|
2010-05-31
, 19:12
|
Posts: 44 |
Thanked: 4 times |
Joined on Oct 2009
@ UK
|
#177
|
|
2010-06-01
, 15:02
|
Posts: 5 |
Thanked: 1 time |
Joined on Jan 2010
@ Stockholm
|
#178
|
|
2010-06-04
, 18:18
|
Posts: 44 |
Thanked: 4 times |
Joined on Oct 2009
@ UK
|
#179
|
|
2010-06-06
, 11:08
|
Posts: 44 |
Thanked: 4 times |
Joined on Oct 2009
@ UK
|
#180
|