Mailinglist Archive: opensuse-kde (201 mails)

< Previous Next >
Re: [suse-kde] Small Problems in 8.0 Pro
  • From: David Herman <mesamoo115@xxxxxxxxx>
  • Date: Sat, 1 Nov 2003 22:57:46 -0800
  • Message-id: <200311012257.48735.mesamoo115@xxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 01 November 2003 10:27 am, DB Troll wrote:
- -----snip-------
> This is what my /opt/kde3/bin/statkde loks like:
> > # We set LD_BIND_NOW to increase the efficiency of kdeinit.
> > # kdeinit unsets this variable before loading applications.
> > LD_BIND_NOW=true kdeinit +kcminit +knotify
> > if test $? -ne 0; then
> > # Startup error
> > echo 'startkde: Could not start kdeinit. Check your
> > installation.' 1>&2 xmessage -geometry 500x100 "Could not start
> > kdeinit. Check your installation."
> > fi
>
> Should I go ahead with the changes or not.
> The sitution occured with the update of kde.

Yes, I had the same problem you described, also following a kde upgrade.
I made the these changes and no longer have the annoyance of the "Could
not start kdeinit" message. (Although it SEEMS that starting kde may be
just a little bit slower)

here is the working section of my /opt/kde3/bin/startkde file.
(note that rather than deleting lines I just commented them out
(#####)so I could easily change things back in the future if I want)

The following starts around line 292

# We set LD_BIND_NOW to increase the efficiency of kdeinit.
# kdeinit unsets this variable before loading applications.
#####LD_BIND_NOW=true kdeinit +kcminit +knotify
kcminit
knotify

No other changes were needed, just commenting out the LD_BIND... line
and the addition of kcminit and knotify

See ya

- --
dh
Don't shop at ZipZoomFly.com (GoogleGear.com!)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/pKrqBwgxlylUsJARAuJfAJ9XDSiuX1K4WzE5gtWkvnVhJbYzAACeNd/a
pIz8CAQtGBg0gdftfB+qlks=
=cxGH
-----END PGP SIGNATURE-----


< Previous Next >
Follow Ups
References