[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread:
Post Reply 
[Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 28th June
02-24-2010, 06:23 AM (This post was last modified: 06-28-2011 02:18 PM by vaidyasr.)
Post: #1
[Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 28th June
All,

WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications.

Note: USB keyboard will be required to use this. I don't have a one to test. Please test and let me know the feedback.

Installation available via CSI.

Download Link: Refer the attachment

Prerequisites: libqtcore4 & libqt4-webkit from ipkg.

How to use:
1. If you have telnet installed, you can invoke as below
Code:
# cd /share/Apps/
# mkdir browser
copy the browser.zip via ftp/smb
# cd browser;unzip browser.zip;tar xvf browser.tar
# killall gaya
# ./browser -qws -display directfb

Screenshots: (not taken from A110/100).
[Image: QtWeb-small.png]


Attached File(s)
.zip  browser.zip (Size: 287.53 KB / Downloads: 127)

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 6 users say Thank You to vaidyasr for this post
02-24-2010, 11:42 AM
Post: #2
RE: Web Browser - A110
Excellent idea.... Please, tell us more about it.

Best regards

Jerome
Find all posts by this user
Add Thank You Quote this message in a reply
02-24-2010, 12:00 PM
Post: #3
RE: Web Browser - A110
(02-24-2010 06:23 AM)vaidyasr Wrote:  All,
If anybody interested, I can cross-compile the webbrowser for A110/A100. As I don't own A110, I need the list of contents of A110 system folders, so I can build the one.

Excellent! Please explain the features of this browser. I have eGreat M31B (Almost same as A110). Let me know which data you need. I can provide.

Madhu Babu K
| eGreat M31B | Seagate 500GB PipelineHD | TP-Link WN821N | Netgear WG614V7 | LG 32LH20 TV |
Find all posts by this user
Add Thank You Quote this message in a reply
02-24-2010, 12:14 PM
Post: #4
RE: Web Browser - A110
Refer the thread http://www.networkedmediatank.com/showth...?tid=36498 which was done for C200. I need to know the location of directfb libs and the version. The file name will be libdirectfb.so* so that I can compile with the libs.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
02-24-2010, 01:33 PM
Post: #5
RE: Web Browser - A110
My A100 is in a box right now, but if someone has telnet and is willing to help but is unsure how:

login with telnet and write:
find / -name libdirectfb.so*

That should print the path to the files, can take a couple of seconds before it responds depending upon HDD size and utilization.

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
Add Thank You Quote this message in a reply
02-24-2010, 08:11 PM
Post: #6
RE: Web Browser - A110
I could not find anything with find / -name libdirectfb.so* but find / -name libdirectfb* found:-

/lib/libdirectfb-1.0.so.0.0.0
/lib/libdirectfb-1.0.so.0
/lib/directfb-1.0-0/inputdrivers/libdirectfb_em86remote_sigmarc.so
/lib/directfb-1.0-0/systems/libdirectfb_em86.so
/lib/directfb-1.0-0/gfxdrivers/libdirectfb_em86gfx.so
/lib/directfb-1.0-0/wm/libdirectfbwm_default.so

Is this what you were after?

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
02-24-2010, 09:40 PM
Post: #7
RE: Web Browser - A110
On E-Great M34A

Results of find / -name libdirectfb*
/lib/libdirectfb-1.0.so.0.0.0
/lib/libdirectfb-1.0.so.0
/lib/directfb-1.0-0/gfxdrivers/libdirectfb_em86gfx.so
/lib/directfb-1.0-0/wm/libdirectfbwm_default.so
/lib/directfb-1.0-0/inputdrivers/libdirectfb_em86remote_sigmarc.so
/lib/directfb-1.0-0/systems/libdirectfb_em86.so
Find all posts by this user
Add Thank You Quote this message in a reply
02-25-2010, 11:04 AM (This post was last modified: 02-26-2010 01:01 PM by vaidyasr.)
Post: #8
RE: Web Browser - A110
Can someone post the libm.so from A110?. The version I have issues while building Qt Core libs.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
02-25-2010, 08:01 PM
Post: #9
RE: Web Browser - A110
/lib/libmkvparser.so
/lib/libm-0.9.28.so
/lib/libm.so
/lib/libm.so.0
Find all posts by this user
Add Thank You Quote this message in a reply
02-25-2010, 08:21 PM (This post was last modified: 02-25-2010 08:23 PM by digitaltek.)
Post: #10
RE: Web Browser - A110
Hi vaidyasr, this is my libm.so, I hope it goes well.

Compliments for your great idea and I hope you can...

Thanks advance.
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to digitaltek for this post
03-08-2010, 12:22 PM
Post: #11
RE: WebKit (Apple Safari / Chrome Clone) - Web Browser - A110/100 - In Progress
Excelent, thanks.

When you think you will be ready?
Find all posts by this user
Add Thank You Quote this message in a reply
03-08-2010, 12:29 PM
Post: #12
RE: WebKit (Apple Safari / Chrome Clone) - Web Browser - A110/100 - Released
Released. Check and post your feedback.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
03-09-2010, 10:57 AM
Post: #13
RE: WebKit (Apple Safari / Chrome Clone) - Web Browser - A110/100 - Released
(03-08-2010 12:29 PM)vaidyasr Wrote:  Released. Check and post your feedback.

white screen appear for couple of seconds then reboot.

A-110 | FW:01-17-100317-15-POP-403-000 | NMT:00-17-091216-15-POP-403
Find all posts by this user
Add Thank You Quote this message in a reply
03-09-2010, 11:27 AM
Post: #14
RE: WebKit (Apple Safari / Chrome Clone) - Web Browser - A110/100 - Released
(03-09-2010 10:57 AM)sculder Wrote:  white screen appear for couple of seconds then reboot.
Please do the following command and post the results here.
Code:
# cd /share/Apps/browser
# LD_LIBRARY_PATH=/lib:/share/Apps/Qt/lib:/share/Apps/browser/lib;export LD_LIBRARY_PATH
# cd bin
# ./browser -qws -display directfb

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
03-09-2010, 04:21 PM
Post: #15
RE: WebKit (Apple Safari / Chrome Clone) - Web Browser - A110/100 - Released
(03-09-2010 11:27 AM)vaidyasr Wrote:  Please do the following command and post the results here.
Code:
# cd /share/Apps/browser
# LD_LIBRARY_PATH=/lib:/share/Apps/Qt/lib:/share/Apps/browser/lib;export LD_LIBRARY_PATH
# cd bin
# ./browser -qws -display directfb

"illegal instruction" after ./browser -qws -display directfb

A-110 | FW:01-17-100317-15-POP-403-000 | NMT:00-17-091216-15-POP-403
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Apps] opkg A100/A110 - Updated 21st Sep vaidyasr 405 85,381 05-15-2013 06:04 PM
Last Post: ricardojrm
  Did someone compile ath9k_htc module for pch-a110? kay 1 1,115 04-17-2013 02:27 AM
Last Post: dony71
Star [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** Ger Teunis 580 264,078 04-10-2013 12:42 PM
Last Post: timwest73
  Pure Web Remote Control or Listening Audio with switched off TV pompon 165 67,429 03-27-2013 08:05 PM
Last Post: luciano63
  A110 - Permanent fix for opkg and local binaries path vaidyasr 3 420 03-16-2013 06:40 AM
Last Post: vaidyasr
  mochad or heyu for A110 anybody? dony71 3 437 03-12-2013 05:24 AM
Last Post: dony71
  thoughts on trakt on 100 series ? lordy 36 4,208 02-26-2013 12:02 AM
Last Post: cgibby
  Music Browser for NMT - Updated August, 2nd, 2011 gkreidl 14 8,075 01-19-2013 04:07 PM
Last Post: winfried_laane
  User apps randomly stopping prem1er 2 793 11-26-2012 05:33 PM
Last Post: Djiest
Star [Apps] Bierdopje 4 NMT PHP script SilverViper 4 1,339 11-26-2012 04:57 PM
Last Post: Djiest

Forum Jump: