View Single Post
Posts: 650 | Thanked: 619 times | Joined on Nov 2009
#95
Originally Posted by menno View Post
Code:
 apt-get install qtquickcompat
fixed the error. Looks like you may be missing that dependency in your debian package.

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
About the dependency... yeah I should add the dependency in the debian control file. I have tried it once and remember it didn't work and I have since forgot this.

About the CPU usage, could you try increase the update interval?
The memory usage looks ok, but CPU if constantly staying at 30+ is not normal. I cannot reproduce this and feel it's a system issue. If increasing update interval doesn't help can you reboot and see if it helps?
 

The Following User Says Thank You to sony123 For This Useful Post: