On Tue, 16 Apr 2013 11:09:18 -0500 "Calvin Morrison"
<mutantturkey(a)gmail.com> wrote:
Hi guys,
on my nightly builds, there are no filenames in konqueror!
Any ideas?
Yes. An improperly updated profile from 3.5.13->pre-R14.
There is a script at $PREFIX/bin/r14-xdg-update that is supposed to
run automoatically the first time $PREFIX/bin/starttde is run. That
is starttde and not startkde. If there were no problems then
~/.trinity/share/config/kdeglobals should have a new key entry:
[R14 XDG Updates]
Updated=true
You should also have seen several related stdout messages in your
user .xsession-error log.
You can run the r14-xdg-update script at any time.
* Log out of Trinity.
* Log in at a console (not xterm).
* Run '/opt/trinity/bin/r14-xdg-update force'
I believe only Slavek and I have done any serious testing of the
r14-xdg-update script. Possibly you have run into some new corner
cases that need to be added. Run the script with the force
parameter and observe the output messages.
Darrell