On 03/12/2012 02:57 PM, Darrell Anderson wrote:
I haven't updated from GIT in a few days. First thing I do after rebuilding and I notice unusual behavior is delete $TDEHOME/cache-$HOSTNAME/kyscoca*.
/var/tmp/kdecache-david deleted (can do same thing with 'kbuildsycoca --noincremental')
Check your xinitrc or Xsession files, depending upon from which run level you start X.
Using startx with 'exec starttrinity' in .xinitrc file
However, your output provides a clue:
ksmserver: '<wm>' missing. Are you using an old version of starttde? The newer versions start ksmserver from $PREFIX/bin/tdeinit_phase1 and no longer start ksmserver from starttde.
Dunno? Last I checked starttrinity was just a soft link to starttde:
yep...
16:07 phoenix:/srv/http/dl/tde/pkg/tmp/opt/trinity/bin> l start* -rwxr-xr-x 1 david david 25006 Mar 7 07:06 starttde lrwxrwxrwx 1 david david 25 Mar 12 03:00 starttrinity -> /opt/trinity/bin/starttde
Why are you renaming starttde to starttrinity?
habit :)
BTW, from your output, there is no need to set TDEDIRS unless you have additional directories beyond TDEDIR that contain configuration files.
It's set automatically when the startup source /etc/profile.d/trinity.sh
This is totally weird. Nothing changed in the way I built TQt3 -> tdebase (same build files) so something is up... Updating kernel ATM, so I'll check again in a few minutes.
Darrell