public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  puzzled over why xrdb process hangs
@ 2006-02-22 20:59 James
  2006-02-23  3:13 ` Zac Slade
  0 siblings, 1 reply; 4+ messages in thread
From: James @ 2006-02-22 20:59 UTC (permalink / raw
  To: gentoo-user



Hello,

When I boot my laptop it starts up and boots the kde login screen.
When any user logs in, it gets to the third 'flashing icon' and hangs.
If I ssh into the system remotely, it's fine, it's the kde login sequence
that's hung.

quickly running 'top' I find the culprit:
krdb. I can kill it off and the sequence completes and the system is fine.

But 'eix xrdb' reveals:
x11-apps/xrdb
     Available versions:  [M]1.0.1
     Installed:           none


If it's not installed how can it be running (hung)?
I've tried all sorts of things to fix this and nothing
works, including revdep-rebuild...

ideas?

James

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user]  puzzled over why xrdb process hangs
  2006-02-22 20:59 [gentoo-user] puzzled over why xrdb process hangs James
@ 2006-02-23  3:13 ` Zac Slade
  2006-02-23 14:48   ` [gentoo-user] " James
  0 siblings, 1 reply; 4+ messages in thread
From: Zac Slade @ 2006-02-23  3:13 UTC (permalink / raw
  To: gentoo-user

On Wednesday 22 February 2006 14:59, James wrote:
> quickly running 'top' I find the culprit:
> krdb. I can kill it off and the sequence completes and the system is fine.
>
> But 'eix xrdb' reveals:
> x11-apps/xrdb
>      Available versions:  [M]1.0.1
>      Installed:           none
>
>
> If it's not installed how can it be running (hung)?
> I've tried all sorts of things to fix this and nothing
> works, including revdep-rebuild...

Are you using the monolithic or split ebuilds for kde?
That is, did you emerge kde or emerge kde-meta?
If you using the monolithic ebuilds, this binary will be provided by a 
different package.  If you'll locate the actual binary, you can find which 
package provides it with equery b /path/to/xrdb.  You might be able to 
recompile that package.

-- 
Boyd Stephen Smith Jr.
bss03@volumehost.net
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user]  Re: puzzled over why xrdb process hangs
  2006-02-23  3:13 ` Zac Slade
@ 2006-02-23 14:48   ` James
  2006-02-23 15:26     ` Boyd Stephen Smith Jr.
  0 siblings, 1 reply; 4+ messages in thread
From: James @ 2006-02-23 14:48 UTC (permalink / raw
  To: gentoo-user

Zac Slade <krakrjak <at> volumehost.net> writes:

> > quickly running 'top' I find the culprit:
> > krdb. I can kill it off and the sequence completes and the system is fine.
> >
> > But 'eix xrdb' reveals:
> > x11-apps/xrdb
> >      Available versions:  [M]1.0.1
> >      Installed:           none

> > If it's not installed how can it be running (hung)?
> > I've tried all sorts of things to fix this and nothing
> > works, including revdep-rebuild...
 
> Are you using the monolithic or split ebuilds for kde?

got me on this one. Not Sure? I'd guess both is a bad idea?


> That is, did you emerge kde or emerge kde-meta?

yes, but it has been 'unmerge'd. 

> If you using the monolithic ebuilds, this binary will be provided by a 
> different package.  If you'll locate the actual binary, you can find which 
> package provides it with equery b /path/to/xrdb.  You might be able to 
> recompile that package.

This package is not there:

 /# equery b /path/to/xrdb
[ Searching for file(s) /path/to/xrdb in *... ]


just like:
* x11-apps/xrdb
     Available versions:  [M]1.0.1
     Installed:           none

I can kill off the hung xrdb process, as user james.
I do not have to sudo or be root, so it's definately a kde thing
(outta wack)...


What's the best way to rebuild kde? 


other ideas?


James






-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user]  Re: puzzled over why xrdb process hangs
  2006-02-23 14:48   ` [gentoo-user] " James
@ 2006-02-23 15:26     ` Boyd Stephen Smith Jr.
  0 siblings, 0 replies; 4+ messages in thread
From: Boyd Stephen Smith Jr. @ 2006-02-23 15:26 UTC (permalink / raw
  To: gentoo-user

On Thursday 23 February 2006 08:48, James <wireless@tampabay.rr.com> wrote 
about '[gentoo-user]  Re: puzzled over why xrdb process hangs':
> Zac Slade <krakrjak <at> volumehost.net> writes: (Actually, me; I was @ 
his house)
> > If you using the monolithic ebuilds, this binary will be provided by a
> > different package.  If you'll locate the actual binary, you can find
> > which package provides it with equery b /path/to/xrdb.  You might be
> > able to recompile that package.
>
> This package is not there:
>
>  /# equery b /path/to/xrdb

I'm sorry, but this makes me giggle while simultaneously feel a bit sad for 
you.  I was using "/path/to/" as a placeholder for the *actual* path for 
xrdb.  You'll have to use tools like which or find or slocate to find 
exactly what that path is, and then substitute it in.

For example, on my system (monster):
monster ~ # which xrdb
/usr/bin/xrdb
monster ~ # equery b /usr/bin/xrdb
[ Searching for file(s) /usr/bin/xrdb in *... ]
x11-base/xorg-x11-6.8.2-r6 (/usr/bin/xrdb)

Luckily, xrdb was in my path, otherwise which wouldn't have found it, and I 
would have had to use slocate or find.

My guess is that the same package will provide this binary on your system, 
but you should go ahead and do the which + equery, just to make sure.  
x11-apps/xrdb is probably for the new, version 7, split xorg.

Also, to assume you I don't have x11-apss/xrdb installed:
monster ~ # eix -c xrdb
[N] app-emacs/xrdb-mode (): An Emacs major mode for editing X resource 
database files
[N] x11-apps/xrdb (): X.Org xrdb application

Found 2 matches

-- 
Boyd Stephen Smith Jr.
bss03@volumehost.com
ICQ: 514984 YM/AIM: DaTwinkDaddy
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-02-23 15:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22 20:59 [gentoo-user] puzzled over why xrdb process hangs James
2006-02-23  3:13 ` Zac Slade
2006-02-23 14:48   ` [gentoo-user] " James
2006-02-23 15:26     ` Boyd Stephen Smith Jr.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox