[[PageOutline]] = Closed tickets for specific KDE software issues = == Closed tickets at [wiki:Tickets MacPorts' trac] == #41321 cmake: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later) [[BR]] == Closed tickets at [https://bug.kde.org KDE's bug tracker] == === KDE4 issues === [https://bugs.kde.org/show_bug.cgi?id=316404 316404] about-dialog glitch in KDE applications regarding scrolling in TextEdit fields caused by Qt 4.8.5 is fixed in current master 4.8.6[[BR]] [https://bugs.kde.org/show_bug.cgi?id=334261 334261] Filelight: Black-on-dark progress message on Apple OS X[[BR]] [https://bugs.kde.org/show_bug.cgi?id=334827 334827] crash at startup in KWindowInfo (solved by [https://bugs.kde.org/show_bug.cgi?id=337154 337154]) [[BR]] [https://bugs.kde.org/show_bug.cgi?id=337154 337154] preventing a crash in the KWindowInfo::Private destructor [[BR]] [https://bugs.kde.org/show_bug.cgi?id=332335 332335] QML components: Links fade to pitch black when mouse hovering over them (sounds similar to a KBounce bug found by Ian*) [[BR]] [https://bugs.kde.org/show_bug.cgi?id=333429 333429] KBounce: Black on black messages in Apple OS X make KBounce unplayable [[BR]] [https://bugs.kde.org/show_bug.cgi?id=334702 334702] kglobalaccel and konqueror have linker errors on Mac OS X[[BR]] *) ''The KBounce black-on-black case is due to QPainter::CompositionMode_DestinationIn failing when using native Mac graphics in Qt. It can be fixed by putting -graphicssystem raster on the command-line when starting KBounce. This also fixes graphics glitches in the KPat game and two other KDE Games bugs, in KBounce and Palapeli. But it does not fix problem 332335 in KDevelop and Plasma::ToolButton (QML library) yet. I think we may need to install qt4-mac with raster graphics as default. There are potentially over 100 places in KDE apps and libraries affected by the problem with QPainter::CompositionMode_DestinationIn. I have posted on kde-devel and kde-mac about this and received help from Thomas Lübking of KDE. References: [[BR]] [http://qt-project.org/doc/qt-4.8/qpainter.html#CompositionMode-enum Qt documentation for QPainter] [[BR]] [http://lxr.kde.org/ident?_i=CompositionMode_DestinationIn&_remember=1 List of uses of QPainter::CompositionMode_DestinationIn] '' === KF5 issues === n/a