How to upgrade microb-engine's Javascript engine to TraceMonkey?

2009-06-29 Thread Zhihai Wang
Dear All, Is it possible to simply upgrade microb-engine's javascript engine to TraceMonkey for N800 with Diablo firmware? It is said that the new javascript engine is much faster than the older one, could anybody give me some advice to do this job? -- Best Regards, Zhihai Wang

Tracker in Fremantle

2009-06-29 Thread Cornelius Hald
Hi, does anybody know if Tracker in Fremantle will be used only for storing metadata for applications like media players or if there also will be some kind of generic search application? Does it make sense to write a tracker indexer for my application[1] or will tracker only be used for media file

Re: microbeal doesn't compile

2009-06-29 Thread Zhihai Wang
1. build environment: sbox-CHINOOK_ARMEL 2. checkout https://garage.maemo.org/svn/browser/mozilla/trunk/microb-engine, since this package doesn't compile by "dpkg-buildpackage -rfakeroot -uc -b -d", I decompressed the tarball microb-engine/microb-engine_20090207.orig.tar.gz to microb-engine/microb-

Re: HildonColorButton / HildonColorChooserDialog in Fremantle

2009-06-29 Thread Cornelius Hald
On Mon, 2009-06-29 at 12:40 +0200, Claudio Saavedra wrote: > El lun, 29-06-2009 a las 12:36 +0200, Cornelius Hald escribió: > > Thanks for the answer API. I'll try how that looks / works for me. > > > > @Claudio: I think it would be nice to have a color picker widget > > directly in Hildon, but I'

Re: calendar-backend

2009-06-29 Thread Benoît HERVIER
Hum ... and a python one ? 2009/6/13 Sebastian 'CrashandDie' Lauwers : > It is very easy to write C++ code that is usable by C compilers. > Considering there is apparently a notable demand for a C interface, > pushing for an enhancement request early in the project may be an > interesting thing to

Re: microbeal doesn't compile

2009-06-29 Thread Andre Klapper
Am Montag, den 29.06.2009, 18:15 +0800 schrieb Zhihai Wang: > When I try to compile microb eal from > https://garage.maemo.org/svn/browser/mozilla/trunk/microb-eal, > it complains no gwebbus.h found. Please provide an exact step-by-step procedure in order to reproduce. Assuming this is in Scratchb

Re: HildonColorButton / HildonColorChooserDialog in Fremantle

2009-06-29 Thread Claudio Saavedra
El lun, 29-06-2009 a las 12:36 +0200, Cornelius Hald escribió: > Thanks for the answer API. I'll try how that looks / works for me. > > @Claudio: I think it would be nice to have a color picker widget > directly in Hildon, but I'm not sure how many people/applications really > need it. Still, of c

Re: HildonColorButton / HildonColorChooserDialog in Fremantle

2009-06-29 Thread Cornelius Hald
Thanks for the answer API. I'll try how that looks / works for me. @Claudio: I think it would be nice to have a color picker widget directly in Hildon, but I'm not sure how many people/applications really need it. Still, of course it would be great if someone would create one. Only it's very unlik

microbeal doesn't compile

2009-06-29 Thread Zhihai Wang
Hi, When I try to compile microb eal from https://garage.maemo.org/svn/browser/mozilla/trunk/microb-eal, it complains no gwebbus.h found. In file included from ../../../src/gecko/nsTouchInteractListener.h:53, from ../../../src/gecko/nsTouchInteractListener.cpp:30: ../../../includ

Re: RE:to port openGL to N810

2009-06-29 Thread Andre Klapper
Am Montag, den 29.06.2009, 15:23 +0530 schrieb Lokesh B: > Hi, > >i am trying to port openGL for N810 internet tablet it is possible or > not > >if possible give some information to port openGL in n810 You asked this question two days ago and you received an answer. Please stop wasting my time

Re: RE:N810 internet tablet

2009-06-29 Thread Andre Klapper
Am Montag, den 29.06.2009, 15:01 +0530 schrieb Lokesh B: > FYI, > in > /etc/apt/sources.list.d > hidon-application-manager.list If you want to receive help you should answer the questions that you have been asked. Otherwise it is impossible to help you and people will ignore you because this wast

RE:to port openGL to N810

2009-06-29 Thread Lokesh B
Hi, >i am trying to port openGL for N810 internet tablet it is possible or not >if possible give some information to port openGL in n810 -- Regards Lokesh ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listi

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:N810 internet tablet

2009-06-29 Thread Lokesh B
FYI,in /etc/apt/sources.list.d hidon-application-manager.list Regards Lokesh ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: HildonColorButton / HildonColorChooserDialog in Fremantle

2009-06-29 Thread Claudio Saavedra
El lun, 29-06-2009 a las 09:30 +0200, API escribió: > From: Cornelius Hald > > > Hi, > > > > HildonColorButton and HildonColorChooserDialog are both depreciated in > > Fremantle. The documentation doesn't tell what to use instead. This > > bug[1] mentions the following: > > "[...]A HildonPickerB

RE:N810 internet tablet

2009-06-29 Thread Lokesh B
FYI, >Firstly i installed rootsh and python to become root >nd by giving command sudo gainroot i become root >after this i gave command *apt-get -u update* >it took some time for updating >after updating i tried to install some applications >for example *apt-get install vlc* ** >but it is telling E

Re: Pause/Resume page loading

2009-06-29 Thread Zhihai Wang
Hi Daniel, If you open some large pages which might take some time(say about 30~60 seconds), and you drag the scrollbar of the page during the page loading period, you will experience very slow system response. The main reason might be the CPU is busy downloading data and rendering. If we could p

Re: microb engine doesn't compile

2009-06-29 Thread Zhihai Wang
solved by manually decompress tarball to build-tree/mozilla and remove counterpart from debian/rule On Fri, Jun 26, 2009 at 11:07 AM, Zhihai Wang wrote: > Hi, > I checked out the latest engine source code from > https://garage.maemo.org/svn/browser/mozilla/trunk/microb-engine/microb-engineand >

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: Re:Regarding N810 nokia internet tablet

2009-06-29 Thread Andre Klapper
Am Montag, den 29.06.2009, 10:19 +0530 schrieb Lokesh B: > >so,pls help me by giving some information how to overcome this > problem. Please be patient, and answer to the list instead of sending private mail. > What is the first line in /etc/apt/sources.list ? > > >hildon-application-manager.li

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 implement

Re: HildonColorButton / HildonColorChooserDialog in Fremantle

2009-06-29 Thread API
From: Cornelius Hald > Hi, > > HildonColorButton and HildonColorChooserDialog are both depreciated in > Fremantle. The documentation doesn't tell what to use instead. This > bug[1] mentions the following: > "[...]A HildonPickerButton/HildonTouchSelector variant could be used > here.[...]" Yes,