← Back to team overview

ubuntu-phone team mailing list archive

Re: automate test deployment of qml apps: small fonts

 

On 03/04/2013 11:46 PM, Frank Mertens wrote:
Hi all,

maybe someone has noticed, too.
When I log into the phone using ssh and launch my app there using qmlscene
everything is fine. But when I try to automate the process like follows

ssh -t phablet@nexus 'cd /tmp/Calendar && qmlscene --desktop_file_hint=$PWD/Calendar.desktop $PWD/calendar.qml'

then I get very small fonts.
What I'm missing here?

IIRC there was an issue about the command not getting all the exported env vars, which would cause this behavior (GRID_UNIT_PX specifically).

I know Zoltan had this issue and was also working to get it working with SDK, so he might have a better answer.

Cheers,
--
Ricardo Salveti de Araujo


Follow ups

References