[7. June 2013] Youporn available now | [19. April 2013] A-400 Advanced Network Setup | [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 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

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: 1 Guest(s)
Post Reply 
[Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 28th June
07-05-2011, 12:18 AM
Post: #166
RE: [Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 9th Oct
(07-04-2011 04:33 PM)vaidyasr Wrote:  That was really strange. I haven't found zlib package in the recent packages. Have you done the ipkg update?. Because the zlib has been renamed to libz1 around a week ago in a110 ipkg.

I updated before i tried to install the libqt4 packages.

Yes, zlib is not in the packages any more; libz1 is. You must have forgotten to modify the dependencies in the two libtqt4 packages accordingly. They still need zlib instead of libz1.

Guenter
Find all posts by this user
Add Thank You Quote this message in a reply
07-05-2011, 09:28 AM (This post was last modified: 07-05-2011 09:29 AM by gkreidl.)
Post: #167
RE: [Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 28th June
Sriram,

I did a lot of debugging and I think I've found the cause of the problem.

Step by step:

Trying to install libqt4-phonon vith -V 2 gave the following result:

Code:
ipkg install -V 2 libqt4-phonon
pkg_info_preinstall_check: updating arch priority for each package
pkg_info_preinstall_check: update file owner list
Installing libqt4-phonon (4.7.0-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libqt4-phonon_4.7.0-1_mipsel.ipk
  using latest matching libgstreamer-plugins-base0.10 0.10.28-1 mipsel
  using latest matching libgstreamer0.10 0.10.28-1 mipsel
  using latest matching liboil0.3 0.3.16-1 mipsel
  using latest matching libvorbis0 1.3.2-1 mipsel
  using latest matching libogg0 1.2.2-1 mipsel
  using latest matching libpango1.0 1.28.3-1 mipsel
  using latest matching libcairo2 1.10.2-1 mipsel
  using latest matching libpixman1 0.21.4-1 mipsel
  using latest matching libfontconfig1 2.7.3-1 mipsel
  using latest matching libexpat1 2.0.1-1 mipsel
  using latest matching libfontconfig1 2.7.3-1 mipsel
  using latest matching libexpat1 2.0.1-1 mipsel
  using latest matching libpixman1 0.21.4-1 mipsel
  using latest matching libogg0 1.2.2-1 mipsel
  using latest matching libvorbisenc2 1.3.2-1 mipsel
  using latest matching libogg0 1.2.2-1 mipsel
  using latest matching libvorbis0 1.3.2-1 mipsel
  using latest matching libgstreamer0.10 0.10.28-1 mipsel
This could mean that your package list is out of date or that the packages
mentioned above do not yet exist (try 'ipkg update'). To proceed in spite
of this problem try again with the '-force-depends' option.
Configuring unpacked packages
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for libqt4-phonon:
         zlib

None of the packages on which libqt4-phonon depends was installed. Then I started to install the packages manually one by one. The next problem came, when I tried to install libgstreamer-plugins-base0.10:

Code:
ipkg install -V 2 libgstreamer-plugins-base0.10
pkg_info_preinstall_check: updating arch priority for each package
pkg_info_preinstall_check: update file owner list
Installing libgstreamer-plugins-base0.10 (0.10.28-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgstreamer-plugins-base0.10_0.10.28-1_mipsel.ipk
  using latest matching liboil0.3 0.3.16-1 mipsel
  using latest matching libvorbis0 1.3.2-1 mipsel
  using latest matching libogg0 1.2.2-1 mipsel
  using latest matching libpango1.0 1.28.3-1 mipsel
  using latest matching libcairo2 1.10.2-1 mipsel
  using latest matching libpixman1 0.21.4-1 mipsel
  using latest matching libfontconfig1 2.7.3-1 mipsel
  using latest matching libexpat1 2.0.1-1 mipsel
  using latest matching libfontconfig1 2.7.3-1 mipsel
  using latest matching libexpat1 2.0.1-1 mipsel
  using latest matching libpixman1 0.21.4-1 mipsel
  using latest matching libogg0 1.2.2-1 mipsel
  using latest matching libvorbisenc2 1.3.2-1 mipsel
  using latest matching libogg0 1.2.2-1 mipsel
  using latest matching libvorbis0 1.3.2-1 mipsel
This could mean that your package list is out of date or that the packages
mentioned above do not yet exist (try 'ipkg update'). To proceed in spite
of this problem try again with the '-force-depends' option.
Configuring unpacked packages
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for libgstreamer-plugins-base0.10:
         zlib

And the next one:

Code:
ipkg install -V 2 libpango1.0
pkg_info_preinstall_check: updating arch priority for each package
pkg_info_preinstall_check: update file owner list
Installing libpango1.0 (1.28.3-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libpango1.0_1.28.3-1_mipsel.ipk
  using latest matching libcairo2 1.10.2-1 mipsel
  using latest matching libpixman1 0.21.4-1 mipsel
  using latest matching libfontconfig1 2.7.3-1 mipsel
  using latest matching libexpat1 2.0.1-1 mipsel
  using latest matching libfontconfig1 2.7.3-1 mipsel
  using latest matching libexpat1 2.0.1-1 mipsel
  using latest matching libpixman1 0.21.4-1 mipsel
This could mean that your package list is out of date or that the packages
mentioned above do not yet exist (try 'ipkg update'). To proceed in spite
of this problem try again with the '-force-depends' option.
Configuring unpacked packages
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for libpango1.0:
         zlib

and the last one:

Code:
ipkg install -V 2 libcairo2
pkg_info_preinstall_check: updating arch priority for each package
pkg_info_preinstall_check: update file owner list
Installing libcairo2 (1.10.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libcairo2_1.10.2-1_mipsel.ipk
  using latest matching libpixman1 0.21.4-1 mipsel
  using latest matching libfontconfig1 2.7.3-1 mipsel
  using latest matching libexpat1 2.0.1-1 mipsel
This could mean that your package list is out of date or that the packages
mentioned above do not yet exist (try 'ipkg update'). To proceed in spite
of this problem try again with the '-force-depends' option.
Configuring unpacked packages
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for libcairo2:
         zlib

After installing libpixman1, libfontconfig1 and libexpat1 manually, I still had to install libcairo2 with -force-depends. Afterwards all other packages from above installed without any further problem and without -force-depends.

I looked into libcairo2 with debian package manager. And I found the damned zlib dependancy- In the ./control section it shows:

Code:
Package: libcairo2
Architecture: mipsel
Priority: optional
Section: libs
Version: 1.10.2-1
Maintainer: vaidyasr <vaidyasr@networkedmediatank.com>
Source: http://cairographics.org/releases/cairo-1.10.2.tar.gz
Depends: libpixman1 (>= 0.18.4), libfontconfig1 (>= 2.2.95), zlib

So libcairo2 still depends on zlib and that has caused all the trouble! You have to modify this package to use libz1 and all the packages should be able to install without problems.

Then I finally wanted to start the browser and this is what I got:

Code:
./browser -qws -display  directfb
(*) DirectFB/Config: Active DTV standard hdtv60
(*) DirectFB/Config: Active DTV signal sdtv
(*) DirectFB/Config: Active DTV connector hdmi
(*) DirectFB/Config: Active Component standard hdtv60
(*) DirectFB/Config: Active Component signal sdtv
(*) DirectFB/Config: Active Component connector ycrcb
(*) DirectFB/Config: Active Analog standard ntsc
(*) DirectFB/Config: Active Analog signal ntsc
(*) DirectFB/Config: Active Analog connector cvbs
(*) DirectFB/Config: Driver options file /etc/smp8634rc
(!) DirectFB/Config: Unable to open config file `//.directfbrc'!
(!) DirectFB/Config: Unable to open config file `/etc/directfbrc.browser'!
(!) DirectFB/Config: Unable to open config file `//.directfbrc.browser'!

     =======================|  DirectFB 1.0.0  |=======================
          (c) 2001-2007  The DirectFB Organization (directfb.org)
          (c) 2000-2004  Convergence (integrated media) GmbH
        ------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2009-06-03 14:06)
(!) [28101:    0.000] --> Caught signal 11 (at (nil), invalid address) <--
Aborted

Maybe its the missing config file which causes it to crash, but I don't know really. You should know better.

Guenter
Find all posts by this user
Add Thank You Quote this message in a reply
07-05-2011, 09:31 AM
Post: #168
RE: [Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 28th June
Probably you need to remove the existing libqtcore4 and/or all qt4 packages and try again.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
07-05-2011, 10:31 AM
Post: #169
RE: [Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 28th June
(07-05-2011 09:31 AM)vaidyasr Wrote:  Probably you need to remove the existing libqtcore4 and/or all qt4 packages and try again.

I did. No change.

Is there an option to get more debugging output from the browser? Or is there a simple way to test if qt4 is working correctly?

Guenter
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
Star [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** Ger Teunis 592 272,158 06-14-2013 12:31 AM
Last Post: rocsemail
  [Apps] opkg A100/A110 - Updated 21st Sep vaidyasr 405 89,979 05-15-2013 06:04 PM
Last Post: ricardojrm
  Did someone compile ath9k_htc module for pch-a110? kay 1 1,180 04-17-2013 02:27 AM
Last Post: dony71
  Pure Web Remote Control or Listening Audio with switched off TV pompon 165 70,180 03-27-2013 08:05 PM
Last Post: luciano63
  A110 - Permanent fix for opkg and local binaries path vaidyasr 3 507 03-16-2013 06:40 AM
Last Post: vaidyasr
  mochad or heyu for A110 anybody? dony71 3 532 03-12-2013 05:24 AM
Last Post: dony71
  thoughts on trakt on 100 series ? lordy 36 4,581 02-26-2013 12:02 AM
Last Post: cgibby
  Music Browser for NMT - Updated August, 2nd, 2011 gkreidl 14 8,389 01-19-2013 04:07 PM
Last Post: winfried_laane
  User apps randomly stopping prem1er 2 858 11-26-2012 05:33 PM
Last Post: Djiest
Star [Apps] Bierdopje 4 NMT PHP script SilverViper 4 1,421 11-26-2012 04:57 PM
Last Post: Djiest

Forum Jump: