On Monday, 12 September 2016 9:30 PM, Douglas R. Reno
<[email protected]> wrote:
On Mon, Sep 12, 2016 at 10:56 AM, Sainadh J <[email protected]> wrote:
Sent from Yahoo Mail on Android
On Mon, Sep 12, 2016 at 9:17 PM, Douglas R. Reno<[email protected]> wrote:
On Mon, Sep 12, 2016 at 10:42 AM, Sainadh J <[email protected]> wrote:
On Monday, 12 September 2016 8:44 PM, Douglas R. Reno
<[email protected]> wrote:
On Mon, Sep 12, 2016 at 8:02 AM, Sainadh J <[email protected]> wrote:
On Monday, 12 September 2016 6:12 PM, John Frankish
<[email protected]> wrote:
> > To debug gnome-session you can create a wrapper script to start it in
> > debug mode without using gdm.
> >
> > Rename /usr/bin/gnome-session to gnome-session2 and create
> > /usr/bin/gnome-session containing:
> >
> > #!/bin/sh
> > gnome-session2 --debug
> >
> >..and set it to be executable.
> >
> > You can then use "startx" or the method above to start gnome-session and
> > get debug messages in the syslog.
> > BTW, as long as you've compiled the many gnome-session deps without
> > systemd, the gnome gui will run without it.
>
> i successfully installed gnome 33 section and section 34 (Few not installed)
> after that
> i run startx it execute xorg windows gnome is not starting my .xinitrc file
> contains
> dbus-launch --exit-with-session gnome-session
> any suggestions how can i start gnome GUI?
>
>Maybe you could double-check that the dbus daemon is running before you
>"startx"
>Note that, if you start gnome-session directly, you don't need " dbus-launch
>--exit-with-session", just "gnome session" will do.
thanks for the reply,here is the error when i run gnome-session
dbus-update-activation- environment:error : unable to connect to D-Bus: Unable
to autolaunch a dbus-daemon without a $DISPLAY for x11
gnome-session-binary[2855]: WARNING: using null backend for session tracking
gnome-session-binary[2855]: WARNING: unable to find required component
'org.gnome.Shell'unable to init server:could not connect: Connection refused
** (gnome-session-failed:2867): WARNING **:cannot open display:
could you tell me how can i resolve this error?
>Hello there,
>Try rebuilding systemd-231 in BLFS systemd, followed by Xorg-Server, followed
>by D-Bus in BLFS systemd. That might help out a bit.
thanks for reply,
when i run
systemctl start rescue.target it gives me error Running in chroot, ignoring
request.
could you tell me that what it's mean?
>Are you running in the "chroot" environment >from your old host system (are
>you booted >into LFS?). That basically means that since >systemd currently
>thinks that you're running >in chroot (you ran in chroot when building the
>>base LFS), it can't change to rescue.target >since the system is already in
>single-user mode. >You should honestly be safe to ignore it.
Can I ignore that step and continue with another steps? Thanks for your
suggestion mate :)
>You can skip the "systemctl start rescue.target" step. :-) there should be
>nothing using the systemd libraries currently since you are in chroot.
hello mate,i am reinstalled as your suggested and then try to start gnome sorry
it goes to blank screen and return a error which is similar to previous
error.can you please guide me ?
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page