Revision 5f1da85...

Go back to digest for 20th February 2011

Bug Fixes in KDE Base

Raphael Kubo da Costa committed changes in [kde-workspace/KDE/4.6] kinfocenter/Modules/base/info_fbsd.cpp:

kinfocenter (FreeBSD): Manually read pciconf's output.

GetInfo_ReadfromPipe() reportedly does not work with pciconf's
output. For now, we just resort to reading the output by
ourselves. Ideally, we should not even need a pipe here, and just use
{Q,K}Process instead.

Based on an original patch by Max Brazhnikov, from the KDE on FreeBSD
team.

File Changes

Modified 1 files
  • kinfocenter/Modules/base/info_fbsd.cpp
1 files changed in total