User:Winterz: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== My Lists and Tables of Stuff ==
top-level layout
Welcome to my world.


===Minimum Requirements before a KDE 4.0.0 Release Candidate===
project ->
* a functional workspace (i.e. Plasma)
  autotests
* oxygen style working
  docs
* konqueror working
  src
* dolphin working
  tests
* sound working
  CMakeLists.txt
* kmail working
  COPYING, COPYING.LIB,... [all files dealing with the project license]
* kate working
  metainfo.yaml
 
  README.md
"working" doesn't mean "bug free"; it means no known "grave bugs".
  .reviewboardrc
"working" means using it doesn't make you want throw your computer out the window.
  ProjectConfig.cmake.in
 
  ProjectMacros.cmake
=== Bugs Encountered ===
{| border="1"
|+ Known Bugs
|-
! Application
! Issue
! Status
|-
| Autostart
| strigidaemon not autostarted
| ?
|-
| Autostart
| nepomukdaemon not autostarted
| ?
|-
| Strigiclient
| thinks that strigidaemon is running when it isn't
| reported to Jos
|-
| Strigiclient
| when creating index, cannot find any fields in .fieldproperties ontology database
| reported to Jos
|-
|}

Latest revision as of 15:47, 27 December 2015

top-level layout

project ->

 autotests
 docs
 src
 tests
 CMakeLists.txt
 COPYING, COPYING.LIB,... [all files dealing with the project license]
 metainfo.yaml
 README.md
 .reviewboardrc
 ProjectConfig.cmake.in
 ProjectMacros.cmake