Re: SOAP Web Services

2009-04-20 Thread daniel wilms
hi, I don't know, how you've created your app, but you could do it with Python. There is a project, which does the parsing for you [1] and which helps u setting up the client with the help of the WSDL file. But it depends on what you want to do. If you only have one specific service, ZSI is a

Re: SOAP Web Services

2009-04-20 Thread daniel wilms
: maemo-developers-boun...@maemo.org [mailto:maemo-developers-boun...@maemo.org] On Behalf Of daniel wilms Sent: Monday, 20 April 2009 3:42 PM To: maemo-developers@maemo.org Subject: Re: SOAP Web Services hi, I don't know, how you've created your app, but you could do it with Python

Re: SOAP Web Services

2009-04-21 Thread daniel wilms
In the case of Python the handling of the SOAP messages is not sooo nice, but when you only have to set up the client it is not really necessary I guess as the data can be really easily parsed manually without a lot of expertise. When you are not so experienced in building GUI applications, it

Re: Invalid file name on repository add - help

2009-04-29 Thread daniel wilms
Sorry, but I cannot reproduce the error on my tablet. Please give some more information about your set up. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Qt VKB problem of N800 and N810

2009-04-29 Thread daniel wilms
Hi, the hildon API for Qt perhaps helps you there. You can find it here: http://wiki.maemo.org/Qt4_Hildon#Porting_a_Qt_application_in_Maemo Cheers Daniel ___ maemo-developers mailing list maemo-developers@maemo.org

Re: hildon-help in fremantle?

2009-04-30 Thread daniel wilms
Hi, there is no general help support anymore in Fremantle. The idea is to keep the things as simple as possible within the UI of the applications. So there is no standardised way for help options and it is up to every application, which actually needs the help functionality, how to integrate

Re: hildon-help in fremantle?

2009-05-05 Thread daniel wilms
Hi, an additional comment regarding the help-system to avoid misunderstandings. As I said before there won't be any help-system in Fremantle. This means that any help, has to be implemented within the application itself. There are a lot of ways how to do that, and a really easy way would be to

Re: Python and ZSI on maemo

2009-05-06 Thread daniel wilms
Hi, I've installed ZSI using the installation with the setup.py. Follow these steps: 1) Install with apt-get python2.5-runtime, python2.5-distutils and python2.5-setuptools 2) Run 'python2.5 setup.py install' and that's it. Cheers Daniel Hi there, I am trying to write a python script

Re: Installing pyqt on scratchbox

2009-05-06 Thread daniel wilms
Hi, indeed, the problem is related to some dependency issues. I reported it to the pyqt guys and it will be solved quite soon. This problem is general and not caused by local environment issues as Jey Han Lau wrote. Cheers Daniel ___ maemo-developers

Re: application not starting from menu

2009-05-11 Thread daniel wilms
I agree it is not very clear, but correct :) As in my understanding all restrictions have to be fulfilled you have to put at least two elements, which are separated with a dot in the interface name. cheers daniel ___ maemo-developers mailing list

Re: gtk tree view with different number of colums

2009-05-12 Thread daniel wilms
Hi Cheng, have you had a look at this [1] tutorial. I just went over it, and it seems to cover a lot of things, which could help. Hope this will help you a bit. Cheers Daniel [1] http://scentric.net/tutorial/ ___ maemo-developers mailing list

Re: Installing pyqt on scratchbox

2009-05-13 Thread daniel wilms
It seems that they have solved the problem. I just tried it out and I can install it on the device and in the scratchbox. Daniel ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Installing pyqt on scratchbox

2009-05-13 Thread daniel wilms
It seems to be strange. on my laptop, it still can not work. I get the same error messages as Jey Han Lau got. The python2.5-qt4-core is dependent on python2.5-qt4-common(maemo9), but the maemo7 was installed. Have you run apt-get update before trying to install it again? Or do you have

Re: Not getting hildon theme for Armel terget and unable to build for Armel terget

2009-05-22 Thread daniel wilms
Hi, I think you should use a x86 target for working with Hildon/Xephyr definitely right. The armel target is only meant for cross-compiling. Please use the x86 target for your applications and in combination with Xephyr. This you find as well in the release notes [1]. And Bruno Araújo pointed

