Despotify kräver inte att man pröjsar [Delad /mod]
Postat: 01 jul 2009, 21:05
@ Rasmus; Nej, despotify kräver inte att man pröjsar. 

Forum för Ubuntus svenska gemenskap
https://ubuntu-se.servebbs.org/
February 26th, 2009 - Update regarding the usage of 'Free' accounts
Despotify has been blocked for users using 'Free' accounts.
You can still use Despotify using 'Premium' accounts.
We will not attempt to circumvent this block, nor accept any patches circumventing it. If you disagree with this decision, you are free to fork the code.
Kan dock meddela att det fungerar alldeles utmärkt.We will not attempt to circumvent this block, nor accept any patches circumventing it. If you disagree with this decision, you are free to fork the code.
dmz skrev:Nja.Kan dock meddela att det fungerar alldeles utmärkt.We will not attempt to circumvent this block, nor accept any patches circumventing it. If you disagree with this decision, you are free to fork the code.
Kod: Markera allt
rasmus@pajn-debian:/$ svn co https://despotify.svn.sourceforge.net/svnroot/despotify despotify
svn: OPTIONS till 'https://despotify.svn.sourceforge.net/svnroot/despotify': kunde inte ansluta till server (https://despotify.svn.sourceforge.net)
Kod: Markera allt
rasmus@pajn-debian:~/despotify/src$ make
make -s -C lib -f local.mk
make -s -C clients/simple -f local.mk
make -s -C clients/despotify -f local.mk
CC commands.c
In file included from commands.c:11:
ui.h:53: error: expected ‘)’ before ‘_Bool’
ui.h:66: error: expected specifier-qualifier-list before ‘ui_keypress_cb_t’
ui.h:82: error: expected ‘)’ before ‘ch’
In file included from commands.c:12:
ui_footer.h:22: error: expected ‘)’ before ‘ch’
In file included from commands.c:13:
ui_log.h:13: error: expected ‘)’ before ‘ch’
make[1]: *** [commands.o] Fel 1
make: *** [clients/despotify] Fel 2
rasmus@pajn-debian:~/despotify/src$
Kod: Markera allt
session->client_revision = 44764;
Kod: Markera allt
session->client_revision = 99999;
Rasmus skrev:Hur får jag tag på den?
Här är det lite för höga nummer:
http://despotify.svn.sourceforge.net/src/
EDIT: I min "höga" rev. är det där redan fixat. Men den duger alltså inte?
Kod: Markera allt
rasmus@pajn-debian:~/despotify/src$ make
make -s -C lib -f local.mk
Generating dependencies
CC auth.c
CC commands.c
CC handlers.c
CC keyexchange.c
CC packet.c
CC puzzle.c
CC session.c
CC despotify.c
despotify.c: In function ‘despotify_init_client’:
despotify.c:61: error: number of arguments doesn’t match prototype
despotify.h:172: error: prototype declaration
despotify.c: At top level:
despotify.c:348: error: conflicting types for ‘despotify_play’
despotify.h:229: error: previous declaration of ‘despotify_play’ was here
despotify.c:569: error: conflicting types for ‘despotify_search’
despotify.h:209: error: previous declaration of ‘despotify_search’ was here
despotify.c: In function ‘despotify_search’:
despotify.c:600: error: ‘struct playlist’ has no member named ‘search’
despotify.c:601: warning: implicit declaration of function ‘xml_parse_searchlist’
despotify.c: At top level:
despotify.c:617: error: conflicting types for ‘despotify_search_more’
despotify.h:211: error: previous declaration of ‘despotify_search_more’ was here
despotify.c: In function ‘despotify_search_more’:
despotify.c:620: error: ‘struct playlist’ has no member named ‘search’
despotify.c:623: error: ‘struct playlist’ has no member named ‘search’
despotify.c:628: error: ‘struct playlist’ has no member named ‘search’
despotify.c: At top level:
despotify.c:750: error: conflicting types for ‘despotify_get_playlist’
despotify.h:218: error: previous declaration of ‘despotify_get_playlist’ was here
despotify.c: In function ‘despotify_free_playlist’:
despotify.c:811: error: ‘struct playlist’ has no member named ‘search’
despotify.c: At top level:
despotify.c:954: error: conflicting types for ‘despotify_get_artist’
despotify.h:192: error: previous declaration of ‘despotify_get_artist’ was here
despotify.c: In function ‘despotify_get_artist’:
despotify.c:958: error: ‘struct despotify_session’ has no member named ‘artist’
despotify.c:979: warning: implicit declaration of function ‘xml_parse_artist’
despotify.c:979: error: ‘struct despotify_session’ has no member named ‘artist’
despotify.c:984: error: ‘struct despotify_session’ has no member named ‘artist’
despotify.c:985: warning: control reaches end of non-void function
despotify.c: At top level:
despotify.c:1020: error: conflicting types for ‘despotify_get_album’
despotify.h:194: error: previous declaration of ‘despotify_get_album’ was here
despotify.c: In function ‘despotify_get_album’:
despotify.c:1024: error: ‘struct despotify_session’ has no member named ‘album’
despotify.c:1045: warning: implicit declaration of function ‘xml_parse_album’
despotify.c:1045: error: ‘struct despotify_session’ has no member named ‘album’
despotify.c:1050: error: ‘struct despotify_session’ has no member named ‘album’
despotify.c:1051: warning: control reaches end of non-void function
make[1]: *** [despotify.lo] Fel 1
make: *** [lib] Fel 2
Då delar jag istället efter bästa förmåga. Orginaltråden finns återfinns här: http://ubuntu-se.org/phpBB3/viewtopic.php?t=41176webaake skrev:Har försökt att dela tråden men ni har blandat i inläggen, så det får vara. Detta är ju Experimentverkstan, så....
Kod: Markera allt
svn checkout --revision 291 https://despotify.svn.sourceforge.net/svnroot/despotify despotify
Kod: Markera allt
LD libdespotify.la
make -s -C clients/simple -f local.mk
Generating dependencies
LD simple
make -s -C clients/gateway -f local.mk
Generating dependencies
Kod: Markera allt
=================================================
N O T I C E
You do not have a premium account.
Playback and playlists will not be available.
=================================================
Kod: Markera allt
list 4
Kod: Markera allt
> play 58
>
Kod: Markera allt
ubuntu@ubuntu:~/despotify/src$ make
make -s -C lib -f local.mk
make -s -C clients/despotify -f local.mk
Generating dependencies
In file included from despotify.c:28:
ui-playlist.h:12:22: error: playlist.h: No such file or directory
ui-core.c:18:22: error: playlist.h: No such file or directory
ui-player.c:15:22: error: playlist.h: No such file or directory
ui-playlist.c:18:22: error: playlist.h: No such file or directory
ui-search.c:14:22: error: playlist.h: No such file or directory
CC ADMclubbing.c
ADMclubbing.c: In function ‘ADMclubbing’:
ADMclubbing.c:84: warning: format not a string literal and no format arguments
CC despotify.c
despotify.c:11:21: error: ncurses.h: No such file or directory
In file included from despotify.c:27:
ui-player.h:9:20: error: curses.h: No such file or directory
In file included from despotify.c:28:
ui-playlist.h:12:22: error: playlist.h: No such file or directory
In file included from despotify.c:28:
ui-playlist.h:14: error: expected ‘)’ before ‘*’ token
ui-playlist.h:15: error: expected ‘)’ before ‘*’ token
make[1]: *** [despotify.o] Error 1
make: *** [clients/despotify] Error 2