Well, i've never thought about using timed service (for example) in terms of system libraries or kernel hacking. I suppose this is a convenient mechanism and it would be good if it was included in...
Type: Posts; User: xarcass; Keyword(s):
Well, i've never thought about using timed service (for example) in terms of system libraries or kernel hacking. I suppose this is a convenient mechanism and it would be good if it was included in...
As I've understood, QtSDK is the only official and supported tool for Harmattan coding. I haven't got scratchbox and have no intention to install it because this could involve some difficulties. So...
I've hardcoded data path because Nokia officials have told me to do so.
Btw, the problem was solved magically: after fw update request permission started to work
These files are created by application itself, so they are owned by user:users. That's why postrm script cannot delete them.
Btw, I've already solved this: I assigned CAP_CHOWN by aegis to the...
I have one unsolved packaging issue left: my postrm script should remove all data files when application is being uninstalled. However, now I don't know how to do such a thing, because postrm script...