Re: N810 device and Maemo Fremantle SDK beta

2009-05-22 Thread daniel wilms
Hi, all important information about Fremantle and links to the documentation you find here: http://wiki.maemo.org/Task:Maemo_roadmap/Fremantle Cheers daniel ___ maemo-developers mailing list maemo-developers@maemo.org

Re: N810 device and Maemo Fremantle SDK beta

2009-05-22 Thread daniel wilms
hi, but at least the alpha sdk works following the [1] instructions. https://garage.maemo.org/forum/forum.php?forum_id=3532 Daniel ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: N810 device and Maemo Fremantle SDK beta

2009-05-22 Thread daniel wilms
hi, but at least the alpha sdk works following the [1] instructions. [1] https://garage.maemo.org/forum/forum.php?forum_id=3532 Daniel ___ maemo-developers mailing list maemo-developers@maemo.org

Re: Could not start Xephyr (Maemo 5 Beta SDK). Please help me to resolve. ()

2009-05-25 Thread daniel wilms
Hi, these are Xephyr related issues and they don't depend on the SDK you are using. In general these are smaller issues and at least the initial window should show up. I found a thread regarding the font problem [1]. And which system are you using. I've read that there might be some Ubuntu

Re: BeagleBoard and maemo

2009-05-25 Thread daniel wilms
Hi, I will try some more but as the OE kernel appears to work it might be better to try to get the Beta running on the Beagle. At the moment just the alpha should work on the beagle board. With the beta there are still some issues, which are not solved yet. Cheers Daniel

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-25 Thread daniel wilms
Hi Srinivasan, no you are not missing anything during the installation. The reason for this is, that the browser is not part of the SDK and cannot be started from the UI. The icon is just there to avoid corruptions of the menus within the task navigator. Cheers Daniel

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-26 Thread daniel wilms
Hey Srini, here [1] are detailed instructions, what you can expect from the image, but to help you a bit more it would be useful to know what you really need it for. The version of Ubuntu, which is given there only means the version which is running in the virtual machine. So give some more

Re: Browser not launched, Maemo 4.1.2 SDK

2009-05-26 Thread daniel wilms
Hi Srini, I would like to have an evironment for developing native, web and hybrid applications (C++, Qt, Webkit etc) and test in an emulated environment. Standalone application you could test in the SDK. Also I would like to know if the emulated environment provided by Maemo 4.1.2 SDK

Re: Fremantle SDK mount command?

2009-06-24 Thread daniel wilms
Hi, Can anyone tell me how I can get the mount command from within the Maemo 5 SDK? mount is not part of the current release but it will be most likely in the next one. I will keep you up to date on this. Cheers Daniel ___ maemo-developers

Re: The *right* way to do a2dp

2009-06-26 Thread daniel wilms
Hi, couldn't figure out up to now if there is a better way to do that but have you seen this [1] post. I think this could help you. Some further instructions around bluetooth are also in the wiki [2], but the wiki article points on the same blog-post regarding a2dp. [1]

Re:Regarding N810 nokia internet tablet

2009-06-29 Thread daniel wilms
Hi Lokesh, as Andre pointed out [1] we would need some additional information, to know what is going on ;) so please help us providing this information. [1] http://maemo.org/community/maemo-developers/read/00d5fb44631011deb8c06f812518b82cb82c/ Cheers Daniel

Re: HildonColorButton / HildonColorChooserDialog in Fremantle

2009-06-29 Thread daniel wilms
Hi, perhaps a general hint to requests regarding the hildon development. There is another mailing list you can find here [1], where special issues/wishes/comments can be discussed directly with the hildon developers. So if there is demand for a special widget or changes in the hildon

Re: Pause/Resume page loading

2009-06-29 Thread daniel wilms
Hi Zhihai, sorry, but could you please specify a bit more detailed what are actually trying to do and what you want to reach? This information is a bit too brief ;) Cheers Daniel Dear All, Could I pause browser page loading if user interaction happens(such as dragging scrollbar) and

Re: about x-server on maemo

