You are not logged in.

#1 2014-04-28 21:13:46

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

[SOLVED] system crash when trying to log out; xfce, lxdm

Normally I use lxdm, configured to log in automatically. Recently, I've tried to log off in order to log into an XBMC session. After giving the command, the whole system freezes up. I assumed it is an Xorg issue because I get the same response when I issue the "pkill x" command. I have since gotten rid of lxdm (de-activated it) and set up systemd to start the session, and start Xorg. Now when I issue the "pkill x" command, it effectively logs off, then loops around and restarts x. (this is because of the script I'm using to startx automatically, I know)

Has there been some change to Lxdm that I need to know about? I've tried re-installing it (with a fresh config file) and still get the same result.

I've always stuck with lxdm because it needs nothing else to work. Do I need to switch to Slim?

Hopefully someone can offer some insight.

Last edited by wchouser3 (2014-06-13 03:24:57)


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#2 2014-04-29 05:45:32

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

Potentially similar to the issue reported here?


Burninate!

Offline

#3 2014-04-29 07:24:47

robegrassi
Member
Registered: 2011-11-19
Posts: 13

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

I have the same problem too.

Offline

#4 2014-04-29 19:20:42

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

last night I installed slim, and didn't have any problems, I also tried lightdm, and xlogin. they both logged out just fine, so it must be a bug with lxdm (potentially an Xorg compatibility issue)


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#5 2014-04-29 19:56:47

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,621
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

@op - What if you build lxdm-git from the AUR?  This fixed it for me.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2014-04-29 20:09:09

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

graysky wrote:

@op - What if you build lxdm-git from the AUR?  This fixed it for me.

Yep....just installed it...it works great... problem solved, I guess


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#7 2014-04-29 20:11:53

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,621
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

Perhaps the package maintainer need to adopt a git version to the repo since several users have now reported this issue.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#8 2014-04-29 20:14:35

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

graysky wrote:

Perhaps the package maintainer need to adopt a git version to the repo since several users have now reported this issue.

yea....apparently the lxde folks aren't keeping up with the Xorg and/or systemd folks.


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#9 2014-04-29 20:18:25

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

how do we mark these threads solved? Or, are we not supposed to do that?


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#10 2014-04-30 00:10:03

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,808

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

Have either of you taken a look at the git log to see if it's obvious what the problem was? If it's not obvious, a git bisect may be needed to identify where the problem was fixed so it can be applied to the official package.

Offline

#11 2014-04-30 05:56:52

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

Scimmia wrote:

Have either of you taken a look at the git log to see if it's obvious what the problem was? If it's not obvious, a git bisect may be needed to identify where the problem was fixed so it can be applied to the official package.

No, I have not. I will check that out tomorrow. Thank you for that. I don't have a lot of experience dealing with git, except for the few times (yea...more than just this) the official package didn't work. No biggie though...I'll figure it out.


Ok...I've looked at the git page for the package. I'm just going to come out and say it: "I have no idea what I'm looking for." What exactly is a git bisect? I'd like to learn how to figure this stuff out.

Last edited by wchouser3 (2014-04-30 06:05:51)


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#12 2014-04-30 08:02:04

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

Well....wouldn't ya know it?...

now all the sudden there's an entry at the bottom of the Lxdm Archwiki page detailing a config file that has to be edited if this happens.

I'm not going to try it right now. Perhaps someone else will.

Last edited by wchouser3 (2014-04-30 08:02:40)


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#13 2014-05-07 01:44:55

scwalla
Member
Registered: 2011-06-01
Posts: 23

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

@wchouser3 I tried adding that stuff mentioned at the bottom of LXDM Archwiki page to PostLogout.  Does not help at all for me running openbox session from LXDM.

Offline

#14 2014-05-07 10:18:33

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

scwalla wrote:

@wchouser3 I tried adding that stuff mentioned at the bottom of LXDM Archwiki page to PostLogout.  Does not help at all for me running openbox session from LXDM.

Well, I guess it's the Git version all the way then. I'm still running it and having no problems.

Thank you. I'm glad you said something. I was going to do a re-format and fresh install this weekend. Now I'll just skip the official package, and go straight for the Git version.


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#15 2014-05-19 00:25:32

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

I just thought I'd drop in to say that after a fresh install of Arch (that time of the year) I forgot about my little problem with LXDM. I installed the officially supported version, and it works fine. I don't know if it was a compatibility issue do to an update, or what but after a fresh Arch Xfce install, it works fine.


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#16 2014-06-13 00:23:58

scwalla
Member
Registered: 2011-06-01
Posts: 23

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

This problem solved  for me with the latest official version of LXDM 0.5.0-1 released on 2014-05-11.  @wchouser3: Since it also works for you could you please mark this as solved.

Offline

#17 2014-06-13 01:55:04

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

scwalla wrote:

This problem solved  for me with the latest official version of LXDM 0.5.0-1 released on 2014-05-11.  @wchouser3: Since it also works for you could you please mark this as solved.

Yeeeaaa.....how do I do that? I asked on another forum one time but nobody knew. This is the only forum I haven't figured it out with.

Last edited by wchouser3 (2014-06-13 01:55:23)


If you can't be helpful, don't say anything at all. Fair enough?

Offline

#18 2014-06-13 02:23:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,808

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

You edit the first post and add it to the subject.

Offline

#19 2014-06-13 03:25:54

wchouser3
Member
From: Indiana USA
Registered: 2013-08-13
Posts: 160
Website

Re: [SOLVED] system crash when trying to log out; xfce, lxdm

Scimmia wrote:

You edit the first post and add it to the subject.

Thanks...Done


If you can't be helpful, don't say anything at all. Fair enough?

Offline

Board footer

Powered by FluxBB