[maemo-developers] microb and svg
From: Miko Nieminen miko.nieminen at gmail.comDate: Fri Sep 28 17:16:40 EEST 2007
- Previous message: microb and svg
- Next message: maemo 4.0 Chinook beta SDK released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To answer my self if someone else happens to be interested. Svg support in the microb-engine can be enabled by building packages with command: DEB_BUILD_OPTIONS="parallel svgport" dpkg-buildoptions -rfakeroot -uc -us Then install related packages to the device. If svg content is not rendered like in the problem described below, you need to remove ~/.mozilla/microb/compreg.dat and restart browser. Then it should work. If you want to test reference UI, install microb-refui package and you can start refui tests: cd /usr/lib/microb-engine/ export GRE_HOME=. ./run-mozilla.sh TestGtkEmbed <ULR> I hope someone finds this usefull. On 17/09/2007, Miko Nieminen <miko.nieminen at gmail.com> wrote: > > Hi, > > I've been making some tests with N800 and microb browser engine. I have > been trying to enable svg support, but so far I haven't been able to make > browser to render any svg images. Browser just does nothing when clicking a > link which leads to svg image. Same image could be viewed with desktop > firefox. > > I have tried microb-engine revision 463 (should be same as 1.0.3-14 tag) > and 710. > > Revision 463 I build with command: > DEB_BUILD_OPTIONS="syscairo svgport" dpkg-buildoptions -rfakeroot -uc -us > > and revision 710 I build with command: > DEB_BUILD_OPTIONS="parallel svgport" dpkg-buildoptions -rfakeroot -uc -us > > In both cases --enable-svg is used during configuration and svg stuff > seems to be compiled, but browser just doesn't seem to work. Packages can be > installed with out any problems, but browser it self simply does nothing > when I try to open svg image. "parallel" I just for making build time a bit > shorter. When using parallel and I build r710 instead of r463 I was able to > reduce build time from 2.5 hours to 45 mins, which was quite nice :) > > I'm using maemo 3.1 armel rootstrap when building packages and I installed > dependencies from bora and bora's extras repositories. I just rebuild > microb-engine and installed packages which are build from that. > > Is there anything I'm missing here? Am I supposed to build also eal > packages and UI? > > Does anyone know how to make that browser work with svg? > > br, > -- > Miko Nieminen > miko.nieminen at iki.fi > miko.nieminen at gmail.com > miko.nieminen at nomovok.com -- Miko Nieminen miko.nieminen at iki.fi miko.nieminen at gmail.com miko.nieminen at nomovok.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20070928/fe603b45/attachment.htm
- Previous message: microb and svg
- Next message: maemo 4.0 Chinook beta SDK released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]