PCLinuxOS-Forums
Main
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Pruning the forum database.
Home
Help
Search
Login
Register
PCLinuxOS-Forums
»
Help
»
General
»
[SOLVED] Log off when opening window...
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [SOLVED] Log off when opening window... (Read 558 times)
Arsène Leiris
Guest
[SOLVED] Log off when opening window...
«
on:
June 25, 2011, 09:10:29 AM »
Hi everyone,
since last update, when I open Thunderbird, Firefox, LibreOffice or even PCLinuxOS administration tool, my session log off...I can't do anything now...
What should I do ?
Thanks a lot.
«
Last Edit: June 26, 2011, 07:09:03 AM by Arsène Leiris
»
Logged
Vorteggs
Hero Member
Posts: 2402
Re: Log off when opening window...
«
Reply #1 on:
June 25, 2011, 11:10:44 AM »
You can try run Firefox from a virtual console in a hope you'll see an error output there:
Ctrl-Alt-F1
Log in as user and execute the commands (mind the letter cases)
export DISPLAY=:0.0
<Enter> (this tells the system where to run the application)
firefox
<Enter>
Look for error output and post here if any.
«
Last Edit: June 25, 2011, 11:13:17 AM by Vorteks
»
Logged
Arsène Leiris
Guest
Re: Log off when opening window...
«
Reply #2 on:
June 26, 2011, 02:50:53 AM »
I think my problem is due to Xorg update but I will try...
Logged
Archie
Global Moderator
Hero Member
Posts: 8583
Aurum nostrum non est aurum vulgi.
Re: Log off when opening window...
«
Reply #3 on:
June 26, 2011, 02:54:54 AM »
Take it step by step. It could be account related.
Create a new user account and see if the same issues arise with the new user account. If not, then you can discount that the problems are with the apps and the new Xorg. If the problems persist, then the next step.
Logged
Since 2006
|
LiCo 401868
|
Bare Metal
| What is necessary is never unwise. --Sarek, 2258.42
Arsène Leiris
Guest
Re: Log off when opening window...
«
Reply #4 on:
June 26, 2011, 03:05:17 AM »
I can't launch the administration tool... It logs off systematically... Everything worked perfect before the last Xorg update... so... I think it must be it.
«
Last Edit: June 26, 2011, 03:06:52 AM by Arsène Leiris
»
Logged
Archie
Global Moderator
Hero Member
Posts: 8583
Aurum nostrum non est aurum vulgi.
Re: Log off when opening window...
«
Reply #5 on:
June 26, 2011, 03:18:18 AM »
Can you open a terminal? If so,
su
[root@localhost ~]# adduser -s /bin/bash -u 900 -g <user> -m <user>
[Enter] // where <user> is the name you want to use.
Logged
Since 2006
|
LiCo 401868
|
Bare Metal
| What is necessary is never unwise. --Sarek, 2258.42
Arsène Leiris
Guest
Re: Log off when opening window...
«
Reply #6 on:
June 26, 2011, 06:44:31 AM »
I created the account but I don't have the password...
Logged
Ramchu
Hero Member
Posts: 1587
Re: Log off when opening window...
«
Reply #7 on:
June 26, 2011, 07:00:31 AM »
If you can open a terminal type
su
and press
enter
type
root password
and press
enter
type
XFdrake
and press
enter
Now setup your graphics card using the arrow and enter keys
on your key board - and mouse if it is working
Logged
Arsène Leiris
Guest
Re: Log off when opening window...
«
Reply #8 on:
June 26, 2011, 07:08:02 AM »
Thank you Ramchu !
Logged
Ramchu
Hero Member
Posts: 1587
Re: [SOLVED] Log off when opening window...
«
Reply #9 on:
June 26, 2011, 07:12:38 AM »
Quote from: Arsène Leiris on June 26, 2011, 07:08:02 AM
Thank you Ramchu !
Your Welcome !
Glad to have helped
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PCLinuxOS-Forums
»
Help
»
General
»
[SOLVED] Log off when opening window...