maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] mEveMon - EVE Online Character Monitor for Maemo (https://talk.maemo.org/showthread.php?t=51032)

campbellr 2010-05-24 21:32

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by trooper (Post 672916)
I think the problem was that I was too lazy to not type the API key in with capital letters..... =P

I didn't realized that the API key was case sensitive either. I made some changes so that we automatically convert the supplied API key to upper-case. This way you can enter the key however you like, and it should still work.

This change and a minor addition to the Diablo UI is in version 0.4-7.

Thanks for the info.

magdovus 2010-06-16 14:08

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
I'm a noob with the N900, so please forgive the potentially stupid question:

Is there any way to import the API from eveonline.com into mevemon?

sponka 2010-06-16 14:14

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by magdovus (Post 717588)
I'm a noob with the N900, so please forgive the potentially stupid question:

Is there any way to import the API from eveonline.com into mevemon?

Copy info from inet page into notes (leafpad, etc) and than copy into application. Have several accounts, so i gathered API's first than entered info (c/c) one by one :)

magdovus 2010-06-16 14:22

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by sponka (Post 717596)
Copy info from inet page into notes (leafpad, etc) and than copy into application. Have several accounts, so i gathered API's first than entered info (c/c) one by one :)

How do I highlight/copy?

campbellr 2010-06-18 00:38

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by magdovus (Post 717605)
How do I highlight/copy?

ctrl-c with the hardware keyboard seems to work anywhere. That's what I do.

EDIT: Also, if you are copying off the browser, swiping in from the left side brings up a cursor icon you can click to allow you to highlight text. eg: http://maemo.nokia.com/features/maemo-browser/gestures/

magdovus 2010-06-18 13:58

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Thanks! I'm still getting used to the N900, but it's awesome!

DeeGee 2010-06-19 12:45

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by campbellr (Post 673993)
I didn't realized that the API key was case sensitive either. I made some changes so that we automatically convert the supplied API key to upper-case. This way you can enter the key however you like, and it should still work.

This change and a minor addition to the Diablo UI is in version 0.4-7.

Thanks for the info.

Ummm... Are you saying that now all inputted API keys are converted to upper case? As you said the keys are case sensitive and they also have lower case letters, that might be the reason why even my exactly copy-pasted key isn't working... Where is the config file saved, I'd like to look and see if the key is indeed saved completely in upper-case.

campbellr 2010-06-19 13:11

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by DeeGee (Post 721602)
Ummm... Are you saying that now all inputted API keys are converted to upper case? As you said the keys are case sensitive and they also have lower case letters, that might be the reason why even my exactly copy-pasted key isn't working... Where is the config file saved, I'd like to look and see if the key is indeed saved completely in upper-case.

Hm, I've only come across api keys that that were all uppercase, so I assumed they all were like that. Sorry.

If the api key you copied off the eve site has a mixture of lower case and uppercase letters, then you can modify /usr/share/mevemon/ui/fremantle/gui.py and replace the line:

api_key = apiEntry.get_text().upper()

to:

api_key = apiEntry.get_text()


Or you can wait a little bit for me to upload a new package.

DeeGee 2010-06-19 14:18

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Well I haven't regenated my API key in ages (>2 yers?) so maybe they only generate uppercase ones these days?

Grant 2010-11-03 15:05

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Anyone else still using this app? I haven't been able to pull character info with mEveMon ever since the Tyrannis 1.2 update earlier this week. Getting "Error -5 while decompressing data". I just filed a bug report on the garage page, but wanted to see if anyone else is having the same problem.

campbellr 2010-11-04 00:05

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by Grant (Post 862247)
Anyone else still using this app? I haven't been able to pull character info with mEveMon ever since the Tyrannis 1.2 update earlier this week. Getting "Error -5 while decompressing data". I just filed a bug report on the garage page, but wanted to see if anyone else is having the same problem.

Hey Grant, thanks for reporting this. I just pulled mevemon up and am not seeing any issues, but I will look into it as soon as I can (I may need your help debugging if I am unable to reproduce it here).

Thanks,

Ryan

Grant 2010-11-04 13:36

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Ryan, thanks for the quick reply. Clearing the cached data as you suggested ('rm -rf /var/run/eveapi/') and rebooting took care of it.

MindMusic 2011-01-28 18:34

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
After years of wondering why this app didn't exist yet, I just found and installed mEveMon... running version 0.4-8 on my N810. After putting in my UID and API key I can't get anything but "Problem fetching info for account" ... Even after several hours... I pasted the API key in from the webpage, and I didn't fatfinger my UID (or put any spaces or anything)... any ideas what could be hosed?

Thanks in advance

MindMusic

lolloo 2011-01-28 18:42

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by campbellr (Post 627630)
mEveMon is a character monitor for the requests, or suggestions to our bugtracker in Garage.

wow I envy you ALL who play EVE,

Can you do for us Battlefield bad company 2??

or Steam app

campbellr 2011-01-29 01:14

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by MindMusic (Post 930792)
After years of wondering why this app didn't exist yet, I just found and installed mEveMon... running version 0.4-8 on my N810. After putting in my UID and API key I can't get anything but "Problem fetching info for account" ... Even after several hours... I pasted the API key in from the webpage, and I didn't fatfinger my UID (or put any spaces or anything)... any ideas what could be hosed?

Thanks in advance

MindMusic

Unfortunately, mEveMon has been broken since the latest EVE patch (Incursion), so that is probably the problem you're seeing.

A fix is in our git repository and hopefully I can push a build to extras-dev this weekend.

campbellr 2011-02-02 02:05

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by campbellr (Post 931022)
Unfortunately, mEveMon has been broken since the latest EVE patch (Incursion), so that is probably the problem you're seeing.

A fix is in our git repository and hopefully I can push a build to extras-dev this weekend.


A new version (0.5-1) was uploaded to extras-dev over the weekend, and will probably be promoted to extras-testing in the next few days if there aren't any major bugs.

The list of changes can be found at http://mevemon.garage.maemo.org/

Let me know (or file a ticket) if you run into any bugs...

OzyWizard 2011-02-16 11:42

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
I like this program but yesterday it stopped working for me. After finding this thread I tried /usr/bin/mevemon and got this. :confused:

Code:

back (most recent call last):
  File "/usr/bin/mevemon", line 371, in <module>
    app = mEveMon()
  File "/usr/bin/mevemon", line 72, in __init__
    self.gui.run()
  File "/opt/maemo/usr/share/mevemon/ui/fremantle/gui.py", line 257, in run
    self.char_model = models.CharacterListModel(self.controller)
  File "/opt/maemo/usr/share/mevemon/ui/models.py", line 40, in __init__
    self.get_characters()
  File "/opt/maemo/usr/share/mevemon/ui/models.py", line 49, in get_characters
    self.set(liter, self.C_PORTRAIT, self._set_pix(icon), self.C_NAME, name, self.C_UID, uid)
  File "/opt/maemo/usr/share/mevemon/ui/models.py", line 52, in _set_pix
    pixbuf = gtk.gdk.pixbuf_new_from_file(filename)
glib.GError: Couldn't recognise the image file format for file '/root/.mevemon/imgs/90427276.jpg'

Looking at the file 90427276.jpg in vim I found it was a 'file not found web page'. :eek: So I uninstalled and tried it all again to get the same error.

Please help

campbellr 2011-02-17 01:08

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Quote:

Originally Posted by OzyWizard (Post 947888)
I like this program but yesterday it stopped working for me. After finding this thread I tried /usr/bin/mevemon and got this. :confused:

Code:

back (most recent call last):
  File "/usr/bin/mevemon", line 371, in <module>
    app = mEveMon()
  File "/usr/bin/mevemon", line 72, in __init__
    self.gui.run()
  File "/opt/maemo/usr/share/mevemon/ui/fremantle/gui.py", line 257, in run
    self.char_model = models.CharacterListModel(self.controller)
  File "/opt/maemo/usr/share/mevemon/ui/models.py", line 40, in __init__
    self.get_characters()
  File "/opt/maemo/usr/share/mevemon/ui/models.py", line 49, in get_characters
    self.set(liter, self.C_PORTRAIT, self._set_pix(icon), self.C_NAME, name, self.C_UID, uid)
  File "/opt/maemo/usr/share/mevemon/ui/models.py", line 52, in _set_pix
    pixbuf = gtk.gdk.pixbuf_new_from_file(filename)
glib.GError: Couldn't recognise the image file format for file '/root/.mevemon/imgs/90427276.jpg'

Looking at the file 90427276.jpg in vim I found it was a 'file not found web page'. :eek: So I uninstalled and tried it all again to get the same error.

Please help

Hi,

From the traceback it looks like you're still using mEveMon 0.4-9. The Incursion patch changed some of the API, particularly the url to retrieve the portraits.

You'll have to upgrade to 0.5-1 in extras-devel or extras-testing for a working version. And you may also have to remove the files in ~/.mevemon/imgs/

Let me know if that helps.

Ryan

OzyWizard 2011-02-17 04:02

Re: [Announce] mEveMon - EVE Online Character Monitor for Maemo
 
Thanks

I thought that reinstalling last night would get me version0.5-1 in extras-devel but I didn't check after reinstalling.

0.5-1 works great


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

vBulletin® Version 3.8.8