[kde-freebsd] kinfocenter bug and ksysguard bug
Adriaan de Groot
groot at kde.org
Mon Feb 16 22:31:42 UTC 2015
On Sunday 15 February 2015 21:54:44 brunomaximom at openmailbox.org wrote:
> Hi, I'd like to report 2 bugs. I'm not sure this is the right place.
> The first bug is in KInfoCenter when "DMA Channels" is clicked. The
> program closes with "/usr/local/lib/kde4/kcm_info.so: Undefined symbol
> "devinfo_init"" message.
Confirmed in KDE 4.14.2 on 10.1-R with pkg(8) packages installed.
- Start KInfoCenter
- Expand ''Device Information'' tree
- Click on ''DMA-Channels'' item
- KInfoCenter vanishes with the given error message
Presumably this is a missing -ldevinfo when building the packages. Indeed,
this works:
LD_PRELOAD=/usr/lib/libdevinfo.so.5 kinfocenter
although I can't tell if the DMA information is meaningful or true.
[ade]
More information about the kde-freebsd
mailing list