2009-06-29 Thread daniel wilms
Hi, you might run into those problems because Diablo has an OMAP2420 processor, which has an ARM1136 core. This means that anything (might be something in the X-Server) which is ARM specific is optimized for the newer ARM. You could try to rebuild the X-Server from the sources. But then is the

Re: Tracker in Fremantle

2009-06-30 Thread daniel wilms
Hi Conny, it could be a good idea to use the tracker for your application. Would be a nice use-case, I guess. If you want, perhaps I could help you a bit within the implementation. And yes the bugzilla is the right place. There is already a bug from you, so I guess I'm too late ;) Cheers

Re: about x-server on maemo

2009-07-01 Thread daniel wilms
Hi, so, as you mean, if I want run Diablo and application relate it on arm9, I should recompile them by myself from the sources? We are not completely sure, why the X-Server does not work, but we assumed that it could be a problem that it includes some assembly code, which doesn't run on an

Re: RE:N810 internet tablet pc

2009-07-03 Thread daniel wilms
Hi Lokesh, generally spoken I would not really recommend to run java on the tablets. But what do you need it for? Why do you want to take java? I don't know, which instructions you followed to install it on the device, so that I think nobody can really help you, based on the information you've

Re: Optimal battery life considerations in apps

2009-07-09 Thread daniel wilms
Hi, the wiki page about this is a great idea and definitely needed. I will try to collect some more ideas and perhaps we can discuss end of next week a bit in IRC to collect the information?!? Cheers Daniel ___ maemo-developers mailing list

Re: Errors doing apt-get upgrade in Scratchbox (using Maemo SDK 5 beta 2)

2009-07-20 Thread daniel wilms
Hi Andrea, did you already install the beta_2 or do you want to upgrade with apt from beta to beta_2? Cheers Daniel ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Errors doing apt-get upgrade in Scratchbox (using Maemo SDK 5 beta 2)

2009-07-20 Thread daniel wilms
Hi Andrea, Is there any way to fix it or do I have to re-install the whole SDK? I would recommend to reinstall the SDK. It is not so straight forward upgrading it as you did. I think the easiest way is using the provided installation script again. Cheers Daniel

=?UTF-8?Q?Re=3A=20strange=20urllib2=20error=20, =20Is=20this=20a=20bug=20=3F=20if=20so=20any=20way=20to=20resolve=20=20it?=

2009-07-22 Thread daniel wilms
Hi, sounds like you have problems with your resolv.conf inside the scratchbox. Have a look here [1] how you could try to solve it. [1] http://www.mail-archive.com/maemo-developers@maemo.org/msg11925.html Cheers Daniel ___ maemo-developers mailing

=?UTF-8?Q?Re=3A=20Re=3A=20strange=20urllib2=20error=20, =20Is=20this=20a=20bug=20=3F=20if=20so=20any=20way=20to=20=20resolve=20it?=

2009-07-23 Thread daniel wilms
Hi, test case works for me with both python versions and both targets. So it is not an issue of the SDK but the configuration. Cheers Daniel On Thu, Jul 23, 2009 at 8:30 AM, Amit Sethiamit.pureene...@gmail.com wrote: I do not think this problem is a straight forward resolv.conf problem .

=?UTF-8?Q?Re=3A=20Re=3A=20strange=20urllib2=20error=20, =20Is=20this=20a=20bug=20=3F=20if=20so=20any=20way=20to=20=20resolve=20it?=

2009-07-23 Thread daniel wilms
test case works for me with both python versions and both targets. So it is not an issue sorry for the spam and the confusion. not in both targets (just X86!!) but in both SDKs (Fremantle and Diablo). Cheers Daniel ___ maemo-developers mailing

=?UTF-8?Q?Re=3A=20Re=3A=20Re=3A=20strange=20urllib2=20error=20, =20Is=20this=20a=20bug=20=3F=20if=20so=20any=20way=20to=20=20resolve=20it?=

2009-07-23 Thread daniel wilms
Hi, great that it is solved and thx for the detailed information. I have created a wiki page today with a SDK/Scratchbox QA [1] and added this issue there. It would be nice to get some help in the future to keep it up to date. It should be for issues like this, which come up for several people

Re: Optimal battery life considerations in apps

