You are not logged in.

#1 2007-03-19 02:06:30

Ipsofacto
Member
Registered: 2006-04-14
Posts: 25
Website

Superkaramba not working

After a recent pacman -Syu, my liquid weather failed to load and gave the following error:

superkaramba: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory

I found this this suggestion, which I used, but now have the following error:

[darrendowlut@MyBox ~]$ /opt/kde/bin/superkaramba
sys:1: RuntimeWarning: Python C API version mismatch for module karamba: This Python has API version 1013, module karamba has version 1012.
/home/darrendowlut/Linux Stuff/Weather/lwp-14.5.skz/liquid_weather.py:3573: SyntaxWarning: import * only allowed at module level
sys.path.insert(0, '/home/darrendowlut/Linux Stuff/Weather/lwp-14.5.skz')
Reading config
Reading from Config ...
/home/darrendowlut/Linux Stuff/Weather/lwp-14.5.skz/liquid_weather.py:3581: RuntimeWarning: Python C API version mismatch for module qt: This Python has API version 1013, module qt has version 1012.
  from qt import *
/home/darrendowlut/Linux Stuff/Weather/lwp-14.5.skz/liquid_weather.py:3581: RuntimeWarning: Python C API version mismatch for module sip: This Python has API version 1013, module sip has version 1012.
  from qt import *
KCrash: Application 'superkaramba' crashing...

Any suggestions on how to remedy the situation? 

Thanks in advance.

Offline

#2 2007-03-19 02:22:28

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Superkaramba not working

It could be a mirror sync issue. Make sure you use the latest kdeutils package (kdeutils 3.5.6-2). BTW, symlinking different library versions  is a bad idea.

Offline

#3 2007-03-19 02:31:50

Ipsofacto
Member
Registered: 2006-04-14
Posts: 25
Website

Re: Superkaramba not working

Snowman wrote:

It could be a mirror sync issue. Make sure you use the latest kdeutils package (kdeutils 3.5.6-2). BTW, symlinking different library versions  is a bad idea.

Bullseye.

[darrendowlut@MyBox ~]$ sudo pacman -Sy kdeutils
:: Synchronizing package databases... 
:: current is up to date
:: extra is up to date
:: community is up to date
:: kdeutils-3.5.6-1: is up to date.  Upgrade anyway? [Y/n]

Once mirrors are synced, I'll post I if I still experience problems.  Thanks for the speedy response.

On a different note, I haven't posted here in ages, which is testament to how well arch, dare I say, 'just works'.

Offline

Board footer

Powered by FluxBB