Paste number 8548: kde log

Index of paste annotations: 4 | 3 | 2 | 1

Paste number 8548: kde log
Pasted by: chris01
When:4 years, 1 month ago
Share:Tweet this! | http://paste.lisp.org/+6LG
Channel:#fink
Paste contents:
Raw Source | XML | Display As
$ more /tmp/kde.log 
startkde: Starting up...
kdeinit: Launched DCOPServer, pid = 1198 result = 0
DCOP: register 'anonymous-1198' -> number of clients is now 1
DCOP: unregister 'anonymous-1198'
kdeinit: Launched KLauncher, pid = 1202 result = 0
DCOP: register 'klauncher' -> number of clients is now 1
kdeinit: Launched KRandrInitHack, pid = 1203 result = 0
kdeinit: Launched KDED, pid = 1204 result = 0
DCOP: new daemon klauncher
DCOP: register 'kded' -> number of clients is now 1
DCOP: unregister 'kded'
DCOP: register 'kded' -> number of clients is now 1
DCOP: register 'anonymous-1204' -> number of clients is now 2

Annotations for this paste:

Annotation number 4: backtrace after doing "sudo fc-cache"
Pasted by: chris01
When:4 years, 1 month ago
Share:Tweet this! | http://paste.lisp.org/+6LG#4
Paste contents:
Raw Source | Display As
0x9000ed0c in read ()
(gdb) bt
#0  0x9000ed0c in read ()
#1  0x9001bc04 in _sread ()
#2  0x9001b6e8 in __srefill ()
#3  0x9001b328 in _fseeko ()
#4  0x90017598 in fseek ()
#5  0x849c7ffc in ft_ansi_stream_io ()
#6  0x849c161c in FT_Stream_Seek ()
#7  0x849e29ac in TT_Goto_Table ()
#8  0x849ec61c in TT_Load_Glyph ()
#9  0x849c4358 in FT_Load_Glyph ()
#10 0x855dce80 in FcFreeTypeCheckGlyph ()
#11 0x855dd078 in FcFreeTypeCharSet ()
#12 0x855dee18 in FcFreeTypeQuery ()
#13 0x855de2f0 in FcFileScan ()
#14 0x855de53c in FcDirScan ()
#15 0x855d95bc in FcConfigBuildFonts ()
#16 0x855df218 in FcInitLoadConfigAndFonts ()
#17 0x855df278 in FcInit ()
#18 0x8a261688 in XftInit ()
#19 0x01bd4c00 in qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) ()
#20 0x01c2c814 in QApplication::construct(int&, char**, QApplication::Type) ()
#21 0x01c2c644 in QApplication::QApplication(int&, char**, bool) ()
#22 0x0133796c in KApplication::KApplication(bool, bool, KInstance*) ()
#23 0x013dc41c in KUniqueApplication::KUniqueApplication(bool, bool, bool) ()
#24 0x002fbdf8 in kdemain ()
#25 0x0000ccc0 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#26 0x0000f454 in main ()
#27 0x0000abbc in _start (argc=126532, argv=0x199ec, envp=0x659) at /SourceCache/Csu/Csu-47/crt.c:267
#28 0x8fe1a278 in __dyld__dyld_start ()
(gdb) 

Annotation number 3: gdb backtrace of kdeinit process
Pasted by: chris01
When:4 years, 1 month ago
Share:Tweet this! | http://paste.lisp.org/+6LG#3
Paste contents:
Raw Source | Display As
0xffff8a28 in __memcpy ()
(gdb) bt
#0  0xffff8a28 in __memcpy ()
#1  0x9001f0c0 in fread ()
#2  0x849c1804 in FT_Stream_EnterFrame ()
#3  0x849eb5b4 in TT_Access_Glyph_Frame ()
#4  0x849ebe50 in load_truetype_glyph ()
#5  0x849ebfd4 in load_truetype_glyph ()
#6  0x849ec6b8 in TT_Load_Glyph ()
#7  0x849c4358 in FT_Load_Glyph ()
#8  0x855dce80 in FcFreeTypeCheckGlyph ()
#9  0x855dd078 in FcFreeTypeCharSet ()
#10 0x855dee18 in FcFreeTypeQuery ()
#11 0x855de2f0 in FcFileScan ()
#12 0x855de53c in FcDirScan ()
#13 0x855d95bc in FcConfigBuildFonts ()
#14 0x855df218 in FcInitLoadConfigAndFonts ()
#15 0x855df278 in FcInit ()
#16 0x8a261688 in XftInit ()
#17 0x01bd4c00 in qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) ()
#18 0x01c2c814 in QApplication::construct(int&, char**, QApplication::Type) ()
#19 0x01c2c644 in QApplication::QApplication(int&, char**, bool) ()
#20 0x013374b0 in KApplication::KApplication(bool, bool) ()
#21 0x000e80e0 in kdemain ()
#22 0x0000ccc0 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#23 0x0000f538 in main ()
#24 0x0000abbc in _start (argc=1, argv=0x4, envp=0x5b5) at /SourceCache/Csu/Csu-47/crt.c:267
#25 0x8fe1a278 in __dyld__dyld_start ()