2009-07-24 Thread daniel wilms
Hi, there is an API to detect if the window is in the foreground or not (thx to Kimmo for pointing me to this) [1]. If this property is true, then the window is visible on the screen. You can use this parameter directly from your root window. And here [2] you find the method to get the value

Re: libaccounts example

2009-08-03 Thread daniel wilms
Hi Raul, we are working on the documentation for the libaccounts library and it will be published as soon as it is ready. I will tell you, when it is out. Cheers Daniel Hi Andre, I'm looking for a simple example with libaccounts libraries that shows how we can use such API: how to

Re: Search system in Fremantle

2009-08-05 Thread daniel wilms
Hi Brent, the internet search-applet is dropped in Fremantle and there is no replacement for it. On-device search (not the internet search) is done by Meta Tracker, which is an indexer for metadata of files on the system. You will find some information about it here [1] [2]. In the wiki [3]

Re: How to use repository.install to add sources to repository?

2009-08-07 Thread daniel wilms
Hi, sorry, but I really cannot figure out what you want to do. Please specify it more, otherwise it is impossible to help you. Daniel Hi, I want to add some sources to repository from file repository.install, but I don't know how to do? Could somebody give me help to solve this

Re: RE: How to use repository.install to add sources to repository?

2009-08-07 Thread daniel wilms
Hi, if you are on the device just open the file and accept adding the catalogues. If you are in the SDK, then add to your sources.list in /etc/apt/ for each catalogue you want to add (take url,list and components out of the install file): deb url dist components and run afterwards apt-get

Re: Search system in Fremantle

2009-08-07 Thread daniel wilms
Hi, yep, the information is correct. I was about to write the mail as well to the list, but you were faster. I've just extended the wiki page this afternoon. The limitations for the home area applets are listed there. Please take that into account developing those in Fremantle. Please check

Re: hildon treeviews ,known issues

2009-08-11 Thread daniel wilms
Hi Amit, could you please provide some more details about it. For example, how it misbehaves, which other hildon version you mean, which SDK you are using in the scratchbox, which target...? Cheers Daniel Hi, Does anyone know of any know issues with Hildon treeviews in maemo5 I am using

Re: Fremantle treeview handling

2009-08-11 Thread daniel wilms
Hi, - The popup causes the rest of the screen to be blurred away. This is nice, but for some reason only works if the treeview is placed in the main window. If it's placed in a dialog, the dialog doesn't get blurred. How comes? I will check against that, but IMHO you should not open popups

Re: Fremantle treeview handling

2009-08-11 Thread daniel wilms
Hi, a short update: You will find some instructions in the wiki [1], which recommend to avoid these kind of menus. I will check against that, but IMHO you should not open popups in dialogs. There is a general guideline for Hildon 2.2, which does not allow context sensitive menus in

Re: Problems with qemu on x86 64

2009-08-14 Thread daniel wilms
Hi Andrew, to know what really went wrong, could you provide us please a little bit more information. Did you install the targets as well manually, as you did it with the scratchbox? Further could you provide a list of installed applications including the versions and the output of: sb-conf

Re: How to run application

2009-08-17 Thread daniel wilms
Hi Artem, For example, I need something like this: runApplication(usr/bin/myApplication, param1, param2 ); You could use the D-Bus for that. This system offers you a standardised way to export interfaces in one application, and call them from another. I guess this is what you want to

Re: Howto enable portrait mode support on Fremantle

2009-08-21 Thread daniel wilms
Hi Conny, omweather used the orientation switch and it works fine. Perhaps it would help you to have a look at the sources there: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/omweather/src/weather-portrait.c?revision=2951root=omweatherview=markup Cheers Daniel 2009/8/21 Cornelius

Re: Problems running Maemo 5 on Ubuntu 9.04 i386

2009-08-31 Thread daniel wilms
Hi Fabio, have you installed the nokia-binaries? For more information have a look at the last point of the installation instructions [1]. [1] http://maemo.org/development/sdks/maemo_5_beta_2_sdk_installation/#32bitinstall cheers daniel ext Fabio Rotondo wrote: Hi everyone, sorry for

Re: Problems running Maemo 5 on Ubuntu 9.04 i386

