public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Suspend and Hibernation not working on XFace desktop [SOLVED]
Date: Fri, 17 Jan 2020 14:06:20 +0000	[thread overview]
Message-ID: <92904974.Tgm6abFWxv@localhost> (raw)
In-Reply-To: <24097.38910.446388.656797@tux.local>

[-- Attachment #1: Type: text/plain, Size: 2071 bytes --]

On Friday, 17 January 2020 11:18:22 GMT Dr Rainer Woitok wrote:
> Mick and All,
> 
> On Saturday, 2019-12-21 12:22:31 +0000, you wrote:
> > ...
> > A Gentoo user with consolekit and xfce should kindly check their settings
> > and compare with yours to see if something is amiss.  I'm thinking, any
> > xfce regression bugs ought to affect more than one user at a time, so you
> > shouldn't be alone in this.
> 
> Well, it's been a while ...
> 
> In my attempt to hunt down this bug I stumbled upon more than one omiss-
> ion, glitch, misinterpretation, you name it that had crept into my init-
> ial Gentoo installation.   And since I had to fix these anyway, progress
> on the initial problem was somewhat slow.
> 
> Eventually I found that
> 
>    $ ck-list-sessions
>    $
> 
> just returned nothing.   There wasn't any  ConsoleKit session running at
> all!  I was using "x11-misc/sddm" as a desktop manager and something had
> made it stop starting a ConsoleKit session before starting Xfce.  I nev-
> er found out what, but found a workaround.  Before it starts Xfce "sddm"
> sources "~/.xsession", if it exists.  Therefore running
> 
>    $ echo 'exec ck-launch-session dbus-launch --exit-with-session $@' >
> ~/.xsession
> 
> once and then rebooting solves the problem.   Within the script sourcing
> "~/.xsession" the arguments "$@"  will expand to the command  (including
> arguments)  configured to  start your session  ("startxfce4" in my case)
> and the "exec" prefix will simply prevent this script  from running "$@"
> twice.  However, since I also had other reservations about "sddm" I dec-
> ided to replace it with "lightdm" which correcly ran out of the box (ex-
> cept for configuring the background image and -- most importantly -- the
> keyboard layout for entering the password).  And "lightdm" does not need
> "~/.xsession".
> 
> So finally a big thank you to all the kind people trying to help ... :-)
> 
> Sincerely,
>   Rainer

Glad you got this going and thanks for posting back in case others come across 
the same problem.

-- 
Regards,

Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2020-01-17 14:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-20 13:55 [gentoo-user] Suspend and Hibernation not working on XFace desktop Mick
2019-12-20 16:14 ` [gentoo-user] " Dr Rainer Woitok
2019-12-21 12:22   ` Mick
2019-12-21 12:22     ` Mick
2020-01-17 11:18     ` [gentoo-user] Re: Suspend and Hibernation not working on XFace desktop [SOLVED] Dr Rainer Woitok
2020-01-17 14:06       ` Mick [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=92904974.Tgm6abFWxv@localhost \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox