maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M5] [Announce] Advanced Geocaching Tool (https://talk.maemo.org/showthread.php?t=48036)

nieldk 2014-01-13 08:59

Re: [Announce] Advanced Geocaching Tool
 
Quote:

Originally Posted by Garp (Post 1406036)
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 ?

Garp 2014-01-13 10:22

Re: [Announce] Advanced Geocaching Tool
 
Quote:

Originally Posted by nieldk (Post 1406047)
Missing python-gobject ?

Yeah but why, shouldn't it be a part of the package and if no where to find it?

junnuvi 2014-01-16 16:43

Re: [Announce] Advanced Geocaching Tool
 
Quote:

Originally Posted by AapoRantalainen (Post 1405602)
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.

Shadowdog 2014-06-06 07:36

Re: [Announce] Advanced Geocaching Tool
 
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?? :rolleyes: Thanks!

AapoRantalainen 2014-06-06 15:28

Re: [Announce] Advanced Geocaching Tool
 
Quote:

Originally Posted by Shadowdog (Post 1428460)
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?? :rolleyes: 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 2014-06-06 19:31

Re: [Announce] Advanced Geocaching Tool
 
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?

Shadowdog 2014-06-07 10:02

Re: [Announce] Advanced Geocaching Tool
 
Thanks for your reply!! :cool:
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!?? :rolleyes: :cool:

Because i tried several versions and cache download never or only for a few caches work and never totaly correctly.

AapoRantalainen 2014-06-07 15:35

Re: [Announce] Advanced Geocaching Tool
 
Quote:

Originally Posted by peterleinchen (Post 1428549)
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)

Shadowdog 2014-06-09 17:32

Re: [Announce] Advanced Geocaching Tool
 
Quote:

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!

AapoRantalainen 2014-06-13 12:40

Re: [Announce] Advanced Geocaching Tool
 
Quote:

Originally Posted by Shadowdog (Post 1428853)
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



All times are GMT. The time now is 17:46.

vBulletin® Version 3.8.8