Re: Request: Tutorials use-cases for documentation

2010-02-12 Thread Quim Gil
ext Gary Birkett wrote: excellent idea! try to allow the examples to come from different toolkits. there is more than one method of doing everything. if the same question is answered in both gtk and qt for instance, it will help existing developers to adapt and see the differences in

Cross reference for public maemo code?

2010-02-12 Thread Ville M. Vainio
Some of you may have seen me asking this question elsewhere, but I'm asking here as well... Have there been plans for setting up a source code cross reference for all the stuff that can be current apt-get source'd from extras, along the lines of mxr: http://mxr.mozilla.org/ e.g.

Re: Cross reference for public maemo code?

2010-02-12 Thread Faheem Pervez
Not exactly all the stuff that can be current apt-get source'd from extras but http://mxr.maemo.org/ is a good start. On Fri, Feb 12, 2010 at 8:46 AM, Ville M. Vainio vivai...@gmail.com wrote: Some of you may have seen me asking this question elsewhere, but I'm asking here as well... Have

Re: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread kokilakr kr
Hello All, Thanks for information about out dated documentation. But I could not find any information, examples or sample virtual keyboard based on new framework. And the header file do not contain any alternate APIs. So does this mean we cannot modify system wide virtual keyboard plugin on

Re: About legacy Maemo 5 documentation on the wiki

2010-02-12 Thread David King
On 2010-02-11 21:50, Anderson Lizardo anderson.liza...@openbossa.org wrote: While fixing a few bugs on the supposedly official developer documentation on the wiki, I just noticed I made a mistake and was actually editing this one: http://wiki.maemo.org/Legacy_Maemo_5_Documentation The problem

Re: Request: Tutorials use-cases for documentation

2010-02-12 Thread Michael Hasselmann
ext Gary Birkett wrote: there is more than one method of doing everything. But that's part of the problem, at least for newcomers. They look for the best/easiest way, most likely. Am Freitag, den 12.02.2010, 10:29 +0200 schrieb Quim Gil: There is a good point behind this which is how to

Re: Request: Tutorials use-cases for documentation

2010-02-12 Thread Gary Birkett
the only reason why i mentioned it is because the accelerometer page on the wiki currently contains such an overview. it shows multiple ways to do the same thing, some in python, some in c and even differences there. it seems to work well and give information to people who need it, no matter which

Re: Cross reference for public maemo code?

2010-02-12 Thread Ville M. Vainio
On Fri, Feb 12, 2010 at 10:48 AM, Faheem Pervez tripp...@gmail.com wrote: Not exactly all the stuff that can be current apt-get source'd from extras but http://mxr.maemo.org/ is a good start. Yes, indeed it is :-). I was also thinking of having the extras available in a similar setup, to

Re: Request: Tutorials use-cases for documentation

2010-02-12 Thread Aniello Del Sorbo
- Original message - the only reason why i mentioned it is because the accelerometer page on the wiki currently contains such an overview. it shows multiple ways to do the same thing, some in python, some in c and even differences there. it seems to work well and give information to

Re: Request: Tutorials use-cases for documentation

