Status of Fremantle stars and other interesting projects

2009-06-10 Thread Quim Gil
There are many people at Nokia and in the community interested in the status of cool projects aiming to be ready for prime time the day Maemo 5 goes to the hands of real users. These cool projects include the Fremantle Stars but also any other open source project with committed developers behind.

Re: Finger friendly context menu in Fremantle

2009-06-10 Thread Cornelius Hald
On Wed, 2009-06-10 at 19:56 +0200, Alberto Garcia wrote: > On Wed, Jun 10, 2009 at 07:47:33PM +0200, Cornelius Hald wrote: > > > using hildon_gtk_menu_new() I can create a menu with finger friendly > > sized menu items. > > It works when I'm adding GtkMenuItems to this menu. But if I'm > > adding

Re: Finger friendly context menu in Fremantle

2009-06-10 Thread Alberto Garcia
On Wed, Jun 10, 2009 at 07:47:33PM +0200, Cornelius Hald wrote: > using hildon_gtk_menu_new() I can create a menu with finger friendly > sized menu items. > It works when I'm adding GtkMenuItems to this menu. But if I'm > adding GtkImageMenuItems the menu items have stylus size. For > example addi

Finger friendly context menu in Fremantle

2009-06-10 Thread Cornelius Hald
Hi, using hildon_gtk_menu_new() I can create a menu with finger friendly sized menu items. It works when I'm adding GtkMenuItems to this menu. But if I'm adding GtkImageMenuItems the menu items have stylus size. For example adding stock items produces a menu with small menu items. IMO that's a bu

Re: N800 Power cycles

2009-06-10 Thread Frantisek Dufka
Faheem Pervez wrote: > I do not know what provides /proc/bootreason but (if it's the kernel, > like I'm hoping), it may be easier to not make it say "charger" in > bootreason if it's booted with a charger. linux/arch/arm/plat-omap/bootreason.c cfg = omap_get_config(OMAP_TAG_BOOT_REASON, struct

Re: Feeding tracker with useful data in Fremantle

2009-06-10 Thread Cornelius Hald
Sorry, I was a bit too fast. When looking in other places (not maemo.org) I found that: http://library.gnome.org/devel/libtracker-module/unstable/ Is this how it will work in Fremantle? Thanks! Conny Cornelius Hald wrote: > Hi, > > I would like to include tracker support for my note taking app

Feeding tracker with useful data in Fremantle

2009-06-10 Thread Cornelius Hald
Hi, I would like to include tracker support for my note taking application. The files however are encoded in xml and therefore shouldn´t be indexed directly. So my question is, how do I write something like an indexer plug-in for my application? I would like to let tracker know that e.g. stuff

Re: calendar-backend

2009-06-10 Thread gary liquid
Sampo, I would also be interested in a C api to the same calendar backend. Obviously my calendar is very simplistic and sketch based, but it would be of obvious benefit to allow system calendar entries to be visible there :) Gary On Wed, Jun 10, 2009 at 12:32 PM, Sampo Savola wrote: > Hey > >

calendar-backend

2009-06-10 Thread Sampo Savola
Hey With Fremantle beta sdk there comes this, calendar-backend : http://maemo.org/api_refs/5.0/beta/calendar-backend/ There seems to be only C++ interface for this. How should this be used in C application, is there going to be C interface also? //Sampo

Re: Playbin volume bug for OGG and WMA playback

2009-06-10 Thread Martin Grimme
Hi, this is very interesting. Thanks for your investigation and detailed description. I have always wondered why I get distorted sound with Ogg and gstreamer on Maemo. Now it makes sense. Thanks a lot, Martin 2009/6/10, Nick Nobody : > This has been bugging me for quite some time and I think I

Re: N800 Power cycles

2009-06-10 Thread Faheem Pervez
I did so (like you, not liking the same behaviour) and it started the desktop but requiring me to press the power button to enable touchscreen and input (i.e it's expecting to be booted in ACTDEAD state). All I did, however, was to change it from ACTDEAD state to USER state if it detects charger,

Re: Questions about HildonPannableArea

2009-06-10 Thread Henrik Hedberg
Claudio Saavedra wrote 09.06.2009 19:23: > You are wrong. The HildonPannableArea is an important actor in > Fremantle. Look at modest, for example, where it's heavily used. Of > course, you can continue using a scrolled window, but that's completely > up to you and I wouldn't recommend it, since i