Hi guys, I have an issue when trying to deploy a project.
If I go File>New Project>etc, I can build and deploy no problem. However, I am trying to get Sfiet's project loaded onto the emulator, and I am constantly getting a permissions error. Here is the exact output from the SDK. 13:53:15: Running steps for project ambiancechanger... 13:53:15: Starting: "/home/michael/SailfishOS/share/qtcreator/MerProject/mer-sdk-tools/MerSDK/SailfishOS-i486-x86/qmake" /home/michael/qt-hacks-sailfishsdk-ambiance-changer/ambiancechanger.pro -r -spec linux-g++ CONFIG+=debug CONFIG+=declarative_debug -after OBJECTS_DIR=obj MOC_DIR=moc UI_DIR=ui RCC_DIR=rcc Reading /home/mersdk/qt-hacks-sailfishsdk-ambiance-changer/gui/gui.pro Project MESSAGE: Building with qdeclarative-boostable support Reading /home/mersdk/qt-hacks-sailfishsdk-ambiance-changer/helper/helper.pro 13:53:15: The process "/home/michael/SailfishOS/share/qtcreator/MerProject/mer-sdk-tools/MerSDK/SailfishOS-i486-x86/qmake" exited normally. 13:53:15: Starting: "/home/michael/SailfishOS/share/qtcreator/MerProject/mer-sdk-tools/MerSDK/SailfishOS-i486-x86/make" -w make: Entering directory `/home/mersdk/qt-hacks-sailfishsdk-ambiance-changer' cd gui/ && make -f Makefile make[1]: Entering directory `/home/mersdk/qt-hacks-sailfishsdk-ambiance-changer/gui' make[1]: Nothing to be done for `first'. make[1]: Leaving directory `/home/mersdk/qt-hacks-sailfishsdk-ambiance-changer/gui' cd helper/ && make -f Makefile make[1]: Entering directory `/home/mersdk/qt-hacks-sailfishsdk-ambiance-changer/helper' make[1]: Nothing to be done for `first'. make[1]: Leaving directory `/home/mersdk/qt-hacks-sailfishsdk-ambiance-changer/helper' make: Leaving directory `/home/mersdk/qt-hacks-sailfishsdk-ambiance-changer' 13:53:17: The process "/home/michael/SailfishOS/share/qtcreator/MerProject/mer-sdk-tools/MerSDK/SailfishOS-i486-x86/make" exited normally. 13:53:17: Checking whether to start Emulator... 13:53:17: Emulator is already running. Nothing to do. 13:53:17: Deploy step finished. 13:53:17: Uploading file '/home/michael/qt-hacks-sailfishsdk-ambiance-changer/helper/ambiancechanger-helper'... 13:53:17: Upload of file '/home/michael/qt-hacks-sailfishsdk-ambiance-changer/helper/ambiancechanger-helper' failed. The server said: 'Permission denied'. 13:53:17: Deploy step failed. Error while building/deploying project ambiancechanger (kit: MerSDK-SailfishOS-i486-x86) When executing step 'Upload files via SFTP' I am honestly stuck as to why it won't work, seeing as creating a new package will work. Clearly I know its a permissions issue, but both projects are contained in the same folder.It is saying server permission, thus I assume its the Sailfish Emulator. Any help would be greatly appreciated! -Michael ------------------------- Twitter: @MFaroTusino Website: My Nokia Blog
_______________________________________________ SailfishOS.org Devel mailing list