2009-08-31 Thread daniel wilms
ups, sorry. I have overread the last comment :) but have you installed the nokia binaries in both targets if you just find it in the armel target?!? cheers daniel ext Fabio Rotondo wrote: Hi everyone, sorry for posting this too newbie question on this list. I googled for a while before

Re: Problems running Maemo 5 on Ubuntu 9.04 i386

2009-08-31 Thread daniel wilms
Hi Fabio, and one general additional comment about the different targets. Please use the armel target *only* for the cross-compiling. Please do all the application testing and so on in the X86 target. Cheers Daniel ext Fabio Rotondo wrote: Henrik Hedberg wrote: daniel wilms wrote

Re: new contributors: maemo5 testing, extras repository etc.

2009-09-02 Thread daniel wilms
Hi Dieter, I'm still having some problems with pushing my code to the online git clone (http://sprunge.us/JhDZ) (same with GIT_SSL_NO_VERIFY=1),but once I've succeeded that I'm wondering: You could give some further information about the problems you have, perhaps we could help out a

Re: Proper Way To Call Browser (Fremantle)

2009-09-07 Thread daniel wilms
Hi, the browser can be opened by using a dbus-service. The package is called tablet-browser-interface and you find the header in the dev-package. Here is an example how to call the service from the command line: dbus-send --system --type=method_call --dest=com.nokia.osso_browser --print-reply

Re: af-sb-init.sh start error

2009-09-10 Thread daniel wilms
Hi, it seems, that you have already some processes running. So please try the following: 1) stop the framework: af-sb-init.sh stop 2) stop all the old processes: sb-conf killall And then try again, and please tell us if then still errors are coming up. Cheers Daniel ext Dream

Re: af-sb-init.sh start error

2009-09-10 Thread daniel wilms
%26A_-_SDK_and_Scratchbox Cheers Daniel ext Dream Soul wrote: Hi, Thanks daniel, problem solve. On Thu, Sep 10, 2009 at 1:33 PM, daniel wilms daniel.wi...@nokia.com mailto:daniel.wi...@nokia.com wrote: Hi, it seems, that you have already some processes running. So please try

Re: I've installed the Maemo 5 development environment, then what?

2009-09-15 Thread daniel wilms
Hi Peter, the SDK you are using is still in beta state. But anyway you can run your applications in the X86 target and the Fremantle UI within the SDK. Instructions how to start it, you will find in the installation instructions [1], even though unfortunately the address book is not part of

Re: Maemo contacts

2009-09-15 Thread daniel wilms
Hi Jacob, did I get you right, that you want to implement an application, which syncs the OS's contact database with your google voice contacts? Therefore you could have a look into the documentation of the address-book api [1]. There was as well earlier a thread on talk.maemo.org [2] where

Re: Fremantle initialisation scripts

2009-09-16 Thread daniel wilms
Does the stuff under /etc/X11/Xsession.(d|post) run as root or as user? as user. cheers Daniel ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Fremantle: Opening URLs and local files

2009-09-17 Thread daniel wilms
Hi, here is an example for a d-bus call to open the browser: dbus-send --system --type=method_call --dest=com.nokia.osso_browser --print-reply /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:http://www.google.com; To use the mediaplayer you could have a look into the

Re: Application data backup on Fremantle

2009-09-21 Thread daniel wilms
Hi, the documents category is deprecated in Fremantle. These are the categories, which can be used in Fremantle: -- comm_and_cal for communication and calender -- settings for system settings -- bookmarks for bookmark -- applications for 3rd apps list The wiki will be updated with this

Re: Application data backup on Fremantle

2009-09-21 Thread daniel wilms
If it doesn't fit in any of the mentioned categories you can use the category other, which will be taken into account for any backup the user makes. Cheers Daniel ext Cornelius Hald wrote: On Mon, 2009-09-21 at 10:52 +0300, daniel wilms wrote: Hi, the documents category is deprecated

Re: Notifications and Fremantle: How should they be done?

2009-09-21 Thread daniel wilms
Hi, right now the described notification is not meant to be used by 3rd party developers. Please try to follow the instructions of the HIG [1] on how to display information to the user. I don't know what you want to achieve, but I guess a banner could be the right way to do it. [1]

