Notices


Reply
Thread Tools
Posts: 24 | Thanked: 2 times | Joined on Feb 2010 @ Germany
#31
Got an info about an update today: V0.4.

Since then it's broken. Starts, tries to fetch data for 5-10secs then crashes
 
Posts: 23 | Thanked: 26 times | Joined on Jan 2010 @ Edmonton, Canada
#32
Originally Posted by SirKline View Post
Got an info about an update today: V0.4.

Since then it's broken. Starts, tries to fetch data for 5-10secs then crashes
Woops. I'll see if I can reproduce that. I didn't do any thorough testing, but it seemed to work fine on my N900...

In the meantime, would you mind running it from the terminal (/usr/bin/mevemon) and posting the output here?

You might also want to try removing the cached data, and see if that helps:

Code:
# rm -rf /var/tmp/eveapi

Last edited by campbellr; 2010-05-22 at 03:57.
 
Posts: 24 | Thanked: 2 times | Joined on Feb 2010 @ Germany
#33
When trying to run it through the bash it tells me :

importError: no module named GLib
 
Posts: 23 | Thanked: 26 times | Joined on Jan 2010 @ Edmonton, Canada
#34
Originally Posted by SirKline View Post
When trying to run it through the bash it tells me :

importError: no module named GLib
SirKline, are you running the Diablo (N8x0) version, by any chance? That version isn't used as much, so it tends to be a bit buggier.

The reason I ask, is that I just attempted to mEveMon on my N800, and get the same error as you.

If you're running on Fremantle, I'm not quite sure what the problem is, because the glib module should be provided by 'python-gobject', which is a install dependency for mEvemon.

Either way, I'll look into it.
 
Posts: 24 | Thanked: 2 times | Joined on Feb 2010 @ Germany
#35
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

Last edited by SirKline; 2010-05-23 at 00:07.
 
Posts: 23 | Thanked: 26 times | Joined on Jan 2010 @ Edmonton, Canada
#36
Originally Posted by SirKline View Post
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
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.
 
Posts: 4 | Thanked: 0 times | Joined on Apr 2010
#37
Originally Posted by campbellr View Post
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.
I've installed this app just about half an hour ago, tho what I can't get to work is the loading of my characters information.
Either I'm doing somehting wrong or it's just not working. I've got to have another look at the API keys I suppose.
 
Posts: 24 | Thanked: 2 times | Joined on Feb 2010 @ Germany
#38
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.
 
Posts: 23 | Thanked: 26 times | Joined on Jan 2010 @ Edmonton, Canada
#39
Originally Posted by SirKline View Post
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
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.

btw. the Stats are not shown correct. Seems to be only the basic stats without the learning skill boni, is that intentionally?
Hmm, I can't recall if it was intentional, but it should be a simple matter to add those bonuses.

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.
It would be great if you wanted to help out. We have a public git repository that you can clone and look at the code, and patches can be submitted to our mailing list. We dont have have any formal process for granting people direct commit access to the repository, but we could work something out if you are interested.

This is my first Maemo project as well, and once i familiarised myself with the pymaemo hildon documentation and pygtk api reference, it was pretty simple, so you shouldnt have too much difficulty

Last edited by campbellr; 2010-05-24 at 02:37.
 
Posts: 4 | Thanked: 0 times | Joined on Apr 2010
#40
Originally Posted by campbellr View Post
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.
I think the problem was that I was too lazy to not type the API key in with capital letters..... =P
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:05.