Annotation number 2: log after killing one kdeinit
Pasted by: chris01
When:4 years, 1 month ago
Share:Tweet this! | http://paste.lisp.org/+6LG#2
Paste contents:
Raw Source | Display As
$ more /tmp/kde.log 
startkde: Starting up...
kdeinit: Launched DCOPServer, pid = 1455 result = 0
DCOP: register 'anonymous-1455' -> number of clients is now 1
DCOP: unregister 'anonymous-1455'
kdeinit: Launched KLauncher, pid = 1459 result = 0
DCOP: register 'klauncher' -> number of clients is now 1
kdeinit: Launched KRandrInitHack, pid = 1460 result = 0
DCOP: new daemon klauncher
kdeinit: Launched KDED, pid = 1461 result = 0
DCOP: register 'kded' -> number of clients is now 1
DCOP: unregister 'kded'
DCOP: register 'kded' -> number of clients is now 1
DCOP: register 'anonymous-1461' -> number of clients is now 2
DCOP aborting call from 'anonymous-1461' to 'kded'
DCOP: unregister 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
DCOP: unregister 'anonymous-1461'
kdeinit: PID 1461 terminated.
kdeinit: opened connection to :0.0
kdeinit: Launched 'kcminit', pid = 1477 result = 0

Annotation number 1: After killing all kde processes
Pasted by: chris01
When:4 years, 1 month ago
Share:Tweet this! | http://paste.lisp.org/+6LG#1
Paste contents:
Raw Source | Display As
$ more /tmp/kde.log 
startkde: Starting up...
kdeinit: Launched DCOPServer, pid = 1198 result = 0
DCOP: register 'anonymous-1198' -> number of clients is now 1
DCOP: unregister 'anonymous-1198'
kdeinit: Launched KLauncher, pid = 1202 result = 0
DCOP: register 'klauncher' -> number of clients is now 1
kdeinit: Launched KRandrInitHack, pid = 1203 result = 0
kdeinit: Launched KDED, pid = 1204 result = 0
DCOP: new daemon klauncher
DCOP: register 'kded' -> number of clients is now 1
DCOP: unregister 'kded'
DCOP: register 'kded' -> number of clients is now 1
DCOP: register 'anonymous-1204' -> number of clients is now 2
ksplash: Inactive pixmap: /sw/share/apps/ksplash/Themes/Default/splash_inactive_bar.png
ksplash: Active pixmap:   /sw/share/apps/ksplash/Themes/Default/splash_active_bar.png
DCOP: register 'anonymous-1194' -> number of clients is now 3
DCOP:  'anonymous-1194' now known as 'ksplash'
kio (KDirWatch): Available methods: Stat
kio (KLauncher): KLauncher: Got kdeinit_exec_wait('kbuildsycoca', ...)
kdeinit: Got EXT_EXEC 'kbuildsycoca' from launcher.
DCOP: register 'kbuildsycoca' -> number of clients is now 4
kbuildsycoca running...
DCOP: register 'anonymous-1221' -> number of clients is now 5
kio (KSycoca): Trying to open ksycoca from /private/var/tmp/kdecache-USERNAME/ksycoca
kio (KLauncher): kbuildsycoca (pid 1221) up and running.
kio (KSycoca): Could not open ksycoca
kbuildsycoca: Recreating ksycoca file (/private/var/tmp/kdecache-USERNAME/ksycoca, version 79)
kbuildsycoca: WARNING: Property 'X-KDE-Weight' is defined multiple times (KOfficeFilter)
kbuildsycoca: VFolderMenu::mergeFile: /sw/etc/xdg/menus/applications-merged/kde-essential.menu
kbuildsycoca: VFolderMenu::mergeFile: /sw/etc/xdg/menus/kde-settings.menu
kbuildsycoca: VFolderMenu::mergeFile: /sw/etc/xdg/menus/kde-information.menu
kbuildsycoca: Directory and kde-information.directory requires combining!
kbuildsycoca: VFolderMenu::mergeFile: /sw/etc/xdg/menus/kde-screensavers.menu
kbuildsycoca: Directory and kde-system-screensavers.directory requires combining!
kbuildsycoca: Menu applications-kmenuedit.menu not found.
kbuildsycoca: VFolderMenu::mergeFile: 
kbuildsycoca: Processing KDE Legacy dirs for <KDE>
kbuildsycoca: processKDELegacyDirs()
kbuildsycoca: Looking up applications under /sw/share/applications/
kbuildsycoca: Looking up applications under /sw/share/applications/kde/
kbuildsycoca: Moving Settings/Information to Information
kbuildsycoca: WARNING: '/sw/share/applications/kde/kpovmodeler.desktop' specifies undefined mimetype/servicetype 'KPovModeler/Document'
kbuildsycoca: WARNING: 'kfile_ooo.desktop' specifies undefined mimetype/servicetype 'application/vnd.sun.xml.writer.global'
kbuildsycoca: WARNING: 'kfile_ooo.desktop' specifies undefined mimetype/servicetype 'application/vnd.sun.xml.writer.math'
kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined mimetype/servicetype 'text/english'
kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined mimetype/servicetype 'text/x-c'
kbuildsycoca: WARNING: 'klinkstatus_part.desktop' specifies undefined mimetype/servicetype 'text/x-c++'
kbuildsycoca: WARNING: '/sw/share/applications/kde/kvoctrain.desktop' specifies undefined mimetype/servicetype 'application/x-kvoctrain'
kbuildsycoca: WARNING: '/sw/share/applications/kde/kvoctrain.desktop' specifies undefined mimetype/servicetype 'text/x-kvtml'
kbuildsycoca: WARNING: '/sw/share/applications/kde/kuickshow.desktop' specifies undefined mimetype/servicetype 'image/x-psd'
kbuildsycoca: WARNING: '/sw/share/applications/kde/kuickshow.desktop' specifies undefined mimetype/servicetype 'image/x-eim'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/english'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/mathml'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/richtext'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/tab-separated-values'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-authors'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-c'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-c++'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-comma-separated-values'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-copying'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-credits'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-csh'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-dcl'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-dsl'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-dtd'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-emacs-lisp'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-fortran'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-gtkrc'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-idl'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-install'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-ksysv-log'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-perl'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-python'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-readme'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-scheme'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-setext'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-sh'
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined mimetype/servicetype 'text/x-sql'
kbuildsycoca: WARNING: 'kivioconnectortool.desktop' specifies undefined mimetype/servicetype 'KPlugin'
kbuildsycoca: WARNING: 'kcertpart.desktop' specifies undefined mimetype/servicetype 'application/binary-certificate'
kbuildsycoca: WARNING: 'kxsldbg_part.desktop' specifies undefined mimetype/servicetype 'text/english'
kbuildsycoca: WARNING: 'kxsldbg_part.desktop' specifies undefined mimetype/servicetype 'text/x-c'
kbuildsycoca: WARNING: 'kxsldbg_part.desktop' specifies undefined mimetype/servicetype 'text/x-c++'
kbuildsycoca: WARNING: '/sw/share/applications/kde/kolourpaint.desktop' specifies undefined mimetype/servicetype 'image/x-psd'
kbuildsycoca: WARNING: 'kspreadcalc.desktop' specifies undefined mimetype/servicetype 'KPlugin'
kbuildsycoca: WARNING: 'katepart.desktop' specifies undefined mimetype/servicetype 'text/x-fortran'
kbuildsycoca: WARNING: 'kiviotexttool.desktop' specifies undefined mimetype/servicetype 'KPlugin'
kbuildsycoca: WARNING: 'knotify.desktop' specifies undefined mimetype/servicetype 'KNotify'
kbuildsycoca: WARNING: 'kivioselecttool.desktop' specifies undefined mimetype/servicetype 'KPlugin'
kbuildsycoca: WARNING: 'kiviozoomtool.desktop' specifies undefined mimetype/servicetype 'KPlugin'
kbuildsycoca: WARNING: 'kfile_koffice.desktop' specifies undefined mimetype/servicetype 'application/vnd.kde.kword'
kbuildsycoca: WARNING: 'kfile_koffice.desktop' specifies undefined mimetype/servicetype 'application/vnd.kde.kpresenter'
kbuildsycoca: WARNING: 'kfile_koffice.desktop' specifies undefined mimetype/servicetype 'application/vnd.kde.kspread'
kbuildsycoca: WARNING: 'kfile_koffice.desktop' specifies undefined mimetype/servicetype 'application/vnd.kde.karbon'
kbuildsycoca: WARNING: 'kfile_koffice.desktop' specifies undefined mimetype/servicetype 'application/vnd.kde.kontour'
DCOP: unregister 'anonymous-1221'
DCOP: unregister 'kbuildsycoca'
kdeinit: PID 1221 terminated.
kio (KSycoca): Trying to open ksycoca from /private/var/tmp/kdecache-USERNAME/ksycoca
kio (KSycoca): Trying to open ksycoca from /private/var/tmp/kdecache-USERNAME/ksycoca
kio (KDirWatch): Added Dir /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/servicetypes [KDirWatch-1]
kio (KDirWatch): Global Poll Freq is now 500 msec
kio (KDirWatch):  Started Polling Timer, freq 500
kio (KDirWatch):  Setup Stat (freq 500) for /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/servicetypes
kio (KDirWatch): Added Dir /sw/share/servicetypes [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/servicetypes
kio (KDirWatch): Added Dir /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/mimelnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/mimelnk
kio (KDirWatch): Added Dir /sw/share/mimelnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk
kio (KDirWatch): Added Dir /sw/share/mimelnk/media [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/media
kio (KDirWatch): Added Dir /sw/share/mimelnk/all [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/all
kio (KDirWatch): Added Dir /sw/share/mimelnk/application [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/application
kio (KDirWatch): Added Dir /sw/share/mimelnk/audio [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/audio
kio (KDirWatch): Added Dir /sw/share/mimelnk/image [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/image
kio (KDirWatch): Added Dir /sw/share/mimelnk/inode [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/inode
kio (KDirWatch): Added Dir /sw/share/mimelnk/message [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/message
kio (KDirWatch): Added Dir /sw/share/mimelnk/model [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/model
kio (KDirWatch): Added Dir /sw/share/mimelnk/multipart [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/multipart
kio (KDirWatch): Added Dir /sw/share/mimelnk/print [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/print
kio (KDirWatch): Added Dir /sw/share/mimelnk/text [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/text
kio (KDirWatch): Added Dir /sw/share/mimelnk/uri [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/uri
kio (KDirWatch): Added Dir /sw/share/mimelnk/video [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/mimelnk/video
kio (KDirWatch): Added Dir /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/applnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/applnk
kio (KDirWatch): Added Dir /sw/share/applnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk
kio (KDirWatch): Added Dir /sw/share/applnk/Internet [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Internet
kio (KDirWatch): Added Dir /sw/share/applnk/.hidden [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/.hidden
kio (KDirWatch): Added Dir /sw/share/applnk/Applications [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Applications
kio (KDirWatch): Added Dir /sw/share/applnk/Edutainment [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Edutainment
kio (KDirWatch): Added Dir /sw/share/applnk/Edutainment/Mathematics [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Edutainment/Mathematics
kio (KDirWatch): Added Dir /sw/share/applnk/Edutainment/Languages [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Edutainment/Languages
kio (KDirWatch): Added Dir /sw/share/applnk/Edutainment/Miscellaneous [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Edutainment/Miscellaneous
kio (KDirWatch): Added Dir /sw/share/applnk/Edutainment/Science [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Edutainment/Science
kio (KDirWatch): Added Dir /sw/share/applnk/Edutainment/Tools [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Edutainment/Tools
kio (KDirWatch): Added Dir /sw/share/applnk/Graphics [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Graphics
kio (KDirWatch): Added Dir /sw/share/applnk/Office [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Office
kio (KDirWatch): Added Dir /sw/share/applnk/Settings [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Settings
kio (KDirWatch): Added Dir /sw/share/applnk/Settings/Information [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Settings/Information
kio (KDirWatch): Added Dir /sw/share/applnk/Settings/LookNFeel [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Settings/LookNFeel
kio (KDirWatch): Added Dir /sw/share/applnk/Settings/LookNFeel/Themes [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Settings/LookNFeel/Themes
kio (KDirWatch): Added Dir /sw/share/applnk/Settings/WebBrowsing [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Settings/WebBrowsing
kio (KDirWatch): Added Dir /sw/share/applnk/Settingsmenu [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Settingsmenu
kio (KDirWatch): Added Dir /sw/share/applnk/System [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/System
kio (KDirWatch): Added Dir /sw/share/applnk/System/ScreenSavers [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/System/ScreenSavers
kio (KDirWatch): Added Dir /sw/share/applnk/Toys [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Toys
kio (KDirWatch): Added Dir /sw/share/applnk/Utilities [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applnk/Utilities
kio (KDirWatch): Added Dir /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/services [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /private/Network/Servers/SERVER.NAME/Users/USERNAME/.kde/share/services
kio (KDirWatch): Added Dir /sw/share/services [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services
kio (KDirWatch): Added Dir /sw/share/services/kitchensync [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kitchensync
kio (KDirWatch): Added Dir /sw/share/services/kaddressbook [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kaddressbook
kio (KDirWatch): Added Dir /sw/share/services/kconfiguredialog [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kconfiguredialog
kio (KDirWatch): Added Dir /sw/share/services/kded [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kded
kio (KDirWatch): Added Dir /sw/share/services/kontact [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kontact
kio (KDirWatch): Added Dir /sw/share/services/korganizer [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/korganizer
kio (KDirWatch): Added Dir /sw/share/services/kresources [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kresources
kio (KDirWatch): Added Dir /sw/share/services/kresources/kabc [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kresources/kabc
kio (KDirWatch): Added Dir /sw/share/services/kresources/kcal [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kresources/kcal
kio (KDirWatch): Added Dir /sw/share/services/kresources/knotes [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kresources/knotes
kio (KDirWatch): Added Dir /sw/share/services/kresources/konnector [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/kresources/konnector
kio (KDirWatch): Added Dir /sw/share/services/searchproviders [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/searchproviders
kio (KDirWatch): Added Dir /sw/share/services/useragentstrings [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/services/useragentstrings
kio (KDirWatch): Added Dir /Network/Servers/SERVER.NAME/Users/USERNAME/.config/menus NotExisting [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /Network/Servers/SERVER.NAME/Users/USERNAME/.config/menus
kded: Does not exist! (/Network/Servers/SERVER.NAME/Users/USERNAME/.config/menus/)
kio (KDirWatch): Added Dir /sw/etc/xdg/menus [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/etc/xdg/menus
kio (KDirWatch): Added Dir /sw/etc/xdg/menus/applications-merged [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/etc/xdg/menus/applications-merged
kio (KDirWatch): Added Dir /sw/share/applications [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applications
kio (KDirWatch): Added Dir /sw/share/applications/kde [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/applications/kde
kio (KDirWatch): Added Dir /sw/share/apps/kconf_update [KDirWatch-2]
kio (KDirWatch):  Setup Stat (freq 500) for /sw/share/apps/kconf_update
kio (KLauncher): KLauncher: Got kdeinit_exec_wait('kconf_update', ...)
kdeinit: Got EXEC_NEW 'kconf_update' from launcher.
kio (KLauncher): kconf_update (pid 1222) up and running.
DCOP: unregister 'ksplash'
/sw/bin/startkde: line 221:  1195 Terminated              LD_BIND_NOW=true kdeinit +kcminit
startkde: Could not start kdeinit. Check your installation.
Error: Can't open display: :0
kdeinit: Got KWRAPPER 'ksmserver' from socket.
creating: henry.local;1116939965;22825;1346_TIME0:
DCOPServer : slotShutdown() -> waiting for clients to disconnect.
klauncher: Exiting on signal 15
kdeinit: PID 1202 terminated.
kdeinit: KLauncher died unexpectedly.
DCOP aborting (delayed) call from 'kded' to 'klauncher'
DCOP: unregister 'klauncher'
DCOP: new daemon kded
kded: Fatal IO error: client killed
DCOP aborting (delayed) call from 'anonymous-1204' to 'kded'
DCOP: unregister 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
DCOP: unregister 'anonymous-1204'
DCOPServer : slotExit() -> exit.
kdeinit: Relaunching KLauncher, pid = 1349 result = 0
kdeinit: PID 1204 terminated.
DCOPClient::attachInternal. Attach failed Could not open network socket
DCOPClient::attachInternal. Attach failed Could not open network socket
WARNING: DCOP communication problem!
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
kdeinit: Launched 'kcminit', pid = 1351 result = 0
kdeinit: PID 1349 terminated.
kdeinit: PID 1346 terminated.
kdeinit: Communication error with launcher. Exiting!
ksmserver: cannot connect to X server :0
startkde: Shutting down...
Warning: connect() failed: : Connection refused
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.
kcminit: cannot connect to X server :0

Colorize as:
Show Line Numbers
Index of paste annotations: 4 | 3 | 2 | 1

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.