Re: Getting out of inactivity

2009-09-30 Thread daniel wilms
Hi Fred, have a look here [1], this might be what you want. Cheers Daniel [1] http://maemo.org/api_refs/5.0/beta/mce-dev/dbus-names_8h.html#84c46d903ba9ab3b6e965e107e399852 ext Fred Lefévère-Laoide wrote: Hi, I wonder what I should do to get signaled when the device is getting out of

Re: Web Server

2009-10-02 Thread daniel wilms
Hi, sounds interesting. There is a port of the apache for Diablo [1]. You can follow the apache documentation to set it up. MySQL is a bit too heavy, so maybe you want to have a look at sqlite. Further the combination of apache with python (modpython) might be a good approach for implementing

Re: Sharing services

2009-10-05 Thread daniel wilms
Hi, there will be a public API for the sharing plugins within the final SDK. Cheers Daniel ext Aniello Del Sorbo wrote: I want to use the sharing services. Thus I was looking for the API to share a file via the already installed sharing plugins. Is this API also to be revealed once the

Re: Using the sharing plugins

2009-10-23 Thread daniel wilms
Hi, a general comment about that. Unfortunately right now there is no possibility to use the sharing dialog from a 3rd party application. Cheers Daniel ext Aniello Del Sorbo wrote: No updates.. there should be a Sharing Service that should pop up the sharing dialog, but I can't seem to find

Re: Maemo Browser addons

2009-10-23 Thread daniel wilms
Hi, the documentation on how to write browser extensions is not ready yet, but will be available soon. Cheers Daniel ext Sampo Savola wrote: Hey I wonder is there going to be an addon support for Maemo Browser in Maemo5 like there was in earlier Maemo versions. Is there any tutorial

Re: Using the sharing plugins

2009-10-23 Thread daniel wilms
daniel wilms daniel.wi...@nokia.com: Hi, a general comment about that. Unfortunately right now there is no possibility to use the sharing dialog from a 3rd party application. Cheers Daniel ext Aniello Del Sorbo wrote: No updates.. there should be a Sharing Service that should pop

Re: Install Qt on Scratschbox

2009-10-27 Thread daniel wilms
Hi, I guess you are right. It seems that you have problems with the Internet connection inside the scratchbox. So two questions: 1) Does in general the Internet connection work inside the virtual machine? 2) If yes the configuration of the resolv.conf inside the scratchbox might be wrong. You

Re: Maemo5 MicroB: javascript API for fullscreen, location, cursor enable?

2009-10-29 Thread daniel wilms
Hi - Switch to fullscreen This is not implemented. But if you need that functionality and have a use-case for it, you could file a bug against that, and then it could be taken into account. - Access location information The GeoLocation API is in general available in

Re: Maemo5 MicroB: javascript API for fullscreen, location, cursor enable?

2009-11-02 Thread daniel wilms
Hi, a little update on this: The GeoLocation API is in general available in mozilla, but there is no specific back-end implemented in Maemo yet to use it. There is now a browser extension, which implements the back-end implementation for the GeoLocation API in extras-devel. It is called

Re: Maemo5 MicroB: javascript API for fullscreen, location, cursor enable?

2009-11-02 Thread daniel wilms
Hi, have a look at the liblocation API documentation [1]. If it doesn't have a GPS fix yet, then it takes other methods into account to calculate your position. In the documentation is the accuracy given. Have you used a SIM-card in the device? 1.

Re: Problems Panning/Clicking with GtkIconView

2009-11-10 Thread daniel wilms
Hi Jonathan, which VMWare image and SDK are you using? This was an issue in the Beta SDK and with the Final SDK it should work. Cheers Daniel ext Jonathan Blake wrote: Hi everyone, I am having a hell of a time trying to get an GtkIconView working correctly with the pannable area widget.

Re: how to manage phone Profiles in Maemo

2009-11-11 Thread daniel wilms
Hi, I was wondering if there are APIs to programatically manage/change the phone profile (normal-silent-offline-meeting ..etc) in Maemo 5. Can I put the phone to silent or make it offline for sometime ??? Is this controllable? have a look at this API [1]. This should provide what

