Problems with KDE on cygwin
"Konrad Denk" <[email protected]> Fri, 27 Jan 2006 11:47:11 +0100
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <000001c6232f$07ab74f0$17b2a8c0@ConnyBook> |
Hi, I habe downloaded and installed all necessary files as shown in http://webdev.cegit.de/snapshots/kde-cygwin/kde/kde3.4/ While starting KDE, I get the following messages displayed: Applet Loading Error KDE Panel First message: The Desktop Previewer & Pager Applet could not be loaded. Please check your installation 2nd message: The Taskbar Applet ..... 3rd message: The System Tray Applet .... I have to shutdown all cygwin processes manually because the taskkill-program is not available. xwinclip is also not available. I used the the script as shown below: #!/bin/bash cygserver & export CYGWIN=server export SHELL=/bin/bash xwin -fullscreen -noreset & xwinclip & xhost + /opt/kde3.4/bin/startkde kdeinit_shutdown taskkill /IM xwin taskkill /IM xwinclip taskkill /IM cygserver How can I overcome the problem. Hopefully you can help me. Best regards and Thank You in advance Conny ------------------------------------------------------------------ Konrad Denk Mühlenstraße 11g 84174 Eching +49 171 4895 439 oder +49 8709 262477 [email protected] http://www.konrad-denk.de <http://www.konrad-denk.de/> ------------------------------------------------------------------ _______________________________________________ kde-cygwin mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-cygwin