![]() |
2010-06-17
, 13:29
|
Posts: 70 |
Thanked: 39 times |
Joined on Mar 2010
|
#31
|
![]() |
2010-06-18
, 12:45
|
Posts: 70 |
Thanked: 39 times |
Joined on Mar 2010
|
#32
|
The Following User Says Thank You to cheungs For This Useful Post: | ||
![]() |
2010-06-29
, 03:32
|
Posts: 16 |
Thanked: 5 times |
Joined on Jun 2010
|
#33
|
![]() |
2010-06-29
, 04:55
|
Posts: 70 |
Thanked: 39 times |
Joined on Mar 2010
|
#34
|
Quick Question,
When I run the app, it seems to log in to my google account, loads my various portfolios (10+) then does nothing further...just a black screen with a maemoney header. (header contains change change switch and change buttons)
If I run the python command from ssh, I see this:
Cannot load en_US locale from /opt/maemoney
any ideas?
thanks...looking forward to trying your app out!
regards
Jim
The Following User Says Thank You to cheungs For This Useful Post: | ||
![]() |
2010-06-30
, 05:11
|
Posts: 16 |
Thanked: 5 times |
Joined on Jun 2010
|
#35
|
The Following User Says Thank You to mooneypilot For This Useful Post: | ||
![]() |
2010-07-25
, 14:08
|
Posts: 70 |
Thanked: 39 times |
Joined on Mar 2010
|
#36
|
![]() |
2010-07-25
, 14:54
|
Posts: 519 |
Thanked: 366 times |
Joined on Sep 2009
@ North Carolina (Formerly Denmark and Iceland)
|
#37
|
![]() |
2010-07-25
, 15:09
|
Posts: 70 |
Thanked: 39 times |
Joined on Mar 2010
|
#38
|
MaeMoney won't run on my device.
Here is the error I get:
/usr/bin/python /opt/maemoney/MaeMoney.py
Cannot load en_US locale from /opt/maemoney
Traceback (most recent call last):
File "/opt/maemoney/MaeMoney.py", line 37, in <module>
app = MaeMoney()
File "/opt/maemoney/MaeMoney.py", line 17, in __init__
self.controller.setLoginDialog(self.qMainWindow.lo ginDialog)
File "/opt/maemoney/MMController.py", line 28, in setLoginDialog
self.processCredentials)
TypeError: type 'string' is not supported as a slot argument type
~ $
QtNetwork and gdata are installed.
![]() |
2010-07-25
, 16:19
|
Posts: 519 |
Thanked: 366 times |
Joined on Sep 2009
@ North Carolina (Formerly Denmark and Iceland)
|
#39
|
![]() |
2010-07-25
, 16:32
|
Posts: 70 |
Thanked: 39 times |
Joined on Mar 2010
|
#40
|