|
|
2010-11-04
, 02:12
|
|
|
Posts: 92 |
Thanked: 74 times |
Joined on Nov 2008
@ Indonesia
|
#71
|
|
|
2010-11-12
, 05:09
|
|
Posts: 38 |
Thanked: 7 times |
Joined on Jan 2010
|
#72
|
SUCCESS! Finally I have TwimGo running, thx so much.
The "dpkg -l | grep wrt" was of great help. Then I purged all five packages piece by piece until I got it in the right sequence, and finally that dpkg cmd showed nothing anymore.
(I think that is crucial, everything wrt must be completely purged before installing another version.)
Then I compared the output of the 2 simulation cmds:
andCode:apt-get -s install qtwrt=1.1.0
the offending pkg which leads to 11 segfaults in a row on my N900 was wrt-api, which was not to be installed in the second version above.Code:apt-get -s install qtwrt-experimental=1.1tp-3
So I dared to call that line without -s:
and this time it ran through without errors,Code:apt-get install qtwrt-experimental=1.1tp-3
finally I deactivated extras-devel and installed TwimGo.
And after a quick look, TwimGo was worth all this effort, it looks great!
|
|
2010-11-27
, 20:42
|
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#73
|
|
|
2010-11-28
, 18:46
|
|
Posts: 7 |
Thanked: 48 times |
Joined on Dec 2006
|
#74
|
|
|
2010-11-28
, 20:42
|
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#75
|
|
|
2010-12-02
, 08:45
|
|
Posts: 277 |
Thanked: 46 times |
Joined on Jan 2010
|
#76
|
|
|
2010-12-02
, 09:02
|
|
|
Posts: 92 |
Thanked: 74 times |
Joined on Nov 2008
@ Indonesia
|
#77
|
I keep getting an error that the wgt file is corrupted
TwimGo.wgt is 326453 bytes, and "sum" gives "10380 319"
I have qtwrt-experimental installed. Ideas?
| The Following User Says Thank You to coredumb For This Useful Post: | ||
|
|
2010-12-09
, 10:45
|
|
Posts: 21 |
Thanked: 0 times |
Joined on May 2010
@ London
|
#78
|
|
|
2010-12-09
, 10:58
|
|
|
Posts: 548 |
Thanked: 178 times |
Joined on Oct 2009
@ Greece
|
#79
|
the wgt is not corrupted. i think the wgt is not compatible with your current qtwrt-experimental.
upgrade your qtwrt into version 1.1.0, using this step:hope this would help you
- uninstall qtwrt-experimental
- then install qtwrt
|
|
2010-12-09
, 12:17
|
|
Posts: 21 |
Thanked: 0 times |
Joined on May 2010
@ London
|
#80
|
I have Extras-devel enabled.
Application Manager does not list any QT WRT; or QTWRT applications.
apt-get install qtwrt-experimental=1.1tp-3 lists missing dependencies of wrt-api-experimental
apt-get install qtwrt lists missing dependencies of wrt and wrt-api
I am quite nervous of palying around with the command line so did not want to experiment any more.
Can someone help please, why can I not install Qt Web Runtime ?
Thanks