User:Winterz: Difference between revisions
Appearance
→Bugs Encountered: kate |
|||
Line 43: | Line 43: | ||
| writes "KNotificationManager::notify:: error while contacting knotify server" to konsole. | | writes "KNotificationManager::notify:: error while contacting knotify server" to konsole. | ||
| probably must be ported from KDE3's KNotifyClient to KDE4's new KNotification | | probably must be ported from KDE3's KNotifyClient to KDE4's new KNotification | ||
|- | |||
| kate | |||
| regex search/replace skips matches and can even do endless loops in some cases(?), sorry :-( Bug must be somewhere in my KateDocument code. | |||
| sping already knows | |||
|- | |- | ||
|} | |} |
Revision as of 23:34, 30 August 2007
My Lists and Tables of Stuff
Welcome to my world.
Minimum Requirements before a KDE 4.0.0 Release Candidate
* a functional workspace ** Plasma (aseigo) ** color configuration works (mwoehlke) * oxygen style working (mwoehlke, boemann, #oxygen) * konqueror working * dolphin working (Peter Penz) * sound working (Vir) * kmail working (till, tmg) * kate working
"working" doesn't mean "bug free"; it means no known "grave bugs". "working" means using it doesn't make you want throw your computer out the window.
Bugs Encountered
Application | Issue | Status |
---|---|---|
dolphin | nepomukdaemon not autostarted | $XDG_DATA_DIRS not appropriately set before dbus-launch is started (thiago) |
strigiclient | strigidaemon not autostarted | $XDG_DATA_DIRS not appropriately set before dbus-launch is started (thiago) |
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 |
kbackgammon | writes "KNotificationManager::notify:: error while contacting knotify server" to konsole. | probably must be ported from KDE3's KNotifyClient to KDE4's new KNotification |
kate | regex search/replace skips matches and can even do endless loops in some cases(?), sorry :-( Bug must be somewhere in my KateDocument code. | sping already knows |