Notices


Reply
Thread Tools
Guest | Posts: n/a | Thanked: 0 times | Joined on
#371
Originally Posted by Garp View Post
tried this on N9 MeeGo Harmattan got this?:
~ # cd /home/user/MyDocs/advancedcaching
/home/user/MyDocs/advancedcaching # python core.py --qml
Traceback (most recent call last):
File "core.py", line 48, in <module>
import cachedownloader
File "/home/user/MyDocs/advancedcaching/cachedownloader.py", line 39, in <module>
import gobject
ImportError: No module named gobject
/home/user/MyDocs/advancedcaching #
Missing python-gobject ?
 

The Following User Says Thank You to For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#372
Originally Posted by nieldk View Post
Missing python-gobject ?
Yeah but why, shouldn't it be a part of the package and if no where to find it?
__________________
OK
 
Posts: 80 | Thanked: 51 times | Joined on Feb 2010 @ Finland
#373
Originally Posted by AapoRantalainen View Post
Not plans to port, but make needed modifications that same version can be run on Sailfish/Meego/Maemo.

I don't have Jolla-phone. Maybe someone wants give me one?

AGTL is written in python, which means code is not compiled, so You can just try to use meego's version and report issues.
If you have N9 install Sailfish on it ;-)

Unfortunately it looks like Sailfish does not include PySide.

https://wiki.merproject.org/wiki/Sai...on_Development

"There are currently two options for developing Python Qt 5 apps on Sailfish OS: PyOtherSide and PyQt. PySide does not currently support Qt5."

I tried to install PyOtherSide but that I think it will also need some changes to AGTL.
 
Posts: 54 | Thanked: 54 times | Joined on Dec 2013 @ Austria
#374
With version 0.9.1.1 i have the problem that i can´t update caches.
I tried to compile version 0.9.1.3 with Aapo´s instruction, but i get the same error as Garp. Can anyone help with one of this problems so i can use AGTL?? Thanks!
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#375
Originally Posted by Shadowdog View Post
With version 0.9.1.1 i have the problem that i can´t update caches.
I tried to compile version 0.9.1.3 with Aapo´s instruction, but i get the same error as Garp. Can anyone help with one of this problems so i can use AGTL?? Thanks!
I don't anymore know how Harmattan works, you need to do:
Code:
root
apt-get install python-gobject
Is this something you can do with Harmattan? (Or how it is transposed to Harmattan?)

-----
Whole point is that each application and library forms one 'package' and then application (e.g. agtl) depends on library (e.g. python-gobject).

I'm not planning to do agtl version which includes external libraries (off course anybody is free to do that).
 
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#376
Yes. Very similar, just exchange 'root' with 'devel-su'.

But the second part I do not understand?
If agtl on N9 needs python-gobject then it should be in the dependencies of agtl, or what?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following User Says Thank You to peterleinchen For This Useful Post:
Posts: 54 | Thanked: 54 times | Joined on Dec 2013 @ Austria
#377
Thanks for your reply!!
I found that gobject is already installed on my N9 (in python 2.6.6 modules).
Your advice how to start agtl 0.9.1.3 worked finally when i reinstalled version 0.9.1.1, but after starting agtl via terminal (command: "python core.py --qml") there is no GPS available.
Sadly in version 0.9.1.1 i can´t download any caches.

Can you make a .deb package for the newest version of agtl, that
would be really great!??

Because i tried several versions and cache download never or only for a few caches work and never totaly correctly.
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#378
Originally Posted by peterleinchen View Post
If agtl on N9 needs python-gobject then it should be in the dependencies of agtl, or what?
python-gobject is in dependency list of agtl, but dependencies only work when installing from deb (e.g. dpkg), and really works only when installing from repository (e.g. apt-get).

----
Deb for Harmattan:
http://cc.oulu.fi/~rantalai/agtl/adv....9.1.3_all.deb
I don't currently have device with Harmattan, so not tested.

I totally forgot that aegis-thing (I think it is not permitting gps if not properly packed inside deb)
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 54 | Thanked: 54 times | Joined on Dec 2013 @ Austria
#379
Deb for Harmattan:
http://cc.oulu.fi/~rantalai/agtl/adv....9.1.3_all.deb
I don't currently have device with Harmattan, so not tested.

I totally forgot that aegis-thing (I think it is not permitting gps if not properly packed inside deb)
Sadly the installation of the .deb package fails on my phone.
I have also noticed that the vers. 0.9.1.3. deb file is smaller then previous versions.
Is it possible that something is missing???
Thanks!
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#380
Originally Posted by Shadowdog View Post
Sadly the installation of the .deb package fails on my phone.
I have also noticed that the vers. 0.9.1.3. deb file is smaller then previous versions.
Is it possible that something is missing???
Thanks!
Yes, it is possible that something is wrong. I would like to see some error messages about installing. Can you install from commandline?

Code:
devel-su
dpkg -i advancedcaching_0.9.1.3_all.deb
I can't currently test installation, but I can open deb and it seems to contains everything.
Code:
ar x advancedcaching_0.9.1.3_all.deb
tar xvf control.tar.gz
tar xvf data.tar.xz
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:10.