AapoRantalainen
|
2012-05-29
, 07:44
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#81
|
The Following 5 Users Say Thank You to AapoRantalainen For This Useful Post: | ||
|
2012-05-29
, 10:03
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#82
|
The Following 8 Users Say Thank You to marmistrz For This Useful Post: | ||
|
2012-05-29
, 10:15
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#83
|
i tried txpadqml and qtinfo and im getting the same dependencies error
seens the libstdc++6 that we have is older than what the apps required !Code:BusyBox v1.20.0 (Debian 1.20.0power1) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user/MyDocs/Downloads # dpkg -i qtinfo_harmattan_2_3_0_armel.deb Selecting previously deselected package qtinfo. (Reading database ... 55136 files and directories currently installed.) Unpacking qtinfo (from qtinfo_harmattan_2_3_0_armel.deb) ... dpkg: dependency problems prevent configuration of qtinfo: qtinfo depends on libqtcore4 (>= 4.7.3~git20110321); however: Package libqtcore4 is not installed. qtinfo depends on libqtgui4 (>= 4.7.3~git20110321); however: Package libqtgui4 is not installed. qtinfo depends on libqtwebkit4; however: Package libqtwebkit4 is not installed. qtinfo depends on libstdc++6 (>= 4.4.0); however: Version of libstdc++6 on system is 4.2.1-4maemo13+0m5. dpkg: error processing qtinfo (--install): dependency problems - leaving unconfigured Errors were encountered while processing: qtinfo /home/user/MyDocs/Downloads #
Now try to runor search for the path to the allegro bin directory.Code:root meecolay /allegro/bin/allegro
BTW: Extracting to rootfs is not desirable!!! Do it to /opt/meecolay or even use a custom directory in /opt.
I tried guesscricket, but got only black screen and
Here are my steps from the start:Code:file:///opt/meecolay/opt/guesscricket/qml/guesscricketqml/Mainm.qml:2:1: module "com.nokia.meego" is not installed import com.nokia.meego 1.0
With OVI account loaded deb file from:
http://my-meego.com/downloads/search...uess%20CRICKET
"Try it" -button.
( guesscricket_1_479367.0.0_armel.deb )
as root
as user:Code:apt-get install meecolay-core bzip2
And starting with:Code:wget http://marmistrz.net63.net/meecolay/data/applauncherd-launcher.tar.bz2 wget http://marmistrz.net63.net/meecolay/data/libstdc++6.tar.bz2 bunzip2 applauncherd-launcher.tar.bz2 bunzip2 libstdc++6.tar.bz2 tar xvf applauncherd-launcher.tar -C /opt/meecolay/ tar xvf libstdc\+\+6.tar -C /opt/meecolay/ dpkg -x guesscricket_1_479367.0.0_armel.deb /opt/meecolay/
Code:meecolay /opt/meecolay/opt/guesscricket/bin/guesscricket
The Following 2 Users Say Thank You to marmistrz For This Useful Post: | ||
|
2012-05-29
, 10:38
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#84
|
meecolay /opt/meecolay/opt/guesscricket/bin/guesscricket RemoteThemeDaemonClient: Failed to connect to theme server (that's OK if you're on a PC) LocalThemeDaemonClient: Looking for assets in "/usr/share/themes/base/meegotouch" file:///usr/lib/qt4/imports/com/nokia/meego/ToolBar.qml:64:5: QML BorderImage: Failed to get image from provider: image://theme/meegotouch-toolbar-portrait-background file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:119:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-bottom-right file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:114:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-bottom-left file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:109:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-top-right file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:104:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-top-left file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:70:5: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationpage-background libpng warning: Malformed iTXt chunk Segmentation fault
The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
|
2012-05-29
, 16:00
|
Posts: 372 |
Thanked: 61 times |
Joined on Jan 2012
|
#85
|
[About guesscricket]
I installed qt-components and libmeegotouch-bin. Now I can see application starting, but then it immediately crashes:
What is missing?Code:meecolay /opt/meecolay/opt/guesscricket/bin/guesscricket RemoteThemeDaemonClient: Failed to connect to theme server (that's OK if you're on a PC) LocalThemeDaemonClient: Looking for assets in "/usr/share/themes/base/meegotouch" file:///usr/lib/qt4/imports/com/nokia/meego/ToolBar.qml:64:5: QML BorderImage: Failed to get image from provider: image://theme/meegotouch-toolbar-portrait-background file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:119:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-bottom-right file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:114:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-bottom-left file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:109:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-top-right file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:104:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-top-left file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:70:5: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationpage-background libpng warning: Malformed iTXt chunk Segmentation fault
|
2012-05-29
, 17:11
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#86
|
[About guesscricket]
I installed qt-components and libmeegotouch-bin. Now I can see application starting, but then it immediately crashes:
What is missing?Code:meecolay /opt/meecolay/opt/guesscricket/bin/guesscricket RemoteThemeDaemonClient: Failed to connect to theme server (that's OK if you're on a PC) LocalThemeDaemonClient: Looking for assets in "/usr/share/themes/base/meegotouch" file:///usr/lib/qt4/imports/com/nokia/meego/ToolBar.qml:64:5: QML BorderImage: Failed to get image from provider: image://theme/meegotouch-toolbar-portrait-background file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:119:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-bottom-right file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:114:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-bottom-left file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:109:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-top-right file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:104:13: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationwindow-corner-top-left file:///usr/lib/qt4/imports/com/nokia/meego/PageStackWindow.qml:70:5: QML Image: Failed to get image from provider: image://theme/meegotouch-applicationpage-background libpng warning: Malformed iTXt chunk Segmentation fault
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2012-05-29
, 17:21
|
Posts: 372 |
Thanked: 61 times |
Joined on Jan 2012
|
#87
|
|
2012-05-29
, 17:23
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#88
|
The Following 2 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2012-05-29
, 17:31
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#89
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2012-05-29
, 18:42
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#90
|
The Following 2 Users Say Thank You to marmistrz For This Useful Post: | ||
Tags |
compatibility, harmattan, meecolay, meego, mee_env |
Thread Tools | |
|