Problem: Applet could not be loaded
"PerfectDark" <[email protected]> Wed, 15 Feb 2006 15:54:41 +0300 (MSK)
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Hello!
I am a developer from Russia and now I try to use KDE on cygwin. Native OS is WinXP SP2.
I installed KDE 3.4.1 as described in README, and it seems installed well, but when I start KDE with script
#!/bin/bash
/usr/sbin/cygserver &
export CYGWIN=server
export DISPLAY=127.0.0.1:0.0
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
#-----------------------END------------------
it loads and the end of loading appear error messages such as
"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 tried to start KDE in debug log, and very strange errors appeared (logs situated in attached zip file).
Please, help me.
Regards,
Alexander
_______________________________________________
kde-cygwin mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-cygwin
debug_startkde_logs.zip
(application/zip, 3.3 KB) - not displayed