spotify / apps-tutorial

A Spotify App that contains working examples of the use of Spotify Apps API
https://developer.spotify.com/technologies/apps/
627 stars 146 forks source link

Failed to load application tutorial #6

Closed ghost closed 10 years ago

ghost commented 11 years ago

Set up my directories for the tutorial on Mac OS X with latest version of Spotify. Set up Dev on account. Searched for spotify:app:tutorial, received the following.

Failed to load application tutorial

Not Installed

Application is not installed

serchavalos commented 11 years ago

Same happened to me but it was loaded correctly after I restarted Spotify client

mager commented 11 years ago

Make sure you are using the latest version of Spotify. Also, try this for a new version of the API: http://www.hackerden.org/spotify/preview

seb-thomas commented 11 years ago

Not working for me either. Have dev account, installed spotify_installer-0.8.7.111.gaf8d06ed-245.exe have ~/Spotify/apps-tutorial/

Btw the "BundleIdentifier" in the manifest json is "api-tutorial" Is that right?

thank you!

Update: Well still doesnt work on Windows, but on Ubuntu on the Linux preview, spotify:app:api-tutorial works. Breakin' my balls man! breakin mah balls..

jpowell commented 11 years ago

https://github.com/spotify/apps-tutorial/commit/7580be2a1dc3cb16aaabbf19ca8ad765feb4d972

@mager didn't want to merge #10 which resolved the issue entirely, after he whimsically changed the BundleIdentifier in b4ff26ee25a159ce98e5256c3de209f8f82182f0.

seb-thomas commented 11 years ago

Aha.. word. Do you have your own fork with your merge? Would be happy to clone from that instead! :)

jpowell commented 11 years ago

https://github.com/jpowell/apps-tutorial

This tutorial is a decent reference. Although they do not have any complex cases, for example sorting tracks in a playlist or managing multiple playlists.

jcldavid commented 11 years ago

@sebastianthomas Have you resolved this? I'm having the same problem on Windows 7.

seb-thomas commented 11 years ago

Don't remember tbh! :)

jcldavid commented 11 years ago

I resolved mine but I never continued, haha.

seb-thomas commented 11 years ago

Oh yeah? Do you remember how you managed that? Might be useful. Cheers! :+1:

paolo-tn commented 10 years ago

hi I got the same error on my Ubuntu 12.04.3 LTS. I got the apps-tutorial but spotify does not load it; error msg is "app is not installed". Can anyone help? thks

jpowell commented 10 years ago

This is hilarious. I've had the fix in a PR for 10 months. I'm guessing they don't want anyone else contributing... defeats the purpose of open source.

@paolo-tn my PR referenced above works.

JMPerez commented 10 years ago

@jpowell Your changes seem to have been applied in February 2013, but instead of merging the pull request the changes were applied manually, or that is what I can see from the changesets.

jpowell commented 10 years ago

Thanks @JMPerez. Yes, after I'd made my PR, one of the devs went in and manually made a fraction of the required updates. See 7580be2a1dc3cb16aaabbf19ca8ad765feb4d972