[kde-solaris] what have i done wrong?

Chris McCraw fool at cs.utexas.edu
Fri Jan 28 23:50:14 CET 2005


On Wed, Jan 26, 2005 at 07:51:46PM -0500, Stefan Teleman wrote:
> i don't think you did anything wrong. :-) it's just it will be 
> extremely difficult for me to try to help without knowing a little 
> more specifics. for starters:
> 
> - did you patch anything (even with GCC some patching is necessary)

yup.  i had to make several patches.  unfortunately i can only recall
a couple--

1 was posted on this list to allow me to include sys/proc.h with
largefile support enabled.  i believe i made that patch in several
files

another was to fix /usr/openwin/share/include/X11/Xlibint.h :

< #if (defined(__STDC__) && !defined(UNIXCPP)) || defined(ANSICPP)
---
> #if (__STDC__ && !defined(UNIXCPP)) || defined(ANSICPP)

so it would compile with gcc.

i can't remember any other patches now except to things like .pc
files for pkgconfig to force inclusion of freetype2 and pangoxft's
link libraries.  also as mentioned below, i had to mess with libtool
but that was all to avoid local config issues;  nothing substantive.

also i think i had to disable the rotation screensaver, though
that may have been in a different package that i haven't rebuilt
this round (i have only arts, kdelibs, and kdebase installed).

finally i did put in all the patches on the page:
	http://www.kde.org/info/security/
into place as well.

in the end, all my make commands exited with a successful error code,
so i don't think anything was noticeably broken during build.


> - are the executables picking up the right libraries from the right 
> directory trees (in case you have several different versions of the 
> same library in different spots on your system)

according to ldd, yes.  this took me almost a week to get right--
libtool is a major PITA as regards passing my linker args right and
NOT making me use the libraries in /usr/local/lib which are as you
surmise different stale versions of what i was after.
but now nothing is linked to any libraries outside of /lib and
/usr/openwin/lib that i didn't build.  i am as sure of this as
i am sure that ldd's output is right (i don't use LD_LIBRARY_PATH
or anything)


> - did you notice compiler warnings flying by in xterm when you were 
> building

tons and tons.

a lot of them are gcc-3.4 specific about type-punned pointers (i can't
recall whether those were in kde or its prerequisite libs).  a lot 
more were about the #pragma's in sun's include files (in almost every
package i built), and redefinition of the LARGEFILE related macros.
anything substantive while linking?  not that i recall.  but...frankly
there were so many errors i stopped watching very carefully.


> - can you run anything inside KDE (does it even start)

it doesn't even visibly start.  the startkde script sets the background
and starts to resume my session (if i have a .kde dir), but anything
that draws on the screen basically crashes, starting with the splash
screen, and kded, and ... (i include the output from a startup with
this message).  some things like ksmscript and kdeinit run/stay running,
but nothing useful, like the config dialog or the splash screen or
konsole will run.

i run an xterm before i start kde and i can still run other stuff
from that xterm after it fails to start (but kdeinit is still around).


> - do you see complaints in the KDE error log file, and if so, what are 
> they

see for yourself (attached file, also available at URL:
	http://www.cs.utexas.edu/~fool/kde.out
)

> - did you by any chance read the installation instructions from the 
> KDE 3.3.1 releases (there are several tricky things which need to be 
> configured, independent of the compiler you use in building)
 
i followed the documentation in
	http://developer.kde.org/build/compile_kde3_3.html
fully.  a linux build worked fine following those same instructions
with the same versions of everything.


> the first thing i see in your post which gives me a first hint: do not 
> build QT or KDE with Xrender enabled -- it causes problems.

that's news.  you should put that on the web somewhere!  i'll try to
rebuild it without xrender, but that will take all weekend even on
my 4way sunfire 480...
-------------- next part --------------
X_mkdir: Not owner
X_mkdir: Not owner
X_mkdir: Not owner
X_mkdir: Not owner

