Re: Help needed: packaging/distributing very small C app

2010-04-20 Thread Chitti Babu
Hi Dave, Cool documentation ! It helped me in revising all my basics. I am sure, it will serve a great purpose for a maemo newbie developer. Few suggestions :- 1. Adding a GTK based example with dependencies specified in configure.ac (PKG_CHECK_MODULES for gtk flags), debian/control (Depends,Bu

problems uploading to non-free repository

2010-04-20 Thread Ram Kurvakat
hello, Ive seen many bugs related to this issue, which have been marked as solved. for example: https://bugs.maemo.org/show_bug.cgi?id=3354 https://bugs.maemo.org/show_bug.cgi?id=8077 https://bugs.maemo.org/show_bug.cgi?id=4241 Ive been getting this error today while uploading to the non-free sec

Re: j2me

2010-04-20 Thread Henning Heinold
Quoting "Christopher Intemann" : However, /bin/cvm is set to rw and can not be executed. For some confusing reason, chmod a+x cvm appears to have no effects on the access rights and cvm would still not be executed (even not when trying as root). ls -la unveals no change of the permissions. Is t

Re: Searching rootstrap for maemo5-update4

2010-04-20 Thread Cornelius Hald
On Mon, 2010-04-19 at 15:58 +0300, daniel wilms wrote: > you can take this [1] rootstrap. This is equivalent to 1.0.1. Every > later version is not so trivial to install as it would take anyway the > latest packages out of the repository. Hope this will help you. > > 1. http://repository.maemo.o

Re: Inhibiting device auto-lock on N900

2010-04-20 Thread Kimmo Hämäläinen
On Tue, 2010-04-20 at 11:05 +0200, ext Per von Zweigbergk wrote: > Thank you for this information. It is close to what I've been looking > for. > > However, is this really what happens for example if there is an > incoming call - that the phone app sends a request to the phone to > unlock? Rather

Re: Help needed: packaging/distributing very small C app

2010-04-20 Thread Jeremiah Foster
On Apr 20, 2010, at 11:15 AM, David King wrote: > On 2010-04-19 16:50, Dave Neary wrote: >> Hi, >> >> Dave Neary wrote: >>> I documented the packaging of a C app (using autotools for building) a >>> while back in the wiki: >>> http://wiki.maemo.org/Packaging#A_concrete_example_-_rot13 >>> >>>

Re: Maemo Info Center library service released with first set of official maemo Fremantle 5 documentation

2010-04-20 Thread David King
On 2010-04-19 17:21, Andrew Flegg wrote: On Fri, Apr 16, 2010 at 18:40, wrote: The Maemo documentation infrastructure project has released new Maemo Info Center documentation service for Maemo platform. Together with Maemo Info Center service we released also the first set of official Maemo

Re: Help needed: packaging/distributing very small C app

2010-04-20 Thread David King
On 2010-04-19 16:50, Dave Neary wrote: Hi, Dave Neary wrote: I documented the packaging of a C app (using autotools for building) a while back in the wiki: http://wiki.maemo.org/Packaging#A_concrete_example_-_rot13 This starts with a tiny C program & the minimum autotools stuff to build it (I

Re: Inhibiting device auto-lock on N900

2010-04-20 Thread Per von Zweigbergk
Thank you for this information. It is close to what I've been looking for. However, is this really what happens for example if there is an incoming call - that the phone app sends a request to the phone to unlock? Rather than use an API to show information "above" the lockout screen... if so thi