Support for frame buffer in N800

2007-03-20 Thread Sampath Goud
Hi, I want to know if there is frame buffer support in N800. I have written a simple application (drawing a pixel) on frame buffer and tried to execute it on N800 in root mode. But it prompts the message "permission denied". Please let me know if there is support for frame buffer in N800. If ther

syncing address book and calendars

2007-03-20 Thread Patrick Ohly
Hello, I've got my SyncEvolution client at a point that I am nearly ready to release a first package. There were a few obstacles that had to be solved first, thus the delay. The biggest problem were DBus timeouts because the EDS backend simply took too long to reply. In some, but not all cases us

Re: SBOX_CPU=arm, not armel?

2007-03-20 Thread Patrick Ohly
On Tue, 2007-03-20 at 15:46 +0100, Philippe De Swert wrote: > Hi, > > > > The target Debian architecture should get determined using the toolchain. > > Did you install an EABI toolchain? Just for the record, yes, I had. > > > When I create a target and install the "cputrans" devkit, then I can >

Re: SBOX_CPU=arm, not armel?

2007-03-20 Thread Philippe De Swert
Hi, > > The target Debian architecture should get determined using the toolchain. > Did you install an EABI toolchain? > > > When I create a target and install the "cputrans" devkit, then I can > > select multiple versions of qemu-arm, including versions 0.7.0, 0.8.0, > > and arm-0.8.1-sb2 and arme

Re: SBOX_CPU=arm, not armel?

2007-03-20 Thread Guillem Jover
Hi, On Mon, 2007-03-19 at 22:48:07 +0100, ext Patrick Ohly wrote: > My problem is that after setting up a new ARM target via sb-menu and > selecting it, "uname -a" says that my architecture is "arm", not > "armel". "arm" is also the value of > SBOX_UNAME_MACHINE/SBOX_DPKG_INST_ARCH in my environme

Re: N800 & Video playback

2007-03-20 Thread Daniel Stone
On Tue, Mar 20, 2007 at 02:03:16PM +0100, ext Klaus Rotter wrote: > Daniel Stone wrote: > >On Tue, Mar 20, 2007 at 09:31:00AM +0100, ext Klaus Rotter wrote: > >>The memory bandwidth to the N800 LCD framebuffer is 3 times slower that > >>the bandwidth in the N770? Is it really _that_ big? > > > >Si

Re: New PyMaemo svn repository

2007-03-20 Thread Luciano Miguel Wolf
Hi Henri, We are changing PyGConf build system to generate deb packages. I hope it will be available in the next PyMaemo release. Kiitos :), Luciano Wolf ext Henri Bergius wrote: Hi! On 3/19/07, Luciano Miguel Wolf <[EMAIL PROTECTED]> wrote: Our next target is to release a new version with

Re: N800 & Video playback

2007-03-20 Thread Klaus Rotter
Daniel Stone wrote: On Tue, Mar 20, 2007 at 09:31:00AM +0100, ext Klaus Rotter wrote: The memory bandwidth to the N800 LCD framebuffer is 3 times slower that the bandwidth in the N770? Is it really _that_ big? > Siarhei's calculations were correct, so, yes. Bad... the N770 interface wasn't t

Re: Launch maemo browser in fullscreen mode

2007-03-20 Thread Antonio Gomes
Hi, These are not UI packages/sources. Browser eal (engine abstraction layer) and maemo-browser-interface are respectively a layer for UI interoperability between engines and an interfacing package for other apps to access/share some browser stuff. regards https://garage.maemo.org/projects/bro

Re: Compiler can't find glibconfig.h

2007-03-20 Thread Kimmo Hämäläinen
On Mon, 2007-03-19 at 18:21 -0600, ext Paul F. Sehorne wrote: > I apologize if this is a duplicate. I had problems with the first email > I sent. Below is the original message with corrections... > > Last evening I followed the instructions in the INSTALL.txt of Maemo 3.0 > 'bora'. I used the

RE: Launch maemo browser in fullscreen mode

2007-03-20 Thread Jakub.Pavelek
AFAIK the sources for the browser UI (not the engine) are public: https://garage.maemo.org/projects/browser/ I even managed to compile them once (didn't run though). I would think that having own browser UI that launches fullscreen for your needs would be good enough solution for a kiosk mode pr

RE: Launch maemo browser in fullscreen mode

2007-03-20 Thread Simon Moore
It is possible to compile a small App that sends the keyboard function key (F6 I think) to x windows that is equivalent to the hardware fullscreen button being pressed (someone pointed me in that direction a while ago on the list). Far from the best solution but it can work. The downside is

Re: Launch maemo browser in fullscreen mode

2007-03-20 Thread Frantisek Dufka
Tomàs Jiménez Lozano wrote: There is really no way to maximize an application in general (and maemo browser in particular) emulating the HW Key press? Yes this brute force approach could work too. You could use uinput kernel driver (used with serial bluetooth keyboards) to feed proper F-key

Re: N800 & Video playback

2007-03-20 Thread Daniel Stone
On Tue, Mar 20, 2007 at 09:31:00AM +0100, ext Klaus Rotter wrote: > Daniel Stone wrote: > >On Sun, Mar 18, 2007 at 07:57:36PM +0200, ext Siarhei Siamashka wrote: > >>Looks like graphics bus on N800 is 3x slower than on Nokia 770. It might > >>be caused by inefficient framebuffer driver implementat

RE: Launch maemo browser in fullscreen mode

2007-03-20 Thread Tomàs Jiménez Lozano
I assume that the browser does not supply any internal means (ie: command line switch option, rpc method) to bring it to fullscreen mode. What about trying to solve the problem form the outside? There is really no way to maximize an application in general (and maemo browser in particular) emulati

Re: N800 & Video playback

2007-03-20 Thread Klaus Rotter
Daniel Stone wrote: On Sun, Mar 18, 2007 at 07:57:36PM +0200, ext Siarhei Siamashka wrote: Looks like graphics bus on N800 is 3x slower than on Nokia 770. It might be caused by inefficient framebuffer driver implementation in its initial revision. But if it is a hardware issue, getting normal v