Fantastic that you have made a Last.FM client, I have been looking for one. Unfortunately lastGo won't start on my N900. I have installed the app and restarted the phone.
When I start lastGO the application frame and header comes up and the status indicator rotates for a while and then the app closes.
Any idear why that happens? Are there any mandatory dependencies?
Fantastic that you have made a Last.FM client, I have been looking for one. Unfortunately lastGo won't start on my N900. I have installed the app and restarted the phone.
When I start lastGO the application frame and header comes up and the status indicator rotates for a while and then the app closes.
Any idear why that happens? Are there any mandatory dependencies?
do you have the latest PR 1.2 firmware?
please try to start the application from terminal, it should display you any error (for example: missin xxxx dependencies...)
Thanks for your quick response. The phone is running PR 1.2.
When I run the LastGo app from the command line i get:
~ $ run-standalone.sh /opt/LastGo
/opt/LastGo: error while loading shared libraries: libQtMultimediaKit.so.1: cannot open shared object file: No such file or directory
~ $
I have tried to apt-get install libQtMultimediaKit.so.1, but the result is:
/home/user # apt-get install libQtMultimediaKit.so.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libQtMultimediaKit.so.1
/home/user #
Thanks for your quick response. The phone is running PR 1.2.
When I run the LastGo app from the command line i get:
~ $ run-standalone.sh /opt/LastGo
/opt/LastGo: error while loading shared libraries: libQtMultimediaKit.so.1: cannot open shared object file: No such file or directory
~ $
I have tried to apt-get install libQtMultimediaKit.so.1, but the result is:
/home/user # apt-get install libQtMultimediaKit.so.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libQtMultimediaKit.so.1
/home/user #