View Single Post
Posts: 80 | Thanked: 19 times | Joined on May 2010 @ Planet Earth, sometimes
#94
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

Last edited by menno; 2011-07-26 at 12:24.
 

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