|
2010-05-21
, 23:02
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
@ Edmonton, Canada
|
#32
|
Got an info about an update today: V0.4.
Since then it's broken. Starts, tries to fetch data for 5-10secs then crashes
# rm -rf /var/tmp/eveapi
|
2010-05-22
, 09:32
|
Posts: 24 |
Thanked: 2 times |
Joined on Feb 2010
@ Germany
|
#33
|
|
2010-05-22
, 22:01
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
@ Edmonton, Canada
|
#34
|
When trying to run it through the bash it tells me :
importError: no module named GLib
|
2010-05-23
, 00:02
|
Posts: 24 |
Thanked: 2 times |
Joined on Feb 2010
@ Germany
|
#35
|
|
2010-05-23
, 00:43
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
@ Edmonton, Canada
|
#36
|
Well,i have a n900 so i suppose it's fetching the fremantle version on an update...
I'll try to uninstall and reinstall.
EDIT: Same problem after reinstall
|
2010-05-23
, 12:03
|
Posts: 4 |
Thanked: 0 times |
Joined on Apr 2010
|
#37
|
OK, I just submitted a new version (0.4-6) to extras-devel that I hope will fix your problem. Since (for whatever reason) you don't have the glib module, I replaced the glib functions with gobject ones, which seem to be exactly the same (the Diablo code needed to use them anyways, because the glib module doesn't seem to exist for Diablo.)
I'm still not sure why you can't import glib though. I even reflashed my n900 and installed mevemon. It ran fine, so it looks like my dependencies are correct.
|
2010-05-23
, 12:18
|
Posts: 24 |
Thanked: 2 times |
Joined on Feb 2010
@ Germany
|
#38
|
|
2010-05-23
, 16:29
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
@ Edmonton, Canada
|
#39
|
Hi Campbellr,
v0.4-6 is working fine for me! Sorry for the trouble with you flashing your phone.
@Trooper: i had massive problems with the api key as well until i used a full api key
btw. the Stats are not shown correct. Seems to be only the basic stats without the learning skill boni, is that intentionally?
I've not worked on the N900 yet, but i consider myself a fairly good programmer. If i can be of any help on the mEveMon, I'd be glad to do that.
|
2010-05-24
, 09:06
|
Posts: 4 |
Thanked: 0 times |
Joined on Apr 2010
|
#40
|
That's odd, I've been using a few different accounts, but I though i was using the limited API keys... It's definitely a bug if the limited API key doesn't work.
Trooper, it might be helpful to run /usr/bin/mevemon from the terminal, to see if you get any informative errors.
Since then it's broken. Starts, tries to fetch data for 5-10secs then crashes