[SailfishDevel] After building app with latest SDK, gives dconf-critical

2014-08-09 Thread Kimmo Lindholm
Hi,

I just started to make some improvements to my paint app, and since last build 
I have updated SDK.
No changes made to the source, SDK builds and deploys without problems.

But when app is launched on phone, I get lots of following errors:

   (process:23185): dconf-CRITICAL **: unable to create file 
'/run/user/10/dconf/user': Permission denied.  dconf will not work properly.

Full here http://pastebin.com/DDK9KZWQ
Application seems to load the screen ok but it is not responding, and soon the 
not responding -popup appears.

If someone could help with this ?

For ref, sources can found from https://github.com/kimmoli/paint

-kimmo
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] After building app with latest SDK, gives dconf-critical

2014-08-09 Thread Kimmo Lindholm
SOLVED thanks to coderus,

For some unk reason this was root:root, not nemo:nemo...

nemo@Jolla ~]$ ls -la /run/user/10/dconf
total 4
drwx-- 2 nemo nemo  60 2014-08-06 17:44 .
drwx-- 9 nemo nemo 200 2014-08-09 12:00 ..
-rw--- 1 root root   2 2014-08-09 10:14 user



From: devel-boun...@lists.sailfishos.org 
[mailto:devel-boun...@lists.sailfishos.org] On Behalf Of Kimmo Lindholm
Sent: Saturday, August 09, 2014 11:46 AM
To: devel@lists.sailfishos.org
Subject: [SailfishDevel] After building app with latest SDK, gives 
dconf-critical

Hi,

I just started to make some improvements to my paint app, and since last build 
I have updated SDK.
No changes made to the source, SDK builds and deploys without problems.

But when app is launched on phone, I get lots of following errors:

   (process:23185): dconf-CRITICAL **: unable to create file 
'/run/user/10/dconf/user': Permission denied.  dconf will not work properly.

Full here http://pastebin.com/DDK9KZWQ
Application seems to load the screen ok but it is not responding, and soon the 
not responding -popup appears.

If someone could help with this ?

For ref, sources can found from https://github.com/kimmoli/paint

-kimmo
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] After building app with latest SDK, gives dconf-critical

2014-08-09 Thread Mohammed Hassan
Something running as root perhaps via devel-su wrote to the dconf database.

Cheers,

--
Sent from my Nokia N9On 9.8.2014 12:12 Kimmo Lindholm wrote:
SOLVED thanks to coderus,
 
For some unk reason this was root:root, not nemo:nemo…
 
nemo@Jolla ~]$ ls -la /run/user/10/dconf
total 4
drwx-- 2 nemo nemo  60 2014-08-06 17:44 .
drwx-- 9 nemo nemo 200 2014-08-09 12:00 ..
-rw--- 1 root root   2 2014-08-09 10:14 user
 
 
 
From: devel-boun...@lists.sailfishos.org 
[mailto:devel-boun...@lists.sailfishos.org] On Behalf Of Kimmo Lindholm
Sent: Saturday, August 09, 2014 11:46 AM
To: devel@lists.sailfishos.org
Subject: [SailfishDevel] After building app with latest SDK, gives 
dconf-critical
 
Hi,
 
I just started to make some improvements to my paint app, and since last build 
I have updated SDK.
No changes made to the source, SDK builds and deploys without problems.
 
But when app is launched on phone, I get lots of following errors:
 
   (process:23185): dconf-CRITICAL **: unable to create file 
'/run/user/10/dconf/user': Permission denied.  dconf will not work properly.
 
Full here http://pastebin.com/DDK9KZWQ 
Application seems to load the screen ok but it is not responding, and soon the 
not responding -popup appears.
 
If someone could help with this ?
 
For ref, sources can found from https://github.com/kimmoli/paint
 
-kimmo 
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org