![]() |
2011-07-26
, 07:59
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#92
|
![]() |
2011-07-26
, 12:07
|
Posts: 80 |
Thanked: 19 times |
Joined on May 2010
@ Planet Earth, sometimes
|
#93
|
Nokia-N900:~# apt-get install stockona Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: stockona 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 114kB of archives. After this operation, 545kB of additional disk space will be used. Get:1 http://repository.maemo.org fremantle/free stockona 0.1.10 [114kB] Fetched 114kB in 0s (188kB/s) Selecting previously deselected package stockona. (Reading database ... 35799 files and directories currently installed.) Unpacking stockona (from .../stockona_0.1.10_armel.deb) ... Processing triggers for catorise ... ########################################################################################## Setting up stockona (0.1.10) ... Nokia-N900:~# run-standalone.sh /opt/stockona/bin/stockona file:///opt/stockona/qml/stockona/main.qml:1:1: module "QtQuick" is not installed import QtQuick 1.0 ^
![]() |
2011-07-26
, 12:11
|
Posts: 80 |
Thanked: 19 times |
Joined on May 2010
@ Planet Earth, sometimes
|
#94
|
apt-get install qtquickcompat
Mem: 240532K used, 5008K free, 0K shrd, 1364K buff, 74980K cached CPU: 73.0% usr 25.4% sys 0.0% nice 1.3% idle 0.0% io 0.1% irq 0.0% softirq Load average: 1.54 1.41 1.21 PID PPID USER STAT RSS %MEM %CPU COMMAND 723 1 messageb R < 2052 0.8 39.5 /usr/bin/dbus-daemon --system --nofork 3605 1088 user R 38392 15.5 37.2 /opt/stockona/bin/stockona
The Following User Says Thank You to menno For This Useful Post: | ||
![]() |
2011-07-26
, 15:03
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#95
|
fixed the error. Looks like you may be missing that dependency in your debian package.Code:apt-get install qtquickcompat
Although I'm not sure if that is my only problem. Stockona now loads up, but I get a very sluggish user interface, sometimes freezing. CPU usage for stockona and dbus-daemon spike. Top shows:
Code:Mem: 240532K used, 5008K free, 0K shrd, 1364K buff, 74980K cached CPU: 73.0% usr 25.4% sys 0.0% nice 1.3% idle 0.0% io 0.1% irq 0.0% softirq Load average: 1.54 1.41 1.21 PID PPID USER STAT RSS %MEM %CPU COMMAND 723 1 messageb R < 2052 0.8 39.5 /usr/bin/dbus-daemon --system --nofork 3605 1088 user R 38392 15.5 37.2 /opt/stockona/bin/stockona
The Following User Says Thank You to sony123 For This Useful Post: | ||
![]() |
2011-07-29
, 13:51
|
Posts: 80 |
Thanked: 19 times |
Joined on May 2010
@ Planet Earth, sometimes
|
#96
|
The Following User Says Thank You to menno For This Useful Post: | ||
![]() |
2011-08-04
, 08:05
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#97
|
![]() |
2011-08-04
, 08:14
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#98
|
The problem was it was defaulted to a 5 seconds refresh. Which didnt work too well with my 48 share portfolio.
High cpu usage meant the gui was so sluggish I struggled to bring the menu up to change the refresh interval
I set the refresh higher and now it works fine. Only thing I noticed is that the graphing doesnt work now. When I click on a time period just a thin horizontal bar is drawn.
Cheers,
Menno
![]() |
2011-09-01
, 06:34
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#100
|
I think I have an idea what might be wrong...... could you check if you're seeing "httpss" appearing in the log?