* [gentoo-user] Error Message When Loading into Gnome
@ 2009-09-03 22:38 Nick Khamis
2009-09-03 23:51 ` [gentoo-user] " walt
0 siblings, 1 reply; 6+ messages in thread
From: Nick Khamis @ 2009-09-03 22:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1043 bytes --]
Hello Everyone,
Please disregard any previous emails from me, I was using a differnt
computer to send emails then my almost alive gentoo box (can't wait)
Just a few porblems with this fresh install:
When logging into gnome I presented with the follwoing messagebox:
There was an error starting the GNOME Settings Daemon.
Some things, such as themes, sounds, or background settings may not work
correctly.
The Settings Daemon restarted too many times.
GNOME will still try to restart the Settings Daemon next time you log in.
services hald is started and dbus is started
another error is when issuing a:
su root
nautilus
I am getting
(nautilus:11539): libgnomevfs-WARNING **: Unable to create ~/.gnome2
directory: No such file or directory
Could not create per-user gnome configuration directory `d/.gnome2/': No
such file or directory
Logging into gnome using root (I know is not advised), I am reciving many
error that look similar to:
`d/.gnome2/': No such file or directory
Your patience and help is greatly appreciated,
Ninus,
[-- Attachment #2: Type: text/html, Size: 1160 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Error Message When Loading into Gnome
2009-09-03 22:38 [gentoo-user] Error Message When Loading into Gnome Nick Khamis
@ 2009-09-03 23:51 ` walt
2009-09-04 0:21 ` Nick Khamis
0 siblings, 1 reply; 6+ messages in thread
From: walt @ 2009-09-03 23:51 UTC (permalink / raw
To: gentoo-user
On 09/03/2009 03:38 PM, Nick Khamis wrote:
> Hello Everyone,
>
> Please disregard any previous emails from me, I was using a differnt
> computer to send emails then my almost alive gentoo box (can't wait)
>
> Just a few porblems with this fresh install:
>
> When logging into gnome I presented with the follwoing messagebox:
>
> There was an error starting the GNOME Settings Daemon.
> Some things, such as themes, sounds, or background settings may not work
> correctly.
> The Settings Daemon restarted too many times.
That error message became very familiar to some of us during the upgrade
from gnome 2.24 to 2.26 on ~x86 a few months ago.
The underlying problem is that gnome-session tries to start a session dbus
and fails (I am told) due to a bug in gnome-session. So the fix is to start
gnome-session with 'dbus-launch --exit-with-session gnome-session' in your
~/.xinitrc (if you use startx.)
Alternatively you can use 'exec /etc/X11/Sessions/Gnome' in your .xinitrc,
or, if you use gdm, you can set XSESSION="Gnome" in /etc/rc.conf, which
executes exactly the same shellscript indirectly.
The whole point of the above is that a session dbus has to be running
*before* gnome-settings-daemon is started, or you will get the error you
quoted above and nothing works right after that.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: Error Message When Loading into Gnome
2009-09-03 23:51 ` [gentoo-user] " walt
@ 2009-09-04 0:21 ` Nick Khamis
2009-09-04 3:24 ` Allan Gottlieb
0 siblings, 1 reply; 6+ messages in thread
From: Nick Khamis @ 2009-09-04 0:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 549 bytes --]
Hey Walt,
Thank you so much for your response, I am sitting behind the machine right
now. (I know we are not suppose to but I just want it to be working as
expected) Basically when using root user and logging into console I get my
first suspicious message, "No direcotory, logging in with HOME=/", when
issuing a echo $HOME I am recieving "/". And when doing a startx it loads,
nothing works and the Desktop does not load the items in the folder. This is
not the case with ninus a user that I just created.
Your Help is Greatly Appreciated,
Ninus
[-- Attachment #2: Type: text/html, Size: 645 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: Error Message When Loading into Gnome
2009-09-04 0:21 ` Nick Khamis
@ 2009-09-04 3:24 ` Allan Gottlieb
2009-09-04 3:33 ` Nick Khamis
0 siblings, 1 reply; 6+ messages in thread
From: Allan Gottlieb @ 2009-09-04 3:24 UTC (permalink / raw
To: gentoo-user
At Thu, 03 Sep 2009 20:21:38 -0400 Nick Khamis <symack@gmail.com> wrote:
> Thank you so much for your response, I am sitting behind the machine right
> now. (I know we are not suppose to but I just want it to be working as
> expected) Basically when using root user and logging into console I get my
> first suspicious message, "No direcotory, logging in with HOME=/", when
> issuing a echo $HOME I am recieving "/"
At that point (right after issuing "echo $HOME") try cd /root.
If that fails (as it probably will), then post the output of
ls -ld / /root
allan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: Error Message When Loading into Gnome
2009-09-04 3:24 ` Allan Gottlieb
@ 2009-09-04 3:33 ` Nick Khamis
2009-09-04 13:31 ` Allan Gottlieb
0 siblings, 1 reply; 6+ messages in thread
From: Nick Khamis @ 2009-09-04 3:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 539 bytes --]
That does not fail. I can cd /root/Desktop perfectly. What I decided to do
is a fresh install to see where it was that I went wrong. fstab and mtab
looked ok.
I did load the live cd, mounted and chrooted over and saw that echo $HOME
did return /root.
If I do not make mistakes I will not learn.
This is a great mailing list I am very gratefull for the response time and
help I am getting out of it. Hope to return the favour to someone in this
list in the future whom is making the same mistakes I am currently making.
Regards,
Ninus.
[-- Attachment #2: Type: text/html, Size: 667 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: Error Message When Loading into Gnome
2009-09-04 3:33 ` Nick Khamis
@ 2009-09-04 13:31 ` Allan Gottlieb
0 siblings, 0 replies; 6+ messages in thread
From: Allan Gottlieb @ 2009-09-04 13:31 UTC (permalink / raw
To: gentoo-user
At Thu, 03 Sep 2009 23:33:55 -0400 Nick Khamis <symack@gmail.com> wrote:
> That does not fail. I can cd /root/Desktop perfectly. What I decided to do
> is a fresh install to see where it was that I went wrong. fstab and mtab
> looked ok.
>
> I did load the live cd, mounted and chrooted over and saw that echo $HOME
> did return /root.
>
> If I do not make mistakes I will not learn.
>
> This is a great mailing list I am very gratefull for the response time and
> help I am getting out of it. Hope to return the favour to someone in this
> list in the future whom is making the same mistakes I am currently making.
We were all in your situation at some point. Indeed, I felt most
comfortable with gentoo because of the great help on this list.
Good luck!
allan
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-09-04 8:22 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03 22:38 [gentoo-user] Error Message When Loading into Gnome Nick Khamis
2009-09-03 23:51 ` [gentoo-user] " walt
2009-09-04 0:21 ` Nick Khamis
2009-09-04 3:24 ` Allan Gottlieb
2009-09-04 3:33 ` Nick Khamis
2009-09-04 13:31 ` Allan Gottlieb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox