Re: [SailfishDevel] under which user do apps run

2013-08-11 Thread Jonni Rainisto
11, 2013 11:29 PM To: Jonni Rainisto Cc: devel@lists.sailfishos.org Subject: Re: [SailfishDevel] under which user do apps run On 08/11/2013 09:22 PM, Jonni Rainisto wrote: > You must be doing something wrong :) > > qDebug() << getuid(); > system("whoami"); &

Re: [SailfishDevel] under which user do apps run

2013-08-11 Thread Wim de Vries
On 08/11/2013 09:22 PM, Jonni Rainisto wrote: You must be doing something wrong :) qDebug() << getuid(); system("whoami"); -> 10 nemo You're right. The above gives the same output (I was using QProcess with no results). Anyway, QDir dp("~/checklists") does not return anything, wh

Re: [SailfishDevel] under which user do apps run

2013-08-11 Thread Jonni Rainisto
You must be doing something wrong :) qDebug() << getuid(); system("whoami"); -> 10 nemo From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org] on behalf of Wim de Vries [wsvr...@xs4all.nl] Sent: Sunday, August 11, 2013 9