Mailinglist Archive: opensuse-factory (507 mails)
| < Previous | Next > |
Re: [opensuse-factory] unable to start kdeinit4 in just installed MileStone $
- From: "ne..." <guhvies@xxxxxxxxx>
- Date: Wed, 29 Jul 2009 19:42:48 +0100
- Message-id: <a227b70c0907291142r5cece7eeo6bd19d868423788f@xxxxxxxxxxxxxx>
On Wed, Jul 29, 2009 at 17:16, Patrick Shanahan<ptilopteri@xxxxxxxxx> wrote:
correct then the
version you have is not from kdebase4-workspace-4.3.61svn998540. I pulled
/spare/RPMS/kdebase4-workspace-4.3.61svn998540-3.1.x86_64.rpm and looked
at startkde. It has a reference to kdeinit4 and not
/usr/lib/kde4/libexec/start_kdeinit_wrapper
as you rightly noted. I would change the following line in startkde from
LD_BIND_NOW=true /usr/lib/kde4/libexec/start_kdeinit_wrapper +kcminit_startup
to
LD_BIND_NOW=true kdeinit4 +kcminit_startup
and see whether this works.
HTH
ne...
PS:
http://download.opensuse.org/repositories/KDE:/KDE4:/UNSTABLE:/Desktop/openSUSE_Factory/x86_64/
only had 4.3.61svn998540-3.1and not 4.3.61svn998540-3.4 as you have.
--
Registered Linux User # 125653 (http://counter.li.org)
Now accepting personal mail for GMail invites.
Joan Crawford - "I, Joan Crawford, I believe in the dollar.
Everything I earn, I spend." -
http://www.brainyquote.com/quotes/authors/j/joan_crawford.html
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
* ne... <guhvies@xxxxxxxxx> [07-29-09 12:10]:I have looked into this further and if the error from is startkde is
MileStone 4?
:^) Yes
If yes, I may not be able to help you as I'm on KDE4.3RC3.
[work]$ rpm -q kdelibs4
kdelibs4-4.2.98-146.1.i586
[work]$ rpm -ql kdelibs4 | /bin/grep wrapper
/usr/bin/kdeinit4_wrapper
/usr/bin/kwrapper4
/usr/lib/kde4/libexec/start_kdeinit_wrapper
Seems that since it is referenced from statrtkde, it is needed.
??
as presently installed here, start_kdeinit_wrapper is *not* needed ???
I am adding the soft link when I get the error and removing it when
there is an update to test necessity. Presently, it is not required.
This may all be due to some funny mix of kde3 requirements pulled in to
support basket and quanta and a few other apps not available yet for
kde4....
correct then the
version you have is not from kdebase4-workspace-4.3.61svn998540. I pulled
/spare/RPMS/kdebase4-workspace-4.3.61svn998540-3.1.x86_64.rpm and looked
at startkde. It has a reference to kdeinit4 and not
/usr/lib/kde4/libexec/start_kdeinit_wrapper
as you rightly noted. I would change the following line in startkde from
LD_BIND_NOW=true /usr/lib/kde4/libexec/start_kdeinit_wrapper +kcminit_startup
to
LD_BIND_NOW=true kdeinit4 +kcminit_startup
and see whether this works.
HTH
ne...
PS:
http://download.opensuse.org/repositories/KDE:/KDE4:/UNSTABLE:/Desktop/openSUSE_Factory/x86_64/
only had 4.3.61svn998540-3.1and not 4.3.61svn998540-3.4 as you have.
--
Registered Linux User # 125653 (http://counter.li.org)
Now accepting personal mail for GMail invites.
Joan Crawford - "I, Joan Crawford, I believe in the dollar.
Everything I earn, I spend." -
http://www.brainyquote.com/quotes/authors/j/joan_crawford.html
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |