[maemo-developers] osso-gwconnect ,still seem not work

2006-01-19 Thread 程波 程
omit some #include,code snipper below: static DBusHandlerResult signal_filter(DBusConnection* connection,DBusMessage* message,void *user_data) { g_assert(message); g_assert(connection); if(dbus_message_is_signal(message,"com.nokia.btsearch.signal","dev_found")==TRUE) { gtk_info

[maemo-developers] Java Question for the Nokia guys.

2006-01-19 Thread monteslu
Not sure if this is the right place to ask, but I've seen some emails on this list from people with @nokia.com addresses. I've read the archives, and so far don't see anything conclusive with regards to a working java implementation J2ME or J2SE. I noticed a post in the archives about this out

Re: [maemo-developers] Using Nokia 770 in vertical mode

2006-01-19 Thread Riku Voipio
On Wednesday 18 January 2006 10:13, Tapani Pälli wrote: > It is possible to do rotations even hardware accelerated. However the > current UI does not scale to it well (as seen from screenshot) and > therefore it is not a supported feature. nchip is using software xrandr > but you still need to comp

[maemo-developers] Re: backlight

2006-01-19 Thread Frantisek Dufka
Looks like it can be controlled via ioctl on the framebuffer device. http://maemo.org/lxr/source/osso-af-utils/src/omapfb.h struct lcd_panel has pointer int (*set_bklight_level)(struct lcd_panel *panel,unsigned int level); I'll try to figure out how it can be called. If anyone knows, don't hesi

Re: [maemo-developers] osso-gwconnect ,still seem not work

2006-01-19 Thread Patrik Flykt
Hi, On Thu, 2006-01-19 at 16:48 +0800, ext 程波 程 wrote: > if(osso_get_dbus_connection(p->context)==NULL) > dprint("can not to session bus"); > if(osso_get_sys_dbus_connection(p->context)==NULL) > dprint("con not to sys bus"); > osso_rpc_run(p->context,"com.nokia.bts

Re: [maemo-developers] Java Question for the Nokia guys.

2006-01-19 Thread Jesper Zuschlag
Jep! The 770's ARM variant does indeed support Java acceleration through Jazelle technology. However, through their infinite wisdom ARM has chosen to keep the Jazelle-part of the processors programming model a secret for anybody else than their licensee. This in reality rules out any open-s

Re: [maemo-developers] Way to get a reference to parent HildonAppView from its menu

2006-01-19 Thread Luca Donaggio
2006/1/19, Kalle Vahlman <[EMAIL PROTECTED]>: On 1/18/06, Fred Lefévère-Laaoide <[EMAIL PROTECTED]> wrote:> Have you try gtk_widget_get_toplevel ?That would give the HildonApp, as AppViews are not toplevels. You could then of course iterate over the list of appviews and check whichhas the menu...>

Re: [maemo-developers] Way to get a reference to parent HildonAppView from its menu

2006-01-19 Thread Luca Donaggio
2006/1/19, Kalle Vahlman <[EMAIL PROTECTED]>: On 1/18/06, Fred Lefévère-Laaoide <[EMAIL PROTECTED]> wrote:> Have you try gtk_widget_get_toplevel ?That would give the HildonApp, as AppViews are not toplevels. You could then of course iterate over the list of appviews and check whichhas the menu...Th

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Johan Bilien
On Fri, Dec 16, 2005, Tommi Komulainen wrote: > There's a bit of a problem. People want more eyecandy and flashy > gimmicks related to application windows, but the current design makes > those things difficult to implement without making a big mess. > > Therefore we're going to implement new widge

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Nils Faerber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johan Bilien schrieb: > On Fri, Dec 16, 2005, Tommi Komulainen wrote: > >>There's a bit of a problem. People want more eyecandy and flashy >>gimmicks related to application windows, but the current design makes >>those things difficult to implement wi

Re: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Florian Boor
Hi, Nils Faerber wrote: > Umm... it seems thi directory requires authentication!? guest/guest... but it might be a good idea to drop this "feature" if possible. Greetings Florian -- The dream of yesterday Florian Boor is the hope of todayTel: 0271-771091-

Re: [maemo-developers] Way to get a reference to parent HildonAppView from its menu

2006-01-19 Thread Kalle Vahlman
On 1/19/06, Luca Donaggio <[EMAIL PROTECTED]> wrote: [Finding the AppView from a menu reference] > I'm tryng to port grsync to maemo, it's almost done really, but for this > menu related issue. Grsync has been made with Glade and Glade uses a > lookup_widget() function to retrieve widgets programma

RE: [maemo-developers] RFC: Redesigning the HildonApp+Views

2006-01-19 Thread Karoliina.T.Salminen
Hi, >> A design document is available here: >> https://stage.maemo.org/svn/maemo/projects/haf/doc/hildon-window/ > >Umm... it seems thi directory requires authentication!? Yes, but the username is always guest and password guest when you want just checkout or read the contents. Committing thing

[maemo-developers] HttpWebRequest in C#/Mono on N770 : The request timed out

2006-01-19 Thread marc.pub
Hello,   I try to access Internet in a C# / mono program with the HttpWebRequest class on my Nokia 770. See my program WebFetch below.   When I execute the program it wait one minute at the HttpWebRequest.GetResponse(); method and exit with a time out. See my log below.   With the use

Re: [maemo-developers] Re: backlight

2006-01-19 Thread Rtp
Frantisek Dufka <[EMAIL PROTECTED]> writes: > Looks like it can be controlled via ioctl on the framebuffer device. > http://maemo.org/lxr/source/osso-af-utils/src/omapfb.h > > struct lcd_panel has pointer > int (*set_bklight_level)(struct lcd_panel *panel,unsigned int level); > > I'll try to figur

RE: [maemo-developers] Re: backlight

2006-01-19 Thread David Briggs
More fine control of the backlight, especially at the dimmer end, would be a welcome feature. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arnaud Patard (Rtp) Sent: Thursday, January 19, 2006 1:53 PM To: Frantisek Dufka Cc: maemo-developers@maemo.org Su

Re: [maemo-developers] Re: backlight

2006-01-19 Thread Brad Midgley
Arnaud The strange thing is that when you're on the lowest level the gui will allow (1), the display goes a little dimmer than that when idle and the sys file actually reports the value 0. But if you *write* a 0 to the sys file, the backlight turns off altogether. This leaves two interpretations

Re: [maemo-developers] Re: backlight

2006-01-19 Thread Rtp
Brad Midgley <[EMAIL PROTECTED]> writes: > Arnaud > > The strange thing is that when you're on the lowest level the gui will > allow (1), the display goes a little dimmer than that when idle and the > sys file actually reports the value 0. But if you *write* a 0 to the sys > file, the backlight tu

Re: [maemo-developers] Java Question for the Nokia guys.

2006-01-19 Thread Clemens Eisserer
> one of their Jazelle-enabled JVM's to the 770. I must confessed that > I have been *really* annoyed by ARM's attitude on this subject for a > long time and fails to see the rational behind. Imagine a manufacture > releasing a new processor while keeping the instruction set > specification a secre