Re: how to manage phone Profiles in Maemo

2009-11-11 Thread daniel wilms
Hi thank you for the fast response; #define MCE_DEVICE_MODE_CHANGE_REQ req_device_mode_change WoW!, that looks promising. But how can I use this inside my application to force changing of the Profile/mode of the phone ?? this describes a dbus-service. How to implement it, depends on

Re: how to manage phone Profiles in Maemo

2009-11-11 Thread daniel wilms
ext Aniello Del Sorbo wrote: 2009/11/11 daniel wilms daniel.wi...@nokia.com: Hi thank you for the fast response; #define MCE_DEVICE_MODE_CHANGE_REQ req_device_mode_change WoW!, that looks promising. But how can I use this inside my application to force changing of the Profile

Re: libprofile

2009-11-12 Thread daniel wilms
Hi, you have to install the dev-package of libprofile in the SDK: apt-get install libprofile-dev and then you will find the header-files in: /usr/include/profiled/ Cheers Daniel ext mohamed ismael wrote: how can i find the library libprofile ___

Re: how to create a desktop applet

2009-11-16 Thread daniel wilms
Hi I can't seem to find the APIs needed to do such thing. where should a look to find something like that? there is a good tutorial how to do that in the developer guide: http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Application_Development/Writing_Desktop_Widgets Hope that

Re: profile functions ran on emulator does not ran on device!

2009-11-17 Thread daniel wilms
Hi, It sounds that you are running the program on device as root? That won't work. If so, try to run it as user and see if it works. You could as well always use the DBus-service (on device) directly to test, like: dbus-send --session --type=method_call --dest=com.nokia.profiled --print-reply

Re: 401 Unauthorized errors while fetching packages from repository.maemo.org

2009-11-24 Thread daniel wilms
Hi, ext Anderson Lizardo wrote: Hi, I'm getting 401 Unauthorized errors while fetching packages from repository.maemo.org using apt-get. Strangely the problem happens at random (and with random packages), and trying again sometimes work. The problem also happens with not just one

Re: contribution to projects in Garage

2009-11-30 Thread daniel wilms
Hi, I'm new to Maemo and wanted to check out if I can contribute to an existing project in the Maemo Garage before I try contributing source code on my own. When I checked out the Project Openings tab on the Garage, there were no openings for developers. I'd like to know how I can find

Re: markup problem

2009-12-02 Thread daniel wilms
Hi, when I run my app at N810 I have errors: GtkWarning: Failed to set text from markup due to error parsing markup: Unknown tag 'a' on line XXX char XXX according to [1] it doesn't seem to be part of the pango markup language, used in pygtk. Anybody can confirm this? On desktop -

Re: markup problem

2009-12-02 Thread daniel wilms
Hi, To create links you have GtkLinkButton. But don't forget to set then the callback-function, to tell what the button should do, like: gtk.link_button_set_uri_hook(callback) def callback (button_obj,url): bus = dbus.SessionBus() obj =

Re: Is eventlogger el.db schema stable ?

2009-12-21 Thread daniel wilms
Hi Carlos, there is the eventlogger API [1], which does the job, but AFAIK the python bindings are not there yet. In general you should not manipulate directly the database, as it is not guaranteed to be stable and as you could mess up with the UI by adding entries wrong. So the way to go is

Re: Monitor SMS/IM

2009-12-21 Thread daniel wilms
Hi, Can someone tell me the best way to monitor SMS ? As an example I would like to execute some actions when a word is contained in a SMS. if you want to run your application on the stored SMS in the database, then you could use the eventlogger API [1] for that. [1]

Re: Monitor SMS/IM

2009-12-21 Thread daniel wilms
Hi, Is there a way to delete SMS using this API? it is part of the API documentation I've sent you: http://maemo.org/api_refs/5.0/5.0-final/eventlogger/eventlogger_8h.html#10b200d8f5f9c81cc1d1b4541f066571 Daniel ___ maemo-developers

Re: Can't get Finger Scrolling to work for Qt4.5.3 Applications

