ewwwI just made a package of the binary code found here http://kerneltrap.org/index.php?q=mailarchive/openmoko-community/2009/1/9/4657414
|
Rating: 5 Rate:
|
||||||||||||
|
CommentsStuart Pullinger wrote: (2009-03-25 18:12:27)
Excellent. Just tested on news.bbc.co.uk and Google Maps - works great (Maps a little slow - as expected!).
Beats Dillo for quality of rendering and uses less screen real estate than Midori or Minimo. Config button doesn't seem to do anything and cannot get to favourites (do they exist?). Thanks. Stuart Pullinger wrote: (2009-03-25 18:49:02)
On second thoughts... I've now read the link. It's a demo app. Thanks for posting it.
joejoe wrote: (2009-03-26 10:43:52)
there are missing some dependencies in package
/usr/e17/bin/ewww: symbol lookup error: /usr/e17/bin/ewww: undefined symbol: ecore_getopt_parse Daniel Mewes wrote: (2009-03-26 13:41:56)
Thanks, works quite well! Finally there is a usable alternative to Minimo that supports finger scrolling. Unfortunately scrolling is very slow, but it really looks promising for an early demo release...
aapo wrote: (2009-03-26 22:22:20)
On OM2008.12. I must install libxslt and
libicui18n36. And then I got this same error: /usr/e17/bin/ewww: symbol lookup error: /usr/e17/bin/ewww: undefined symbol: ecore_getopt_parse Maybe some library is too old? Joel newkirk wrote: (2009-03-30 00:58:00)
On shr-unstable it needed libicu18n36 and libxslt, installed from SHR feed, then ran fine. (should probably be listed as dependencies in control file)
imitation wrote: (2009-04-14 22:59:10)
Works good and would definitely be enough of a browser for me.
But: Drag scrolling doesn't work when startd on an image, i guess it tries to select the image instead (why would you select something if you can't do anything with it?). Anyway, great for a demo app, it should get a homepage sometime! kelvan wrote: (2009-04-19 00:39:39)
really nice app, stylish and useful.
xela92 wrote: (2009-04-21 16:42:59)
the lib that is needed it's called libicui18n36, not libicu18n36, you should correct it ;)
Bye! OpenMtko wrote: (2009-04-22 15:32:05)
My First impression: GREAT BROWSER!!! Please keep it up!
vendion wrote: (2009-04-28 21:56:57)
Very nice browser, keep up the good work! Rendering speed is good for a demo browser, and it is very finger friendly.
skamster wrote: (2009-05-18 16:44:14)
root@om-gta02 /media/mmcblk0p3/code $ ewww
/usr/e17/bin/ewww: error while loading shared libraries: libecore_evas.so.0: cannot open shared object file: No such file or directory also with the two libarys.. OpenMitko wrote: (2009-05-23 20:18:03)
This is again the problem with the new names of the libs :(
_void wrote: (2009-05-31 02:47:42)
just symlink the libraries.
Try the following: cd /usr/lib ln -s libecore_evas-ver-pre-svn-01.so.0 libecore_evas.s o.0 ln -s libedje-ver-pre-svn-01.so.0 libedje.so.0 ln -s libecore-ver-pre-svn-01.so.0 libecore.so.0 ln -s libevas-ver-pre-svn-01.so.0 libevas.so.0 ln -s libeina-ver-pre-svn-01.so.0 libeina.so.0 ln -s libecore_file-ver-pre-svn-01.so.0 libecore_file.s o.0 ln -s libecore_con-ver-pre-svn-01.so.0 libecore_con.so. 0 ln -s libecore_x-ver-pre-svn-01.so.0 libecore_x.so.0 ln -s libecore_txt-ver-pre-svn-01.so.0 libecore_txt.so. 0 ln -s libecore_fb-ver-pre-svn-01.so.0 libecore_fb.so.0 thegreen4me wrote: (2009-06-21 23:29:39)
Void's solution doesn't actually work. If your having library problems, then just use opkg install libicui18n36
thegreen4me wrote: (2009-06-22 00:00:34)
actually just do the following:
ln -s libecore_evas-ver-pre-01.so.0 libecore_evas.so.0 ln -s libedje-ver-pre-01.so.0 libedje.so.0 ln -s libevas-ver-pre-01.so.0 libevas.so.0 ln -s libecore-ver-pre-01.so.0 libecore.so.0 ln -s libeina-ver-pre-01.so.0 libeina.so.0 ln -s libecore_file-ver-pre-01.so.0 libecore_file.so.0 ln -s libecore_con-ver-pre-01.so.0 libecore_con.so.0 ln -s libecore_x-ver-pre-01.so.0 libecore_x.so.0 ln -s libecore_txt-ver-pre-01.so.0 libecore_txt.so.0 ln -s libecore_fb-ver-pre-01.so.0 libecore_fb.so.0 It seems that the SHR Project has decided to change the names again. I hate it when they do that! thegreen4me wrote: (2009-06-22 00:02:11)
oh, but make sure you cd to /usr/lib first
Steven Le Roux wrote: (2009-07-17 01:59:39)
I've just tested it, Woohou !! what a promising browser ! I already love it :)
cayeya wrote: (2009-08-20 11:21:06)
Awesome!!!, works flawless with all pages I tested, it renders all as expected, even works with joomla pages!!!
Keep up this Great Work!!! Adrian. buergi wrote: (2009-08-22 12:06:05)
Damned I'm impressed, keep it up!
As said the two libs should be added to dependencies. And as imitation said: there is a problem with finger scrolling and images. Perhaps the drag tolerance should be a bit higher, it's sometimes hard to hit a link. Besides that a very promising app, Try It! (And we need Adblock :) skarhand wrote: (2009-09-08 23:51:26)
On the latest shr-unstable, I still had to install libxslt, but then libicudata36 instead of libicu18n36.
The library versions also changed, so here are the new symbolic links needed: ln -s libecore_evas-ver-svn-02.so.0 libecore_evas.so.0 ln -s libedje-ver-svn-02.so.0 libedje.so.0 ln -s libevas-ver-svn-02.so.0 libevas.so.0 ln -s libecore-ver-svn-02.so.0 libecore.so.0 ln -s libeina-ver-svn-02.so.0 libeina.so.0 ln -s libecore_file-ver-svn-02.so.0 libecore_file.so.0 ln -s libecore_con-ver-svn-02.so.0 libecore_con.so.0 ln -s libecore_x-ver-svn-02.so.0 libecore_x.so.0 ln -s libecore_txt-ver-svn-02.so.0 libecore_txt.so.0 ln -s libecore_fb-ver-svn-02.so.0 libecore_fb.so.0 OpenMitko wrote: (2009-09-17 21:26:27)
Works like a charm :)
Thanks a lot Skarhand!!! Herman wrote: (2009-12-07 01:32:48)
en onderstaand voor de laatste shr-unstables:
ln -s libecore_evas-ver-pre-svn-05.so.0 libecore_evas.so.0 ln -s libedje-ver-pre-svn-05.so.0 libedje.so.0 ln -s libevas-ver-pre-svn-05.so.0 libevas.so.0 ln -s libecore-ver-pre-svn-05.so.0 libecore.so.0 ln -s libeina-ver-pre-svn-05.so.0 libeina.so.0 ln -s libecore_file-ver-pre-svn-05.so.0 libecore_file.so.0 ln -s libecore_con-ver-pre-svn-05.so.0 libecore_con.so.0 ln -s libecore_x-ver-pre-svn-05.so.0 libecore_x.so.0 ln -s libecore_txt-ver-pre-svn-05.so.0 libecore_txt.so.0 ln -s libecore_fb-ver-pre-svn-05.so.0 libecore_fb.so.0 Herman wrote: (2009-12-07 01:37:54)
i forgot this one with the new symlinks needed for the latest shr-unstable
ln -s libgnutls.so.26 libgnutls.so.13
|








