log out not working in 64bit (viking60)

Need help with your Linux distro? All questions are good - not all answers are -but we try

Moderator: jkerr82508

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

log out not working in 64bit (viking60)

Postby dedanna1029 » 28 Mar 2010, 17:54

viking, in regards to this thread, have you tried logging out via CLI? Make it print to a file in your /home, so you can see any errors?
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: log out not working in 64bit (viking60)

Postby viking60 » 28 Mar 2010, 19:37

Hey what am I thinking of I should have posted the question here - With so many quality members :oops: Will do and report back.
Edit:
Eh how do I log out with the CLI? I always use that nice green button.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: log out not working in 64bit (viking60)

Postby dedanna1029 » 28 Mar 2010, 20:50

Code: Select all

su
enter root password
pkill -KILL -u yourusername

Will get you logged out. The part I'm loose on is the prn to print to a .txt file.

Edit: *I think* it would be:

Code: Select all

su
enter root password
pkill -KILL -u yourusername >>filename.txt

I'm not 100% sure though.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: log out not working in 64bit (viking60)

Postby viking60 » 28 Mar 2010, 22:10

hmm I have to work on the log thing The file gets created but it is empty. Trying do deactivate compiz.....
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: log out not working in 64bit (viking60)

Postby viking60 » 28 Mar 2010, 22:29

Ladies and Gentlemen - Meine damen und Herren And the solution is.....drrrrrrrrrrrrrrrrrrruuuuuuuuuuuuuuuuuummmmm:
The auto login logs me right back in without showing the login prompt (making me unsure if I have been logged out).
This is wrong of course (It has to be). I discovered it when i turned off the automatic login.
I Logged out et voila I could log in or change the user. I can live with that so I call it fixed, :ugeek:
Still it is a bug.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: log out not working in 64bit (viking60)

Postby dedanna1029 » 29 Mar 2010, 00:16

Yeah, that is a bug, as it shouldn't log back in after you log out so fast. You might set it to 5 or 10 seconds or something in your login manager.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: log out not working in 64bit (viking60)

Postby viking60 » 29 Mar 2010, 01:02

dedanna1029 wrote:Yeah, that is a bug, as it shouldn't log back in after you log out so fast. You might set it to 5 or 10 seconds or something in your login manager.

There is no timer there. And how could it be I need to log out and have the login menu. Only there can I change the user or the desktop (KDE/Gnome). Not even getting there -at all- must be a bug.
https://qa.mandriva.com/show_bug.cgi?id=58461
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: log out not working in 64bit (viking60)

Postby dedanna1029 » 29 Mar 2010, 05:56

Are you using gdm? If so, then it's this way:
System menu-->Administration-->Login Window
From there, you give the su password, and go to the Security tab, and compare here:

Image

Unless, that's what you were saying is missing.

If you're using kdm, god help you. :\ Only thing I can think of there, is to check in systemsettings.

Code: Select all

systemsettings
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: log out not working in 64bit (viking60)

Postby viking60 » 29 Mar 2010, 12:10

No it is set in MCC. I don't have a login window option in the System->Administration menu
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: log out not working in 64bit (viking60)

Postby dedanna1029 » 29 Mar 2010, 14:06

viking60 wrote:No it is set in MCC. I don't have a login window option in the System->Administration menu

Okay then there's your bug, that it's not there, because it should be. You don't have a "login"-anything?
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: log out not working in 64bit (viking60)

Postby viking60 » 29 Mar 2010, 15:06

No a lot of logs but no login. I have the Norwegian menu but no login anything. Are U sure u are on Mandriva there, it sure looks like ubuntu to me:)
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: log out not working in 64bit (viking60)

Postby dedanna1029 » 30 Mar 2010, 00:58

I use MDV 2008.1 right now only very temporarily. It's about to go this coming weekend, and be over-written with Arch. My secondary hdd (I have a 160-Gb that I'm going to use) will have Fedora. Which flavor of Fedora I am not sure; probably F11 (I need the amazon mp3 downloader and they only have a file for it for F11, nothing for F12 or beyond).

If I run into that usb drive bug though with Arch, I may move on to something else temporarily until it's fixed (Mint or something, not sure right now).
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Help”