[maemo-developers] EAL Example (attempt)
From: tonikitoo (Antonio Gomes) tonikitoo at gmail.comDate: Wed Feb 13 15:02:33 EET 2008
- Previous message: EAL Example (attempt)
- Next message: Wifi scanning trouble
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, IIRC, page_size and finish_status values were hardcoded in open chinook release timeframe. But it has been fixed in latest versions (microb svn). I am running microb-engine/eal from the svn (latest snapshot) , ran your example and things worked fine: * start, title, stop, url changed signals got fired fine (see console output bellow) Start Loading signal, with url: file:///bin Url changed signal, new url is: file:///bin MOZMOZEAL:title_changed_cb:1698: Embed:0x822c878, Title: 'file:///bin' Title changed signal, new title is: file:///bin Url changed signal, new url is: file:///bin Finished Loading signal with status 0, and page size 4255 * page_size is properly shwon for each load. * file:/// page was rendered properly and I am able to browser through links (local folders). So try building microb-engine/eal and browser-eal by your hands from the svn ... issues are fixed. regards On Feb 12, 2008 4:45 PM, Andrew Gatt <a.gatt at btinternet.com> wrote: > OK so i'm trying to hack together an EAL example, it seems to be firing > up the mozilla-eal, the finished loading signal is triggered, but i'm > not getting anything on the display. The finish_status is 0 and the page > size is 15000 everytime, so i'm sure i'm doing something wrong. > > Can anyone spot what i'm missing? This is all done under the chinook > sdk. I had to apt-get install browser-eal, browser-eal-dev and > microb-eal. I also did an apt-get install microb-engine and > microb-engine-dev. > > I'd really appreciate some help on this if anyone has got any.... -- --Antonio Gomes
- Previous message: EAL Example (attempt)
- Next message: Wifi scanning trouble
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]