The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
|
2013-09-13
, 20:59
|
Posts: 9 |
Thanked: 1 time |
Joined on Apr 2012
@ suedbaden
|
#362
|
File "/home/user/.agtl/update/cachedownloader.py", line 382 in_parse_page raise e IndexError: list index out of range
|
2013-09-14
, 09:07
|
Posts: 9 |
Thanked: 1 time |
Joined on Apr 2012
@ suedbaden
|
#363
|
|
2013-11-11
, 07:04
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#364
|
cd /opt/agtl-maemo ./core.py --qml /opt/agtl-maemo/qmlgui.py:1358: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed self.app = QApplication(sys.argv) python[3087]: GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed Preloading theme "blanco" from cache file:///opt/agtl-maemo/qml/main.qml:4:1: module "QtMobility.sensors" is not installed import QtMobility.sensors 1.1 ^ 6336 ERROR qmlgui [<file:///opt/agtl-maemo/qml/main.qml:4:1: module "QtMobility.sensors" is not installed import QtMobility.sensors 1.1 ^ at 0x7a88a0>] // qmlgui.py:1383 Found SGX/MBX driver, enabling FullClearOnEveryFrame Found v1.3 driver, enabling brokenFBOReadBack
meecolay python ./core.py --qml -v
The Following 7 Users Say Thank You to AapoRantalainen For This Useful Post: | ||
|
2013-11-11
, 07:54
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#365
|
The Following 3 Users Say Thank You to peterleinchen For This Useful Post: | ||
|
2013-11-18
, 23:06
|
Posts: 245 |
Thanked: 233 times |
Joined on May 2010
@ Ljubljana, Slovenia
|
#366
|
The Following User Says Thank You to sponka For This Useful Post: | ||
|
2014-01-10
, 11:04
|
Posts: 80 |
Thanked: 51 times |
Joined on Feb 2010
@ Finland
|
#367
|
|
2014-01-11
, 11:00
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#368
|
The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post: | ||
|
2014-01-11
, 12:31
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#369
|
|
2014-01-13
, 08:07
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#370
|
1) Download latest meego-version (http://cc.oulu.fi/~rantalai/agtl/agtl-0.9.1.3.tar.gz)
2) Unpack and transfer to the device
(or transfer and unpack)
3) (using terminal)
go to the directory advancedcaching
4) (using terminal) run
python core.py --qml.
/opt/agtl/cachedownload
Modify cachedownloader.py
It is in directory ~/.agtl/updates/ or in /opt/agtl (where first one doesn't need root access, and second needs)
And I'm talking about cachedownloader.py
VERSION = 35
VERSION_DATE = '2013-08-27'
On row 368 (just before "# Title") add these
[EDIT]Link to the bug in tracker: https://github.com/webhamster/advanc...ing/issues/180
Last edited by AapoRantalainen; 2013-09-13 at 19:28.