Changes between Version 21 and Version 22 of KDE


Ignore:
Timestamp:
Dec 9, 2014, 8:31:42 AM (9 years ago)
Author:
mkae (Marko Käning)
Comment:

recommend installing qtcurve and kde4-workspace

Legend:

Unmodified
Added
Removed
Modified
  • KDE

    v21 v22  
    5050Typically, some components of a large application might not be found at run time, so the application will fail to start properly or will have missing functionality. As a small example, the Palapeli jigsaw-puzzle game in the kdegames4 port has an option to create puzzles from the user's own pictures, but the option will not work until kbuildsycoca4 has run and recorded Palapeli's slicer modules in the KDE software cache.
    5151
     52==== Install kde4-workspace and qtcurve ====
     53
     54As described in the [wiki:KDEProblems/KDETickets#MajorlayoutissuesonOSX "Major layout issues on OSX" section of the KDE problems wiki page] is is necessary to avoid the
     55use of the default "Macintosh (Aqua)" theme for KDE:
     56{{{
     57sudo install kde4-workspace qtcurve
     58kbuildsycoca4
     59}}}
     60and run the "systemsettings" application from OSX' Launchpad where you can configure QtCurve as your new KDE theme under
     61{{{
     62Common Appearance and Behavior/Application Appearance/Style/Applications/Widget style
     63}}}
     64and you're ready to go.
     65
     66
    5267== Installation location ==
    5368