On Sunday 24 September 2006 19:24, Douglas Soares de Andrade wrote: > Em Segunda 25 Setembro 2006 03:47, Jim Bublitz escreveu: > > In the last couple days I've done a couple posts in the thread "KParts > > Crashs". The user having problems is running kubuntu, and since I can't > > duplicate the problems here, I'd appreciate it if one or more kubuntu > > users could cut and paste the short scripts in the posts and run them. > > I'd like to know if this is a problem with kubuntu generally, or the > > problem lies somewhere else. > > Hi Jim, > > It did not work for me too. Im running Archlinux with the latest snapshots. > See: > > [douglas@ressonance bug]$ python > Python 2.5 (r25:51908, Sep 20 2006, 08:55:39) > [GCC 4.1.1] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > > >>> import kparts > > Traceback (most recent call last): > File "", line 1, in > ImportError: /usr/lib/python2.5/site-packages/kparts.so: undefined symbol: > _ZNK23konsoleBrowserExtension9classNameEv > > [douglas@ressonance bug]$ c++filt _ZNK23konsoleBrowserExtension9classNameEv > konsoleBrowserExtension::className() const > [douglas@ressonance bug]$ Thanks - I really appreciate the help. However, what you're reporting is a different problem. The scripts in the posts are KParts related, and should work with any PyKDE. The problem you're finding is related just to konsole_part, and if it's occurring on KDE 3.5 (which I'd assume 'latest snapshots' implies), then PyKDE 3.16.0 has a problem (which can be easily fixed, and will be in the next release in a few days). _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde