maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Arora - Simple cross-platform QtWebKit web browser (https://talk.maemo.org/showthread.php?t=27283)

DJArty 2009-03-04 10:12

[Announce] Arora - Simple cross-platform QtWebKit web browser
 
2 Attachment(s)
Arora is a simple WebKit-based web browser using the Qt toolkit, originally based on the Qt demo browser written to showcase the capabilities of QtWebKit.
http://arora-browser.org

My Maemo Port of Arora: here

http://www.internettablettalk.com/fo...1&d=1236161215

http://www.internettablettalk.com/fo...1&d=1236161215

Installation:
1) We need Qt4.4.3 so add Maemo extras-devel repository
deb http://repository.maemo.org/extras-devel/ diablo free non-free
install button
arora depends : libc6, libgcc1, libqt4-network, libqt4-webkit, libqtcore4, libqtgui4, libstdc++6.

Тalk many thanks to the project http://qt4.garage.maemo.org/ for possibility easily way to run many Qt4 applications on NIT.


2) Download and install Arora deb
In terminal:
Code:

dpkg -i arora_0.5_git20090302_armel.deb
Or via Applet manager ( better in terminal ;) - you can see and solve dependences problems ).

3) Hide Bookmarks Bar, Setup Dowload dir, Select interface language if need.

Try It :)

bongo 2009-03-04 12:17

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
32 mb ... that's a fat one ;)
Thanks for your work ...

andrewfblack 2009-03-04 12:38

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Great work but you might want to go ahead and tell everyone you are going to have to do a apt-get -f install for dependences since a lot of people might not know what to do once it fails. Other then that it installed fine. One suggestion since it doesn't have nice scrolling from anywhere on screen is there a way for you to up the size of the scroll bar? I know you can up scroll bar in built in browser using theme didn't know if you could in programming. Keep up the good work.

DJArty 2009-03-04 12:38

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Quote:

Originally Posted by bongo (Post 268869)
32 mb ... that's a fat one ;)

Arora - 600Kb ;)
32Mb - for Qt engine - may be ...
But you can use another little Qt apps with him :)

pycage 2009-03-04 12:46

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Welcome to the bloated world of Qt and C++! :P

Maybe a "strip" on the executable will reduce size. This can help significantly with fat C++ stuff.

codeMonkey 2009-03-04 13:38

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Won't get a chance to install this until I get home.
How does it run?

andrewfblack 2009-03-04 14:43

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Quote:

Originally Posted by codeMonkey (Post 268878)
Won't get a chance to install this until I get home.
How does it run?

Changing between tabs is a little slow also it took a while for my gmail to open but I use one of those gmail templates and they slow it down.

qwerty12 2009-03-04 15:45

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Quote:

Originally Posted by pycage (Post 268874)
Welcome to the bloated world of Qt and C++! :P

Maybe a "strip" on the executable will reduce size. This can help significantly with fat C++ stuff.

If the deb is made the "proper" way (i.e from debian source packages), then the binary is likely to be stripped as dh_strip (which is ran from the rules file, unless you comment it) is ran which will strip all binaries in the package.

Laughing Man 2009-03-04 20:05

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Quote:

Originally Posted by andrewfblack (Post 268896)
Changing between tabs is a little slow also it took a while for my gmail to open but I use one of those gmail templates and they slow it down.

How's it compare to Tear (uber fast?) and Microb (kinda slow)

HaZtile 2009-03-05 14:28

Re: [Announce] Arora - Simple cross-platform QtWebKit web browser
 
Hello guys, i've just tried to install program as per instructions stated avobe, but have a problem to do it

~ # dpkg -i arora_0.5_git20090302_armel.deb
dpkg: `ldconfig' not found on PATH.
dpkg: `start-stop-daemon' not found on PATH.
dpkg: `install-info' not found on PATH.
dpkg: `update-rc.d' not found on PATH.
dpkg: 4 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.


All times are GMT. The time now is 12:43.

vBulletin® Version 3.8.8