LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-23-2013, 03:25 AM   #1
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Rep: Reputation: 108Reputation: 108
xfce4 logout problem, jessie current


Hya,

System
Debian jessie (amd64), with xfce4.
No display manager (gdm, xdm or whatever) installed. So, login to console (command line) and "startx". So, after logging out xfce4 (via logout button on a panel), I am supposed to see command line prompt on console.

Problem
After logging out xfce4, I get login prompt, (I am logged out!!)

What I did
1. I cleared up .config/xfce4-session, as suggested by this thread, which did not work.
2. I cleaned up panel items and made them from scratch. -- did not work either.

Bingo
I cleaned up contents of .config/xfce4/panel/ and rebuild panels again.

Closing remark
If anybody else runs into same situation, try above. If it it does not work, try something else.

Have a happy Penguin!
 
Old 07-24-2013, 04:57 PM   #2
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Original Poster
Rep: Reputation: 108Reputation: 108
Hya,

Self reply.

Correction!!

The solution(?) above worked for several days, then same problem again!!

Sorry for an incorrect post.

cheers
 
Old 07-25-2013, 07:50 AM   #3
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
Quote:
Originally Posted by kaz2100 View Post
Problem
After logging out ... I am logged out!!
I don't see the problem.
If you don't want to be logged out, then don't log out!
 
Old 07-25-2013, 09:36 PM   #4
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Original Poster
Rep: Reputation: 108Reputation: 108
Hya,

I guess my description was not clear enough. Apology

After logging out xfce (finishing xfce session), I am supposed to see command line prompt on console. However, what I get is lonin prompt on console, not command line prompt.

My usage of the term "logout" was ambiguous.

I should have said

After finishing xfce4 (via xfce4 logout command), I am logged out from login shell.

I regret any confusion I made.

cheers
 
Old 07-26-2013, 04:16 AM   #5
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I'm not sure I understand your problem. If you are logged into an x-session like xfce4 and then log out your are not automatically logged into a tty. It's the same as if you are logged into a tty and then start an x-session you are not automatically logged in. Also I can be simultaneously logged in as root on one tty and and a normal user on my x-session. But as I said, maybe I don't understand your problem.
jdk
 
Old 07-27-2013, 07:17 AM   #6
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Original Poster
Rep: Reputation: 108Reputation: 108
Hya

jdkaye:
I guess you understood.

This is what I get.
1. login to a tty (console). -> I have my shell prompt.
2. start xfce4 session. do whatever I have to do.
3. finish xfce4 session.
4. I get a login prompt on my console. (Where is my login shell??)

At step 4, I am supposed to see my shell prompt.


cheers.
 
Old 07-27-2013, 01:58 PM   #7
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Do you use the Ctl-Alt keys to move from the Gui to the tty? For example, I am now logged in to my gui (KDE) but not logged into any tty(1-6). I hit ctl-alt F1 and I get a black screen with the following text:
Code:
Debian Gnu/Linux jessie/sid <machine name> tty1

<machine name> login:
If I then hit ctl-alt-F7 I am back to my KDE session still logged in since I never logged out from it.
jdk
 
Old 07-28-2013, 06:30 AM   #8
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Original Poster
Rep: Reputation: 108Reputation: 108
Hya,

I do not use ctl-alt-Fn to switch tty. I simply finish xfce session.
 
Old 07-28-2013, 10:31 AM   #9
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by kaz2100 View Post
Hya,

I do not use ctl-alt-Fn to switch tty. I simply finish xfce session.
In that case it you are not logged into anything when you log out of your xfce session (assuming you didn't start your xfce session via a tty). This means you don't have a problem. This behaviour is normal. Try using your ctl-alt-Fn keys to switch to a tty. You will see that logging in or out of one of them has no impact on your xfce session. You get back via ctl-alt-F7
jdk
 
Old 09-05-2013, 09:22 PM   #10
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,832

Original Poster
Rep: Reputation: 108Reputation: 108
Hya,

I guess something is wrong with that penguin.

Many wired things happen.
This original problem,
kernel freeze after xfce session (unable to do anything including remote access),
first login console after boot is not tty1, (it is a kind of random, tty3, tty2...)
remote file access error.

One possibility is heat related issue, another possibility is logic board related (memory??), ....

Thanks for your attention.

Last edited by kaz2100; 09-05-2013 at 09:31 PM. Reason: typo
 
  


Reply

Tags
logout, panel, trouble, xfce4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Slackware64 -current xfce4-session tuxbg Slackware 9 05-25-2013 04:59 PM
Logout problems with Xfce4.6 and kdm on Slackware 13.37 malkavian Slackware 7 05-11-2011 10:36 PM
xfce4 and current charlie_lab Slackware 9 06-16-2009 06:12 AM
Xfce4 not supported URL's - Slackware Current ha5di Slackware 3 10-06-2008 12:22 AM
Slackware Current-xfce4-compiz davimint Linux - Software 1 05-01-2007 08:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 04:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration