Jolla screen should not time-out while in USB developer mode
It's very annoying that you have to wake up the device every time you want to deploy code to the phone since if the screen is off it will not allow to deploy the code and I don't want to keep setting global screen time-out every time I want to develop for the phone. Android phones have an option to disable screen time-out when phone is in developer mode connected to the PC.
Or just add the possibility when application is deployed to wake up the phone automatically.
N900 also keeps screen on if connected by USB to a power source.
MartinK ( 2013-12-29 18:31:39 +0200 )editpossible workaround with mcetool you can find here: https://together.jolla.com/question/5029/bug-shaky-ssh-connection-via-wlan/#post-id-5179 but you are right it should be out of the box or at least a setting.
Kontio ( 2013-12-30 00:07:36 +0200 )editI've been playing around with mcetool as a deploy step.
Run custom command: /usr/sbin/mcetool -j enabled -U Deploy with rsync Run custom command /usr/sbin/mcetool -j disabled
But it'll only get me to the home screen, and I don't get the app maximized. And if rsync fails, it'll probably leave the blanking disabled.
evk ( 2014-01-08 19:40:17 +0200 )edit