The Following User Says Thank You to campbellr For This Useful Post: | ||
|
2010-11-04
, 13:36
|
Posts: 116 |
Thanked: 147 times |
Joined on Jan 2010
|
#52
|
|
2011-01-28
, 18:34
|
Posts: 7 |
Thanked: 3 times |
Joined on Feb 2009
@ Windsor, Ontario, Canada
|
#53
|
|
2011-01-28
, 18:42
|
Posts: 330 |
Thanked: 97 times |
Joined on Dec 2010
@ saudi arabia
|
#54
|
mEveMon is a character monitor for the requests, or suggestions to our bugtracker in Garage.
|
2011-01-29
, 01:14
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
@ Edmonton, Canada
|
#55
|
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
|
2011-02-02
, 02:05
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
@ Edmonton, Canada
|
#56
|
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.
|
2011-02-16
, 11:42
|
Posts: 2 |
Thanked: 0 times |
Joined on Feb 2011
|
#57
|
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'
|
2011-02-17
, 01:08
|
Posts: 23 |
Thanked: 26 times |
Joined on Jan 2010
@ Edmonton, Canada
|
#58
|
I like this program but yesterday it stopped working for me. After finding this thread I tried /usr/bin/mevemon and got this.
Looking at the file 90427276.jpg in vim I found it was a 'file not found web page'. So I uninstalled and tried it all again to get the same error.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'
Please help
|
2011-02-17
, 04:02
|
Posts: 2 |
Thanked: 0 times |
Joined on Feb 2011
|
#59
|
Thanks,
Ryan