2009-12-23 Thread daniel wilms
Hi, using the code provided in the post: http://forums.internettablettalk.com/showpost.php?p=406082postcount=5 http://forums.internettablettalk.com/showpost.php?p=406082postcount=5 but it didn't compile on my scratchbox's ARMEL target either as it didn't recognize QMaemo5KineticScroller

Re: Testing kernel modules for fremantle using emulation?

2010-01-04 Thread daniel wilms
Hi, I need to port openafs to fremantle and the Nokia N900, but I have no N900 to test on. How can I emulate the a full device with full networking so I can verify that the openafs kernel module and other parts are working correctly? Unfortunately this is not possible yet with the

Re: NFS on N900

2010-01-11 Thread daniel wilms
Hi Any idea why it is not possible to mount an NFS share on an N900? I get: mount: mounting host:/home/jeffbarish on /mnt/host failed: Input/output error you could try to install strace and then run strace mount to see what is going wrong. Daniel

Re: is 44-1 officially going to be available as an image ?

2010-01-11 Thread daniel wilms
Hi, ext Attila Csipa wrote: I'm wondering if I should wait for 44-1 to appear on http://tablets-dev.nokia.com/nokia_N900.php (will it appear at all?), or just flash stock 42-11 and update? just flash with 42-11 and then update. Cheers Daniel ___

Re: Open new browser window using Qt

2010-01-17 Thread daniel wilms
Hi, QDBusInterface browserProxy (OSSO_BROWSER_SERVICE, OSSO_BROWSER_REQ_PATH, OSSO_BROWSER_REQ_INTERFACE, QDBusConnection::systemBus()); browserProxy.call (OSSO_BROWSER_OPEN_NEW_WINDOW_REQ, url, true); this one should work: QDBusInterface browserd (OSSO_BROWSER_SERVICE,

Re: Telephone API question - answering a call.

2010-01-27 Thread daniel wilms
ext Anderson Lizardo wrote: While at it: * The link above is not under the Python category, and is not linked from the Upper DBus page. * The title is incorrect (fremantle vs. freemantle) Ok, I know it's a wiki motto :), but I want to ask first: isn't better to move this content to a Python

Re: gtk_label_set_markup issue

2010-01-27 Thread daniel wilms
Hi, ext b0unc3 wrote: Anyone know how I can avoid this problem and make a link in a label in an easy way ? And when the new gtk version will be ported to maemo ? You could use the GtkLinkButton: http://maemo.org/api_refs/5.0/5.0-final/gtk/GtkLinkButton.html Cheers Daniel

Re: Porting guicde for Maemo 5?

2010-01-29 Thread daniel wilms
ext ma...@bitblit.net wrote: Is there a porting guide for Maemo 5 yet? Have a look here [1]. Maybe this is what you're looking for? 1. http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Porting_Software Daniel ___ maemo-developers

Re: Tracker audio duration

2010-01-29 Thread daniel wilms
ext Michael Cronenworth wrote: I have added duration support for FLAC file types, but the Media Player does not display a duration until the song is selected for play. The tracker-extractor-flac plugin is attempting to store the number of seconds into Audio.Duration but this isn't displaying.

Re: Problems Starting Application Framework

2010-02-01 Thread daniel wilms
Hi, ext ac...@dsic.upv.es wrote: DBUS system bus is already running, doing nothing D-BUS session bus daemon is already running, doing nothing It seems, that the you have started the AF before already, and that it did not shut down correctly. Try to kill all the related processes. You can

Re: Older targets in Mammo 5 SDK?

2010-02-04 Thread daniel wilms
ext ma...@bitblit.net wrote: On Wed, 3 Feb 2010, Marius Gedminas wrote: Check out this post about setting up multiple targets in your scratchbox: http://inz.fi/blog/2007/10/22/multi-target-development-for-maemo/ I currently have targets for mistral, bora, chinook, diablo and fremantle.

Re: Free space, Qt and PR1.2

2010-02-18 Thread daniel wilms
Hi, Long story short, is there a PR1.2 migration plan for Qt devs/users, or is it taken care of so the problems outlined above do not apply ? :) I'm quoting Quim here: - When the Qt 4.6 libraries are final they will be integrated in the Maemo 5 official release. We will share this plan

  1   2   >