Is anyone else experiencing this.
Latest version of calibre 0.6.50 is running at 100% cpu and it fails to fetch any news.
I can still transfer books, but understandably it's all very like.
I'm on ubuntu 10.04 final.
I only have this problem after upgrading calibre to latest version. The process that's running 100% seems to be /opt/calibre/loader.
Here a little process-info:
Code:
lars@lars-ubuntu:~$ ps aux |grep calibre
lars 1803 0.0 0.0 4088 596 ? S 01:24 0:00 /bin/sh /usr/bin/calibre
lars 1806 3.2 8.2 828888 211832 ? Sl 01:24 0:31 /opt/calibre/loader
lars 1828 0.0 0.0 4088 596 ? S 01:25 0:00 /bin/sh /opt/calibre/calibre-parallel
lars 1831 0.0 1.0 233036 27340 ? S 01:25 0:00 /opt/calibre/loader
lars 1832 0.0 0.0 4088 600 ? S 01:25 0:00 /bin/sh /opt/calibre/calibre-parallel
lars 1835 0.0 1.0 233040 27340 ? S 01:25 0:00 /opt/calibre/loader
lars 2192 0.0 0.0 4088 600 ? S 01:38 0:00 /bin/sh /opt/calibre/calibre-parallel
lars 2195 47.9 2.9 372396 74680 ? Sl 01:38 1:13 /opt/calibre/loader
lars 2204 0.0 0.0 4088 600 ? S 01:39 0:00 /bin/sh /opt/calibre/calibre-parallel
lars 2207 0.7 1.0 233040 27340 ? S 01:39 0:00 /opt/calibre/loader
Other than that please tell me if there's anything you would like to see.
Oh. It seems to relax when it stopped fetching news (because they all failed), must be related to newsfetching then.