Mac/IRCMeetings: Difference between revisions
< Mac
(theming patch for qt5) |
(move QStandardPaths issue to Qt5) |
||
Line 7: | Line 7: | ||
'''CI system:''' | '''CI system:''' | ||
* [http://mail.kde.org/pipermail/kde-frameworks-devel/2014-August/018483.html Suggestion] to introduce an application for testing config paths and access to files installed by cmake or created at runtime (perhaps a a nice example app for the KF5 book team?) | * [http://mail.kde.org/pipermail/kde-frameworks-devel/2014-August/018483.html Suggestion] to introduce an application for testing config paths and access to files installed by cmake or created at runtime (perhaps a a nice example app for the KF5 book team?) | ||
* Automating CI for OSX would require the CI configuration to be done using a [http://ci.openstack.org/jenkins-job-builder/builders.html#builders Jenkins job-builder] | * Automating CI for OSX would require the CI configuration to be done using a [http://ci.openstack.org/jenkins-job-builder/builders.html#builders Jenkins job-builder] | ||
Line 22: | Line 21: | ||
'''Qt5:''' | '''Qt5:''' | ||
* Urgently [http://mail.kde.org/pipermail/kde-frameworks-devel/2014-July/017474.html required patch for QStandardPaths] suitable for OSX needed to make most KF5 apps run successfully (especially on OSX/CI) | |||
* Qt5's sources need a patch which enables theming on OSX (see [http://mail.kde.org/pipermail/kde-frameworks-devel/2014-September/018804.html KIcon thread on K-F-D]) | * Qt5's sources need a patch which enables theming on OSX (see [http://mail.kde.org/pipermail/kde-frameworks-devel/2014-September/018804.html KIcon thread on K-F-D]) | ||
* ... | * ... |
Revision as of 19:46, 4 September 2014
Here we list the current problems of KDE software on Mac OS X and then try to find people that can fix them. For this we will organize IRC meetings and search a date via Doodle.
List of current problems
(Short description, link to reviewboard or git commits)
CI system:
- Suggestion to introduce an application for testing config paths and access to files installed by cmake or created at runtime (perhaps a a nice example app for the KF5 book team?)
- Automating CI for OSX would require the CI configuration to be done using a Jenkins job-builder
- Move documentation from MacPorts' wiki to KDE?
- ...
Other stuff:
Qt5:
- Urgently required patch for QStandardPaths suitable for OSX needed to make most KF5 apps run successfully (especially on OSX/CI)
- Qt5's sources need a patch which enables theming on OSX (see KIcon thread on K-F-D)
- ...