startkde: Starting up...
startkde: Running kpersonalizer...
mkdir: Owner of /tmp/.ICE-unix should be set to root
DCOP: register 'anonymous-4578' -> number of clients is now 1
DCOP: unregister 'anonymous-4578'
DCOP: register 'kpersonalizer-4584' -> number of clients is now 1
QFont::setPointSize: Point size <= 0 (-3)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kwin path = <unknown> pid = 4583
DCOP: unregister 'kpersonalizer-4584'
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kpersonalizer path = <unknown> pid = 4584
ksplash: Inactive pixmap: /lusr/opt/kde-3.3.2/share/apps/ksplash/Themes/Default/locolor/splash_inactive_bar.png
ksplash: Active pixmap:   /lusr/opt/kde-3.3.2/share/apps/ksplash/Themes/Default/locolor/splash_active_bar.png
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = ksplash path = <unknown> pid = 4595
kdeinit: Launched DCOPServer, pid = 4599 result = 0
mkdir: Owner of /tmp/.ICE-unix should be set to root
DCOP: register 'anonymous-4599' -> number of clients is now 1
DCOP: unregister 'anonymous-4599'
kdeinit: Launched KLauncher, pid = 4604 result = 0
DCOP: register 'klauncher' -> number of clients is now 1
DCOP: unregister 'klauncher'
DCOP: register 'klauncher' -> number of clients is now 1
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
DCOP: new daemon klauncher
kdeinit: Launched KDED, pid = 4606 result = 0
kdeinit: PID 4605 terminated.
DCOP: register 'kded' -> number of clients is now 1
DCOP: unregister 'kded'
DCOP: register 'kded' -> number of clients is now 1
DCOP: register 'anonymous-4606' -> number of clients is now 2
kio (KDirWatch): Available methods: Stat
kio (KLauncher): KLauncher: Got kdeinit_exec_wait('kbuildsycoca', ...)
kdeinit: Got EXT_EXEC 'kbuildsycoca' from launcher.
kio (KLauncher): kbuildsycoca (pid 4608) up and running.
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
DCOP: register 'kbuildsycoca' -> number of clients is now 3
kbuildsycoca running...
DCOP: register 'anonymous-4608' -> number of clients is now 4
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
Reusing existing ksycoca
kbuildsycoca: Recreating ksycoca file (/var/tmp/kdecache-loof/ksycoca, version 75)
kbuildsycoca: VFolderMenu::mergeFile: /lusr/opt/kde-3.3.2/etc/xdg/menus/applications-merged/kde-essential.menu
kbuildsycoca: VFolderMenu::mergeFile: /lusr/opt/kde-3.3.2/etc/xdg/menus/kde-settings.menu
kbuildsycoca: VFolderMenu::mergeFile: /lusr/opt/kde-3.3.2/etc/xdg/menus/kde-information.menu
kbuildsycoca: Directory and kde-information.directory requires combining!
kbuildsycoca: VFolderMenu::mergeFile: /lusr/opt/kde-3.3.2/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 /usr/share/applications/
kbuildsycoca: Looking up applications under /lusr/share/applications/
kbuildsycoca: Looking up applications under /lusr/opt/kde-3.3.2/share/applications/
kbuildsycoca: Looking up applications under /lusr/opt/kde-3.3.2/share/applications/kde/
kbuildsycoca: Moving Settings/Information to Information
kbuildsycoca: WARNING: 'kcertpart.desktop' specifies undefined mimetype/servicetype 'application/binary-certificate'
kbuildsycoca: WARNING: '/lusr/opt/kde-3.3.2/share/applications/kde/kfmclient_war.desktop' specifies undefined mimetype/servicetype 'application/x-webarchive'
kbuildsycoca: WARNING: 'katepart.desktop' specifies undefined mimetype/servicetype 'text/x-fortran'
kbuildsycoca: WARNING: 'knotify.desktop' specifies undefined mimetype/servicetype 'KNotify'
DCOP: unregister 'anonymous-4608'
DCOP: unregister 'kbuildsycoca'
kdeinit: PID 4608 terminated.
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
kio (KDirWatch): Added Dir /u/loof/.kde/share/servicetypes NotExisting [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 /u/loof/.kde/share/servicetypes
kded: Does not exist! (/u/loof/.kde/share/servicetypes/)
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/servicetypes [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/servicetypes
kio (KDirWatch): Added Dir /u/loof/.kde/share/mimelnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /u/loof/.kde/share/mimelnk
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/application [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/application
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/text [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/text
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/audio [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/audio
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/video [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/video
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/image [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/image
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/inode [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/inode
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/message [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/message
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/multipart [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/multipart
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/model [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/model
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/all [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/all
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/fonts [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/fonts
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/mimelnk/print [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/mimelnk/print
kio (KDirWatch): Added Dir /u/loof/.kde/share/applnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /u/loof/.kde/share/applnk
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/.hidden [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/.hidden
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/System [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/System
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/System/ScreenSavers [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/System/ScreenSavers
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Settings [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Settings
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Settings/Information [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Settings/Information
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Settings/LookNFeel [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Settings/LookNFeel
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Settings/LookNFeel/Themes [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Settings/LookNFeel/Themes
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Settings/WebBrowsing [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Settings/WebBrowsing
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Settingsmenu [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Settingsmenu
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Utilities [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Utilities
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Toys [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Toys
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applnk/Internet [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applnk/Internet
kio (KDirWatch): Added Dir /u/loof/.kde/share/services NotExisting [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /u/loof/.kde/share/services
kded: Does not exist! (/u/loof/.kde/share/services/)
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/services [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/services
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/services/kded [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/services/kded
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/services/kresources [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/services/kresources
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/services/kresources/kabc [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/services/kresources/kabc
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/services/useragentstrings [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/services/useragentstrings
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/services/searchproviders [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/services/searchproviders
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/etc/xdg/menus [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/etc/xdg/menus
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/etc/xdg/menus/applications-merged [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/etc/xdg/menus/applications-merged
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applications [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applications
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/applications/kde [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/share/applications/kde
kio (KDirWatch): Added Dir /lusr/share/applications [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/share/applications
kio (KDirWatch): Added Dir /u/loof/.config/menus NotExisting [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /u/loof/.config/menus
kded: Does not exist! (/u/loof/.config/menus/)
kio (KDirWatch): Added Dir /usr/share/applications [KDirWatch-1]
kio (KDirWatch):  Setup Stat (freq 500) for /usr/share/applications
kio (KDirWatch): Added Dir /lusr/opt/kde-3.3.2/share/apps/kconf_update [KDirWatch-2]
kio (KDirWatch):  Setup Stat (freq 5000) for /lusr/opt/kde-3.3.2/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 4609) up and running.
DCOP: register 'anonymous-4655' -> number of clients is now 3
DCOP: unregister 'anonymous-4655'
kdeinit: PID 4609 terminated.
DCOP: new daemon kded
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kded path = <unknown> pid = 4607
DCOP aborting (delayed) call from 'anonymous-4606' to 'kded'
DCOP: unregister 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
kdeinit: PID 4606 terminated.
DCOP: unregister 'anonymous-4606'
kdeinit: opened connection to :0.0
kdeinit: Launched 'kcminit', pid = 4659 result = 0
DCOP: register 'kcminit-4659' -> number of clients is now 1
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
kcontrol: Initializing kcm_input: init_mouse
kdeinit: Got SETENV 'XCURSOR_THEME=default' from klauncher.
kdeinit: Got SETENV 'XCURSOR_SIZE=' from klauncher.
kcontrol: Initializing kcm_energy: init_energy
kcontrol: Initializing kcm_keys: init_keys
kcontrol: Initializing kcm_keyboard: init_keyboard
/usr/openwin/bin/xset:  unknown option rate

usage:  /usr/openwin/bin/xset [-display host:dpy] option ...
    To turn bell off:
	-b                b off               b 0
    To set bell volume, pitch and duration:
	 b [vol [pitch [dur]]]          b on
    To disable bug compatibility mode:
	-bc
    To enable bug compatibility mode:
	bc
    To turn keyclick off:
	-c                c off               c 0
    To set keyclick volume:
	 c [0-100]        c on
    To control Energy Star (DPMS) features:
	-dpms      Energy Star features off
	+dpms      Energy Star features on
	 dpms [standby [suspend [off]]]     
	      force standby 
	      force suspend 
	      force off 
	      (also implicitly enables DPMS features) 
	      a timeout value of zero disables the mode 
    To control Frame Buffer Power Management (FBPM) features:
	-fbpm      Frame Buffer Power Management features off
	+fbpm      Frame Buffer Power Management features on
	 fbpm force on     
	      force standby 
	      force suspend 
	      force off 
	      (also implicitly enables FBPM features) 
    To set the font path:
	 fp= path[,path...]
    To restore the default font path:
	 fp default
    To have the server reread font databases:
	 fp rehash
    To remove elements from font path:
	-fp path[,path...]  fp- path[,path...]
    To prepend or append elements to font path:
	+fp path[,path...]  fp+ path[,path...]
    To set LED states off or on:
	-led [1-32]         led off
	 led [1-32]         led on
    To set mouse acceleration and threshold:
	 m [acc_mult[/acc_div] [thr]]    m default
    To set pixel colors:
	 p pixel_value color_name
    To turn auto-repeat off or on:
	-r [keycode]        r off
	 r [keycode]        r on
    For screen-saver control:
	 s [timeout [cycle]]  s default    s on
	 s blank              s noblank    s off
	 s expose             s noexpose
	 s activate           s reset
    For status information:  q
kcontrol: Initializing kcm_style: init_style
DCOP: unregister 'kcminit-4659'
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kcminit path = <unknown> pid = 4659
kdeinit: PID 4659 terminated.
kdeinit: Launched 'knotify', pid = 4662 result = 0
DCOP: register 'knotify' -> number of clients is now 1
DCOP: register 'anonymous-4662' -> number of clients is now 2
unix_connect: can't connect to server (unix:/tmp/mcop-loof/skinbark_cs_utexas_edu-1179-41fac06c)
kdeinit: Got EXEC_NEW '/lusr/opt/kde-3.3.2/bin/artsd' from socket.
Could not load library! Trying exec....
kdeinit: PID 4665 terminated.
Launched ok, pid = 4666
There are already artsd objects registered, looking if they are active...
... cleaned 5 unused mcop global references.

DCOP: new daemon knotify
kdeinit: PID 4662 terminated.
DCOP: unregister 'anonymous-4662'
kdeinit: Got KWRAPPER 'ksmserver' from socket.
creating: skinbark.cs.utexas.edu;1106952427;315993;4668_TIME0:
kdeinit: PID 4668 terminated.
DCOP: register 'ksmserver-4669' -> number of clients is now 1
DCOP:  'ksmserver-4669' now known as 'ksmserver'
kdeinit: Got SETENV 'SESSION_MANAGER=local/skinbark.cs.utexas.edu:/tmp/.ICE-unix/4669,tcp/skinbark.cs.utexas.edu:32827' from klauncher.
ksmserver: KSMServer::restoreSession saved at previous logout
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
kio (KLauncher): KLauncher: Got exec_blind('kwin', ...)
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
kdeinit: Got EXEC_NEW 'kwin' from launcher.
artskde: KDE::PlayObject: destroyed
artskde: KDE::PlayObject: destroyed
kio (KLauncher): kwin (pid 4671) up and running.
QFont::setPointSize: Point size <= 0 (-3)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kwin path = <unknown> pid = 4671
kdeinit: PID 4671 terminated.
klauncher: KLauncher::process ---> autoStart(int)
kdeinit: Got EXEC_NEW 'kab2kabc' from launcher.
Could not load library! Trying exec....
kio (KLauncher): kab2kabc (pid 4673) up and running.
kdeinit: Got EXEC_NEW 'kdesktop' from launcher.
kio (KLauncher): kdesktop (pid 4674) up and running.
DCOP: register 'kdesktop' -> number of clients is now 2
DCOP: register 'anonymous-4674' -> number of clients is now 3
kdesktop: Saver Engine disabled
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
DCOP aborting call from 'anonymous-4674' to 'kdesktop'
DCOP: unregister 'kdesktop'
ERROR: Communication problem with kdesktop, it probably crashed.
kdeinit: PID 4674 terminated.
DCOP: unregister 'anonymous-4674'
kdeinit: Got EXEC_NEW 'kicker' from launcher.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kdesktop path = <unknown> pid = 4675
kio (KLauncher): kicker (pid 4680) up and running.
DCOP: register 'kicker' -> number of clients is now 2
DCOP: register 'anonymous-4680' -> number of clients is now 3
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kicker path = <unknown> pid = 4682
DCOP aborting (delayed) call from 'anonymous-4680' to 'kicker'
DCOP: unregister 'kicker'
ERROR: Communication problem with kicker, it probably crashed.
kdeinit: PID 4680 terminated.
DCOP: unregister 'anonymous-4680'
kdeinit: Got EXEC_NEW 'klipper' from launcher.
kio (KLauncher): klipper (pid 4684) up and running.
DCOP: register 'klipper' -> number of clients is now 2
klauncher: KLauncher::process ---> autoStart(int)
kdeinit: Got EXEC_NEW 'ktip' from launcher.
Could not load library! Trying exec....
kio (KLauncher): ktip (pid 4686) up and running.
DCOP: register 'anonymous-4684' -> number of clients is now 3
DCOP: register 'kab2kabc-4673' -> number of clients is now 4
DCOP: register 'ktip' -> number of clients is now 5
DCOP: register 'anonymous-4686' -> number of clients is now 6
kab2kabc: Disable autostart.
kabc: StdAddressBook::self()
kresources: Factory::self()
kio (KTrader): KServiceTypeProfile::offers( KResources/Plugin, )
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-loof/ksycoca
kio (KTrader): Returning 4 offers
kresources: ManagerImpl::ManagerImpl()
kresources: Connecting DCOP signals...
kresources: ManagerImpl::readConfig()
kresources: Factory::self()
kabc: StdAddressBook::StdAddressBook()
kresources: Factory::resource( file, config )
DCOP aborting call from 'anonymous-4684' to 'klipper'
DCOP: unregister 'klipper'
ERROR: Communication problem with klipper, it probably crashed.
kdeinit: PID 4684 terminated.
DCOP: unregister 'anonymous-4684'
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = klipper path = <unknown> pid = 4685
kio (KDirWatch): Available methods: Stat
kabc: FormatFactory::self()
kio (KDirWatch): Added File /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf NotExisting [KDirWatch-1]
kio (KDirWatch): Global Poll Freq is now 5000 msec
kio (KDirWatch):  Started Polling Timer, freq 5000
kio (KDirWatch):  Setup Stat (freq 5000) for /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf
kio (KDirWatch): KDirWatch-1 restarted scanning /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf (now 1 watchers)
kresources: Opening resource resource-name
kresources: Saving resource fhtlzzBApE
kresources: Resource::writeConfig()
kresources: ManagerImpl::writeConfig()
kresources: Saving resource fhtlzzBApE
kresources: Resource::writeConfig()
kresources: Saving general info
kresources: ManagerImpl::save() finished
kabc: AddressBook::load()
kabc: ResourceFile::load(): '/v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf'
kabc: Couldn't find KMail addressbook.
kabc: No KDE 2 addressbook found.
kabc: StdAddressBook::save()
kabc: StdAddressBook::saveAll()
kabc: AddressBook::requestSaveTicket()
kabc: ResourceFile::requestSaveTicket()
kabc: Lock::lock()
kabc: -- lock name: /v/filer3/v3q033/loof/.kde/share/apps/kabc/lock/_v_filer3_v3q033_loof_.kde_share_apps_kabc_std.vcf.lock
kabc: -- lock unique name: /v/filer3/v3q033/loof/.kde/share/apps/kabc/lock/_v_filer3_v3q033_loof_.kde_share_apps_kabc_std.vcfcyEoS521
kabc: AddressBook::save()
kabc: ResourceFile::save()
kio (KDirWatch): KDirWatch-1 stopped scanning /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf (now 0 watchers)
kio (KDirWatch): KDirWatch-1 restarted scanning /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf (now 1 watchers)
kabc: Saved kabc addressbook to 'fhtlzzBApE'
kabc: StdAddressBook::saveAll()
kabc: AddressBook::requestSaveTicket()
kabc: ResourceFile::requestSaveTicket()
kabc: Lock::lock()
kabc: -- lock name: /v/filer3/v3q033/loof/.kde/share/apps/kabc/lock/_v_filer3_v3q033_loof_.kde_share_apps_kabc_std.vcf.lock
kabc: -- lock unique name: /v/filer3/v3q033/loof/.kde/share/apps/kabc/lock/_v_filer3_v3q033_loof_.kde_share_apps_kabc_std.vcfUT1WDWlg
kabc: AddressBook::save()
kabc: ResourceFile::save()
kio (KDirWatch): KDirWatch-1 stopped scanning /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf (now 0 watchers)
kio (KDirWatch): KDirWatch-1 restarted scanning /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf (now 1 watchers)
kresources: ManagerImpl::~ManagerImpl()
kio (KDirWatch):  Stopped Polling Timer
kio (KDirWatch): Removed File /v/filer3/v3q033/loof/.kde/share/apps/kabc/std.vcf [KDirWatch-1]
kio (KDirWatch): Poll Freq now 3600000 msec
kdecore (KLibLoader): The KLibLoader contains the library kabc_file (e5170)
DCOP: unregister 'kab2kabc-4673'
kdeinit: PID 4673 terminated.
DCOP aborting call from 'anonymous-4686' to 'ktip'
DCOP: unregister 'ktip'
ERROR: Communication problem with ktip, it probably crashed.
kdeinit: PID 4686 terminated.
DCOP: unregister 'anonymous-4686'
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = ktip path = <unknown> pid = 4687
/usr/openwin/bin/xinit:  unexpected signal 2
Hangup
knotify: Fatal IO error: client killed
ksmserver: Fatal IO error: client killed
kdeinit: Fatal IO error: client killed
kdeinit: sending SIGHUP to children.
skinbark's console:  fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
skinbark:  fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
DCOP: unregister 'knotify'
skinbark:  fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
klauncher: Exiting on signal 1
kdeinit: sending SIGTERM to children.
kdeinit: Exit.
DCOP: unregister 'klauncher'



More information about the kde-solaris mailing list