2010-02-12 Thread Dave Neary
Hi, Aniello Del Sorbo wrote: I too am of the ide of answers specific to a particular toolkit. Quick and easy. Answer to the same use case in a different toolkit belong to that particular toolkit category. While the technology used to answer a question is a concern (and not a tiny, easy to

Re: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread Daniel Martin Yerga
Hi. On 12/02/10 09:54, kokilakr kr wrote: Hello All, Thanks for information about out dated documentation. But I could not find any information, examples or sample virtual keyboard based on new framework. And the header file do not contain any alternate APIs. So does this mean we cannot

Re: Qt 4.6 Extras

2010-02-12 Thread Benno Senoner
Hi, all. about Qt3Support on Qt 4.6 in Maemo: Since there are still some legacy apps which make use of Qt3Support and it would be fine to have them compilable on maemo too. What's the advice for developers still wanting to use Qt3Support in 4.6 ? Compile their own Qt3Support and ship it with the

Re: Request: Tutorials use-cases for documentation

2010-02-12 Thread Aniello Del Sorbo
On 12 February 2010 10:43, Dave Neary dne...@maemo.org wrote: Hi, Aniello Del Sorbo wrote: I too am of the ide of answers specific to a particular toolkit. Quick and easy. Answer to the same use case in a different toolkit belong to that particular toolkit category. While the technology

Re: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread Kimmo Hämäläinen
On Fri, 2010-02-12 at 12:17 +0100, ext Daniel Martin Yerga wrote: Hi. On 12/02/10 09:54, kokilakr kr wrote: Hello All, Thanks for information about out dated documentation. But I could not find any information, examples or sample virtual keyboard based on new framework. And the

Re: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread kokilakr kr
Hello, But is this the latest example? The code contains functions which are unsupported in latest SDK, hildon_im_ui_button_set_toggle() hildon_im_ui_button_set_label() hildon_im_ui_button_* Thanks, 2010/2/12 Kimmo Hämäläinen kimmo.hamalai...@nokia.com On Fri, 2010-02-12 at 12:17 +0100,

Re: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread Kimmo Hämäläinen
On Fri, 2010-02-12 at 13:21 +0100, ext kokilakr kr wrote: Hello, But is this the latest example? The code contains functions which are unsupported in latest SDK, hildon_im_ui_button_set_toggle() hildon_im_ui_button_set_label() hildon_im_ui_button_* Yes, it hasn't been updated after

Re: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread Carsten Munk
There's a 2.1.35 at http://repository.maemo.org/pool/maemo5.0/free/h/hildon-input-method/hildon-input-method_2.1.35-1+0m5.tar.gz ? We use this in Mer and it works fine with the new framework? Regards, Carsten Munk maemo.org distmaster 2010/2/12 Kimmo Hämäläinen kimmo.hamalai...@nokia.com: On

Re: Plugging in custom calling buttons in contacts

2010-02-12 Thread Martin DeMello
On Fri, Feb 12, 2010 at 6:52 AM, Edward Page eop...@byu.net wrote: On Thu, Feb 11, 2010 at 6:36 PM, Dawid Lorenz a...@adl.pl wrote: Here's the thing - I quite often place international calls from UK using local proxy landline numbers. So for example I place call to 0123123123p0048,

Fwd: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread kokilakr kr
Hello, Thanks. But I don't know how to use the latest framework. :-) But in link, https://bugs.maemo.org/show_bug.cgi?id=4178 it is written, *Comment #22 https://bugs.maemo.org/show_bug.cgi?id=4178#c22 from Murray Cumming ** 2009-10-14 11:11:24 GMT+3

System time change detection

2010-02-12 Thread ext-vladimir.2.plotean
Hello all, I have a question related to system time detection on Harmattan. I saw that there is a new package timehd . How should it be used for getting system time changes. I tried with the following code : #define TIME_DBUS_INTERFACE com.nokia.clockd #define TIME_DBUS_PATH

Re: System time change detection

2010-02-12 Thread Timo Härkönen
Hi 2010/2/12 ext-vladimir.2.plot...@nokia.com Hello all, I have a question related to system time detection on Harmattan. I saw that there is a new package timehd . How should it be used for getting system time changes. snip Was this meant to be sent to a public mailing list? You're not

Re: Why touch event go through my window

2010-02-12 Thread Thomas Perl
2010/2/6 Evan JIANG first...@gmail.com: I may not explained it clearly. Let me give an easier understanding example. If the window is in the top of screen, covered the title bar, then when I press the button on the left-top corner, it will show the application switch window. That means, the

Re: Developing virtual keyboard plugin for Maemo 5

2010-02-12 Thread kokilakr kr
Hello, Thanks for the link. I referred http://download.opensuse.org/repositories/Maemo:/Mer:/Devel:/MaemoCommon/MerDevel_Ubuntu_9.04/ And I could find few sample virtual keyboard plug-in installers and tried replacing the default keyboard plugin. It worked. But I could not find any API

Re: Why touch event go through my window

2010-02-12 Thread Kimmo Hämäläinen
On Fri, 2010-02-12 at 16:30 +0100, ext Thomas Perl wrote: 2010/2/6 Evan JIANG first...@gmail.com: I may not explained it clearly. Let me give an easier understanding example. If the window is in the top of screen, covered the title bar, then when I press the button on the left-top corner,

Re: Why touch event go through my window

2010-02-12 Thread Kimmo Hämäläinen
On Sat, 2010-02-06 at 16:53 +0100, ext Evan JIANG wrote: Hi all, I'm developing an input method for N900. The main window is not full screen, and looks like this: http://www.evan129.com/wp-content/uploads/2009/12/20091225_d151774f028f00e741aecdywcKr7OnKn.png It works well in most of

/home/maemo/user/MyDocs mounted in read only mode

2010-02-12 Thread acano
Hi, I am having problems with my N900 for some reason the directory /home/user/MyDocs esta montado en readonly mode. Please, could some one tell me how to set it to read/write mode again. Thanks! This message was sent using

Re: /home/maemo/user/MyDocs mounted in read only mode

2010-02-12 Thread Marius Gedminas
On Fri, Feb 12, 2010 at 05:09:06PM +0100, ac...@dsic.upv.es wrote: I am having problems with my N900 for some reason the directory /home/user/MyDocs esta montado en readonly mode. This happens when the OS detects filesystem corruption, which can happen if you write something to it over USB

Turn off all devices but processor (and networking module) on N800

2010-02-12 Thread Sungwon Yang
Hello, I have a N800 and what I'm going to do is using N800 as an embedded board for research purposes. I need to evaluate processing time and power consumption when I run my algorithm. Is it possible to turn off all devices such as audio, camera, display,etc which are not related to my work but

A proper home page in maemo.org with help wiki for each app in Extras

2010-02-12 Thread Sascha Mäkelä
While writing help files for my current project, I came to a conclusion that it would be easier to have the app simply point to a wiki page. This way a new version of the app would not be needed for changes/corrections in the documentation. Now since we already have a Downloads page in maemo.org

Re: A proper home page in maemo.org with help wiki for each app in Extras

2010-02-12 Thread Bernd Stramm
On 12/02/10 15:05, Sascha Mäkelä wrote: While writing help files for my current project, I came to a conclusion that it would be easier to have the app simply point to a wiki page. This way a new version of the app would not be needed for changes/corrections in the documentation. Now since

Re: Problem on INotify

2010-02-12 Thread Torello Querci
2010/2/11 Javier S. Pedro ma...@javispedro.com: Hi, it seems you didn't CC the last post to the mailing list... Right ... sorry 2010/2/11 Torello Querci tque...@gmail.com: I know but really I have no other way :( What are you doing? Just to be completely sure you really need a devkit,

Promotion to Fremantle Testing broken on some packages

2010-02-12 Thread Nathan Anderson
I was attempting to promote a couple packages in the samba set and I get a error. http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_ armel/smbclient/3.4.3-maemo2/ http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_ armel/smbfs/3.4.3-maemo2/ I

Re: A proper home page in maemo.org with help wiki for each app in Extras

2010-02-12 Thread Ajai Khattri
On Fri, 12 Feb 2010, Sascha Mäkelä wrote: While writing help files for my current project, I came to a conclusion that it would be easier to have the app simply point to a wiki page. This way a new version of the app would not be needed for changes/corrections in the documentation. What

Re: A proper home page in maemo.org with help wiki for each app in Extras

2010-02-12 Thread Ryan Abel
On Feb 12, 2010, at 4:12 PM, Ajai Khattri wrote: On Fri, 12 Feb 2010, Sascha Mäkelä wrote: While writing help files for my current project, I came to a conclusion that it would be easier to have the app simply point to a wiki page. This way a new version of the app would not be needed for

Re: Problem on INotify

2010-02-12 Thread Javier S. Pedro
Torello Querci wrote: I'm trying to compile mono for MAEMO. Thanks for the effort! Any suggestion is welcome. I'd say try to guess what inotify is used for in Mono (my guess is some obscure part of System.IO), and if it's not really needed for building a bootstrapping capable toolchain, then

Re: A proper home page in maemo.org with help wiki for each app in Extras

2010-02-12 Thread Sascha Mäkelä
On Fri, Feb 12, 2010 at 23:16, Ryan Abel rabe...@gmail.com wrote: This isn't really any easier than bundling the docs with the application package itself and marginally more complicated for both the developer and the user. If the docs package is in user/*, then it's cluttering up the

RE: Turn off all devices but processor (and networking module) on N800

2010-02-12 Thread Igor.Stoppa
It's quite simple: do not use them and they will be in quiescent state. Disable the audio, do not start any camera application, switch the bluetooth off and do the same for WLAN (no automatic pairing). Disable the LED blinking and remove the memory cards. And whatever might come to your mind in

Re: Problem on INotify

2010-02-12 Thread Torello Querci
2010/2/12 Javier S. Pedro ma...@javispedro.com: Torello Querci wrote: I'm trying to compile mono for MAEMO. Thanks for the effort! Any suggestion is welcome. I'd say try to guess what inotify is used for in Mono (my guess is some obscure part of System.IO), and if it's not really needed

Maemo 6 Security questions

2010-02-12 Thread Kees Jongenburger
Hi Yesterday we had a talk on irc about Maemo 6 security. Of course we talked about DRM and such but think in the end most people understood it can be useful to protect some userdata (passwords was a very clear on) or functionality (I don't want my screen background to send sms messages). One of