Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211282 - dev-python/pykde seems broken with visibility support enabled
Summary: dev-python/pykde seems broken with visibility support enabled
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-24 18:01 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-11-07 20:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-02-24 18:01:43 UTC
flame@enterprise ~ % echo import kparts | python | c++filt
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib64/python2.5/site-packages/kparts.so: undefined symbol: _ZNK23konsoleBrowserExtension9classNameEv

flame@enterprise ~ % echo import kparts | python |& c++filt
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib64/python2.5/site-packages/kparts.so: undefined symbol: konsoleBrowserExtension::className() const

Note that konsoleBrowserExtension class is defined in libkonsolepart.so but is *not* exported, as it's not considered part of public API, as far as I can see.

A software I considered for packaging (kdelicious) seems to check for kparts import to work, and fails because of this...
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-11-07 20:11:39 UTC
Has been masked for removal with KDE 3.5.10.