I've started using PySide and I want to package for Meego. I've tried with pyside assistant (on Ubuntu), here's what I tried.
I do a psa init sample harmattan, and nothing more, I see it creates a functioning sample project, so I built it to see if it worked. I tried to install the generated .deb file into my Nokia N9, and after installing (with no error messages) I can't see anything in the app grid, also I can't find the program in /usr/bin, but if I go to settings, application list, I can see it there and uninstall it, also without error messages.
How is it supposed to work? Also, if there's any other good tool to develope in python+qml for the N9, given the fact that the site for the Harmattan SDK in Nokia website is dead, I would like to know it.
I do a psa init sample harmattan, and nothing more, I see it creates a functioning sample project, so I built it to see if it worked. I tried to install the generated .deb file into my Nokia N9, and after installing (with no error messages) I can't see anything in the app grid, also I can't find the program in /usr/bin, but if I go to settings, application list, I can see it there and uninstall it, also without error messages.
How is it supposed to work? Also, if there's any other good tool to develope in python+qml for the N9, given the fact that the site for the Harmattan SDK in Nokia website is dead, I would like to know it.
Thank you in advance for any help.