(added some completed todo's, added cmnake bug) |
|||
| Line 14: | Line 14: | ||
#development installation requires tools having own installers | #development installation requires tools having own installers | ||
#*ideally this should not be the case for end-user installation, otherwise updating would be hard (user would be forced to uninstall prev. version of an external app and install a new one in the same place...) | #*ideally this should not be the case for end-user installation, otherwise updating would be hard (user would be forced to uninstall prev. version of an external app and install a new one in the same place...) | ||
| − | #We need someone using Vista on daily basis to test kdeinstaller. Until then Vista is not supported? | + | #We need someone using Vista on daily basis to test kdeinstaller. Until then Vista is not supported? --> chehrlic: I got a vista license from Adriaan de Groot and after a system upgrade vista will be supported. Until now we should deny any vista support |
| + | |||
#USB memory sticks/CDs: it would be possible to run kde apps/infrastructure installed on the stick/CD in two ways: | #USB memory sticks/CDs: it would be possible to run kde apps/infrastructure installed on the stick/CD in two ways: | ||
##If the user's machine already contains KDE 4 runtime installed, it could be reused to run apps from the stick, and settings placed on the host conuter could be reused | ##If the user's machine already contains KDE 4 runtime installed, it could be reused to run apps from the stick, and settings placed on the host conuter could be reused | ||
| Line 21: | Line 22: | ||
#format of the kde mirrors: | #format of the kde mirrors: | ||
#*TODO | #*TODO | ||
| − | #Insert compiler name into package and manifest file name (msvc, gcc) | + | #Insert compiler name into package and manifest file name (msvc, gcc) --> chehrlic: Should be fixed now |
#snapshot releases with debugging information | #snapshot releases with debugging information | ||
#*New developers may want to get the core libraries without a need for compilation from scratch, while still being able to step deeply into the its source code while debugging. This helps to enter into the project faster by fixing bugs, discovering structure of a given source code or extending features. | #*New developers may want to get the core libraries without a need for compilation from scratch, while still being able to step deeply into the its source code while debugging. This helps to enter into the project faster by fixing bugs, discovering structure of a given source code or extending features. | ||
| − | #*Could we have release versions with debug information? On msvc, this could help to achieve the goal mentioned in the above point while it is still possible to link release binaries with and without debug information. | + | #*Could we have release versions with debug information? On msvc, this could help to achieve the goal mentioned in the above point while it is still possible to link release binaries with and without debug information. --> chehrlic: the official releases are now build in Release mode with debug informations |
#dbus for win32 is working mostly for recent kde applications, although there are some issues: | #dbus for win32 is working mostly for recent kde applications, although there are some issues: | ||
#*A service registered in dbus is not removed in case the related application crashes. This was detected with klauncher on msvc. | #*A service registered in dbus is not removed in case the related application crashes. This was detected with klauncher on msvc. | ||
| Line 42: | Line 43: | ||
# missing or not working parts in kdelibs | # missing or not working parts in kdelibs | ||
#* phonon needs a win32 implementation maybe using directx with uses a COM interface | #* phonon needs a win32 implementation maybe using directx with uses a COM interface | ||
| − | #* kioslaves are only working partially | + | #* kioslaves are only working partially --> chehrlic: file, http and ftp are working better now, maybe we still have some unicode problems there. |
# kde application state | # kde application state | ||
| − | #* kate - '@' could not be typed in | + | #* kate - '@' could not be typed in --> chehrlic: fixed for msvc (don't know why it does not work with mingw) |
| − | #* konqueror - crashes | + | #* konqueror - crashes --> chehrlic: fixed some of them recently |
#* dolphin - error messages with could not display root and home dir, problems to contact nepomukdaemon | #* dolphin - error messages with could not display root and home dir, problems to contact nepomukdaemon | ||
#* '''umbrello - writing and printing does not work -> fixed''' | #* '''umbrello - writing and printing does not work -> fixed''' | ||
During the last weekend, the KDE on Windows developers conducted their second real life meeting in the Trolltech offices in Berlin Adlershof, incorporating new developers and improving infrastructure. Read the dot story for details.
| This section needs improvements: Please help us to
cleanup confusing sections and fix sections which contain a todo |
Started: jstaniek 11:40, 15 September 2007 (CEST)
Topics: