Cannot login

2010-04-06 Thread John Kapnogiannis
Hello there. I got a debian testing installation and I currently cannot 
login in kde. I give my pass and instead of a proper kde session I get 
kdm's login screen again. I haven't done any upgrade but I did a really 
stupid thing: I hit the power button and turn the laptop off the hard 
way while it was in suspend mode. I tried googling but it gave me no 
usefull things.


The .xsession-errors file in my home folder says Permission denied. I 
checked the permissions in /tmp and /var/tmp and everything seems fine. 
I also deleted the .kde folder. Login in as root and typing startx opens 
a kde session.


Any ideas?

PS: I did the instructions described in this page: 
https://developer.skype.com/jira/browse/SCL-510 in order to fix skype on 
me 64-bit installation, but I don't think it has something to do with my 
problem. I think something got wrong when I hit the power button. :(



--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bbb62e7.9010...@gmail.com



Re: Cannot login

2010-04-06 Thread Smokejohn
On Tue, Apr 6, 2010 at 7:35 PM, John Kapnogiannis wrote:

> Hello there. I got a debian testing installation and I currently cannot
> login in kde. I give my pass and instead of a proper kde session I get kdm's
> login screen again. I haven't done any upgrade but I did a really stupid
> thing: I hit the power button and turn the laptop off the hard way while it
> was in suspend mode. I tried googling but it gave me no usefull things.
>
> The .xsession-errors file in my home folder says Permission denied.


To be correct: With cat on .xsession-errors it says in the first line that
it tried starting x and on the second line Permission denied. I wrote this
in case someone by mistake thought I had no permission to read the
.xsession-errors file.

> I checked the permissions in /tmp and /var/tmp and everything seems fine. I
> also deleted the .kde folder. Login in as root and typing startx opens a kde
> session.
>

> Any ideas?
>
> PS: I did the instructions described in this page:
> https://developer.skype.com/jira/browse/SCL-510 in order to fix skype on
> me 64-bit installation, but I don't think it has something to do with my
> problem. I think something got wrong when I hit the power button. :(
>


Re: Cannot login

2010-04-06 Thread Klaus Becker
Le Mardi 06 Avril 2010 18:35:51, John Kapnogiannis a écrit :
> Hello there. I got a debian testing installation and I currently cannot
> login in kde. I give my pass and instead of a proper kde session I get
> kdm's login screen again. I haven't done any upgrade but I did a really
> stupid thing: I hit the power button and turn the laptop off the hard
> way while it was in suspend mode. I tried googling but it gave me no
> usefull things.
> 
> The .xsession-errors file in my home folder says Permission denied. I
> checked the permissions in /tmp and /var/tmp and everything seems fine.
> I also deleted the .kde folder. Login in as root and typing startx opens
> a kde session.
> 
> Any ideas?
> 
> PS: I did the instructions described in this page:
> https://developer.skype.com/jira/browse/SCL-510 in order to fix skype on
> me 64-bit installation, but I don't think it has something to do with my
> problem. I think something got wrong when I hit the power button. :(

Hi,

perhaps

#chown -R john /home/john

or any username you use ?

If this does'nt work, you can try to create a new user and then cope all your 
files to /home/new-user.

Klaus


--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201004061857.46387.colon...@free.fr



Re: Cannot login

2010-04-06 Thread Smokejohn
On Tue, Apr 6, 2010 at 7:57 PM, Klaus Becker  wrote:

> Le Mardi 06 Avril 2010 18:35:51, John Kapnogiannis a écrit :
> > Hello there. I got a debian testing installation and I currently cannot
> > login in kde. I give my pass and instead of a proper kde session I get
> > kdm's login screen again. I haven't done any upgrade but I did a really
> > stupid thing: I hit the power button and turn the laptop off the hard
> > way while it was in suspend mode. I tried googling but it gave me no
> > usefull things.
> >
> > The .xsession-errors file in my home folder says Permission denied. I
> > checked the permissions in /tmp and /var/tmp and everything seems fine.
> > I also deleted the .kde folder. Login in as root and typing startx opens
> > a kde session.
> >
> > Any ideas?
> >
> > PS: I did the instructions described in this page:
> > https://developer.skype.com/jira/browse/SCL-510 in order to fix skype on
> > me 64-bit installation, but I don't think it has something to do with my
> > problem. I think something got wrong when I hit the power button. :(
>
> Hi,
>
> perhaps
>
> #chown -R john /home/john
>
> or any username you use ?
>
> If this does'nt work, you can try to create a new user and then cope all
> your
> files to /home/new-user.
>
>
> Nope did not help. Adding a new user did not fix anything too. I tried
login in a console and then startx and I got some errors about xkb not being
able to get initialized. Strange  So the thing is that no user except
the root can start a kde session.


Re: Cannot login

2010-04-06 Thread Smokejohn
2010/4/6 Iker Salmón San Millán 

> have you checked home partition integrity? are you sure it's no mounted as
> read only?
>
> 2010/4/6 Smokejohn 
>
>
>>
>>
>> On Tue, Apr 6, 2010 at 7:57 PM, Klaus Becker  wrote:
>>
>>> Le Mardi 06 Avril 2010 18:35:51, John Kapnogiannis a écrit :
>>> > Hello there. I got a debian testing installation and I currently cannot
>>> > login in kde. I give my pass and instead of a proper kde session I get
>>> > kdm's login screen again. I haven't done any upgrade but I did a really
>>> > stupid thing: I hit the power button and turn the laptop off the hard
>>> > way while it was in suspend mode. I tried googling but it gave me no
>>> > usefull things.
>>> >
>>> > The .xsession-errors file in my home folder says Permission denied. I
>>> > checked the permissions in /tmp and /var/tmp and everything seems fine.
>>> > I also deleted the .kde folder. Login in as root and typing startx
>>> opens
>>> > a kde session.
>>> >
>>> > Any ideas?
>>> >
>>> > PS: I did the instructions described in this page:
>>> > https://developer.skype.com/jira/browse/SCL-510 in order to fix skype
>>> on
>>> > me 64-bit installation, but I don't think it has something to do with
>>> my
>>> > problem. I think something got wrong when I hit the power button. :(
>>>
>>> Hi,
>>>
>>> perhaps
>>>
>>> #chown -R john /home/john
>>>
>>> or any username you use ?
>>>
>>> If this does'nt work, you can try to create a new user and then cope all
>>> your
>>> files to /home/new-user.
>>>
>>>
>>> Nope did not help. Adding a new user did not fix anything too. I tried
>> login in a console and then startx and I got some errors about xkb not being
>> able to get initialized. Strange  So the thing is that no user except
>> the root can start a kde session.
>>
>>
> Yes the partition is checked and it is fine.  I am really stuck here :(


Re: Cannot login

2010-04-06 Thread Smokejohn
2010/4/6 Iker Salmón San Millán 

> try installing and using xdm, i know tha is not a solution, but i've been
> dealing with a very similar problem with a friend of mine and the only way
> to fix it was using xdm (or gdm).  If you can login with xdm, maybe we
> should consider a bug and report it.
>
>
> 2010/4/6 Smokejohn 
>
>>
>>
>> 2010/4/6 Iker Salmón San Millán 
>>
>> have you checked home partition integrity? are you sure it's no mounted as
>>> read only?
>>>
>>> 2010/4/6 Smokejohn 
>>>
>>>


 On Tue, Apr 6, 2010 at 7:57 PM, Klaus Becker  wrote:

> Le Mardi 06 Avril 2010 18:35:51, John Kapnogiannis a écrit :
> > Hello there. I got a debian testing installation and I currently
> cannot
> > login in kde. I give my pass and instead of a proper kde session I
> get
> > kdm's login screen again. I haven't done any upgrade but I did a
> really
> > stupid thing: I hit the power button and turn the laptop off the hard
> > way while it was in suspend mode. I tried googling but it gave me no
> > usefull things.
> >
> > The .xsession-errors file in my home folder says Permission denied. I
> > checked the permissions in /tmp and /var/tmp and everything seems
> fine.
> > I also deleted the .kde folder. Login in as root and typing startx
> opens
> > a kde session.
> >
> > Any ideas?
> >
> > PS: I did the instructions described in this page:
> > https://developer.skype.com/jira/browse/SCL-510 in order to fix
> skype on
> > me 64-bit installation, but I don't think it has something to do with
> my
> > problem. I think something got wrong when I hit the power button. :(
>
> Hi,
>
> perhaps
>
> #chown -R john /home/john
>
> or any username you use ?
>
> If this does'nt work, you can try to create a new user and then cope
> all your
> files to /home/new-user.
>
>
> Nope did not help. Adding a new user did not fix anything too. I tried
 login in a console and then startx and I got some errors about xkb not 
 being
 able to get initialized. Strange  So the thing is that no user except
 the root can start a kde session.


>>> Yes the partition is checked and it is fine.  I am really stuck here :(
>>
>
>
Ok I will try that and report back.


Re: Cannot login

2010-04-06 Thread Steven Crooks
On Tuesday 06 April 2010 19:31:19 Smokejohn wrote:
> On Tue, Apr 6, 2010 at 7:57 PM, Klaus Becker  wrote:
> > Le Mardi 06 Avril 2010 18:35:51, John Kapnogiannis a écrit :
> > > Hello there. I got a debian testing installation and I currently cannot
> > > login in kde. I give my pass and instead of a proper kde session I get
> > > kdm's login screen again. I haven't done any upgrade but I did a really
> > > stupid thing: I hit the power button and turn the laptop off the hard
> > > way while it was in suspend mode. I tried googling but it gave me no
> > > usefull things.
> > > 
> > > The .xsession-errors file in my home folder says Permission denied. I
> > > checked the permissions in /tmp and /var/tmp and everything seems fine.
> > > I also deleted the .kde folder. Login in as root and typing startx
> > > opens a kde session.
> > > 
> > > Any ideas?
> > > 
> > > PS: I did the instructions described in this page:
> > > https://developer.skype.com/jira/browse/SCL-510 in order to fix skype
> > > on me 64-bit installation, but I don't think it has something to do
> > > with my problem. I think something got wrong when I hit the power
> > > button. :(
> > 
> > Hi,
> > 
> > perhaps
> > 
> > #chown -R john /home/john
> > 
> > or any username you use ?
> > 
> > If this does'nt work, you can try to create a new user and then cope all
> > your
> > files to /home/new-user.
> > 
> > 
> > Nope did not help. Adding a new user did not fix anything too. I tried
> 
> login in a console and then startx and I got some errors about xkb not
> being able to get initialized. Strange  So the thing is that no user
> except the root can start a kde session.

Just for completion:

Check if there is enough space on your/the harddisk.

Steven


signature.asc
Description: This is a digitally signed message part.


Re: Cannot login

2010-04-06 Thread Smokejohn
On Tue, Apr 6, 2010 at 9:23 PM, Steven Crooks wrote:

> On Tuesday 06 April 2010 19:31:19 Smokejohn wrote:
> > On Tue, Apr 6, 2010 at 7:57 PM, Klaus Becker  wrote:
> > > Le Mardi 06 Avril 2010 18:35:51, John Kapnogiannis a écrit :
> > > > Hello there. I got a debian testing installation and I currently
> cannot
> > > > login in kde. I give my pass and instead of a proper kde session I
> get
> > > > kdm's login screen again. I haven't done any upgrade but I did a
> really
> > > > stupid thing: I hit the power button and turn the laptop off the hard
> > > > way while it was in suspend mode. I tried googling but it gave me no
> > > > usefull things.
> > > >
> > > > The .xsession-errors file in my home folder says Permission denied. I
> > > > checked the permissions in /tmp and /var/tmp and everything seems
> fine.
> > > > I also deleted the .kde folder. Login in as root and typing startx
> > > > opens a kde session.
> > > >
> > > > Any ideas?
> > > >
> > > > PS: I did the instructions described in this page:
> > > > https://developer.skype.com/jira/browse/SCL-510 in order to fix
> skype
> > > > on me 64-bit installation, but I don't think it has something to do
> > > > with my problem. I think something got wrong when I hit the power
> > > > button. :(
> > >
> > > Hi,
> > >
> > > perhaps
> > >
> > > #chown -R john /home/john
> > >
> > > or any username you use ?
> > >
> > > If this does'nt work, you can try to create a new user and then cope
> all
> > > your
> > > files to /home/new-user.
> > >
> > >
> > > Nope did not help. Adding a new user did not fix anything too. I tried
> >
> > login in a console and then startx and I got some errors about xkb not
> > being able to get initialized. Strange  So the thing is that no user
> > except the root can start a kde session.
>
> Just for completion:
>
> Check if there is enough space on your/the harddisk.
>
> Steven
>

There is plenty of space. I think something messed up the permissions cause
the laptop was in suspend mode when I repeatedly pressed the power button.
So it has to be my bad and not a bug or something.

J


2.5% each day for 200 days without any risk.

2010-04-06 Thread Shields
Hello debian-kde@lists.debian.org,

I wanna tell you about a very professional investment I take part in 

since seven month. I made 510% profit at the moment.  This is a Hong Kong 
traders  company, active on stock, derivatives, and Forex markets. Their 
results are 

very consistent, they make up to 3% daily and the company pays  its 

members up to  2.5% each day. HYt fund is absolutely transparent, publishing  
their trading 

results  and offering  phone, chat, and email support to investors.

I think they are the guys to stay with in 2010. Check them out: 
http://texugauto.com/dqj6nxkl


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/blu149-ds3138f86bdec55db4bc161e7...@phx.gbl



Re: Cannot login

2010-04-06 Thread Daniel Sutil
Hello.

Some weeks ago I had exactly the same behaviour as you in my debian testing
system.
I cannot login to kde  "with kdm". When I tried to login to kde I get kdm's
login screen again.
Also, and I think that that is the problem we have, I applied
https://developer.skype.com/jira/browse/SCL-510.
Until now, I thought that the fix to skype was not what caused the problem
with the login, but now, I think that that's the problem, because I have
exactly the same problem with the login as yours and the problem start
exactly after I applied the fix to skype's (Until now, I thought that the
problem comes with a patch upgrade or something like that).

I made the following tests:
- Create a new user and tried to login and get the same behaviour.
- Check free space and all was ok.
- Rename /.kde to /.kde_old and /.kde4 to
/.kde4_old and I get the same behaviour.
- I tried to undo the recommendations in
https://developer.skype.com/jira/browse/SCL-510 with no success (but I
really don't know if I do all the steps to restore the system as before the
fix)
- I remove the kdm and reinstall it with no success
- I remove all kde packages and reinstalled, also with no success :-(
- I could start kde with no problem from a console, stopping the kdm and
executing startx with my user. Can you try this?

Finally I applied the following workaround: I remove kdm and installed gdm.
After that, I have no problem to login. I haven't investigated any further
because I really don't know from where the problem comes, but now, maybe we
have to undo the steps applied with the skype's solution to solve our
problem.

I hope this helps to solve our problem

P.D. Sorry for my typos

Un saludo,

Daniel Sutil



On Tue, Apr 6, 2010 at 8:46 PM, Smokejohn  wrote:

>
>
> On Tue, Apr 6, 2010 at 9:23 PM, Steven Crooks wrote:
>
>> On Tuesday 06 April 2010 19:31:19 Smokejohn wrote:
>> > On Tue, Apr 6, 2010 at 7:57 PM, Klaus Becker  wrote:
>> > > Le Mardi 06 Avril 2010 18:35:51, John Kapnogiannis a écrit :
>> > > > Hello there. I got a debian testing installation and I currently
>> cannot
>> > > > login in kde. I give my pass and instead of a proper kde session I
>> get
>> > > > kdm's login screen again. I haven't done any upgrade but I did a
>> really
>> > > > stupid thing: I hit the power button and turn the laptop off the
>> hard
>> > > > way while it was in suspend mode. I tried googling but it gave me no
>> > > > usefull things.
>> > > >
>> > > > The .xsession-errors file in my home folder says Permission denied.
>> I
>> > > > checked the permissions in /tmp and /var/tmp and everything seems
>> fine.
>> > > > I also deleted the .kde folder. Login in as root and typing startx
>> > > > opens a kde session.
>> > > >
>> > > > Any ideas?
>> > > >
>> > > > PS: I did the instructions described in this page:
>> > > > https://developer.skype.com/jira/browse/SCL-510 in order to fix
>> skype
>> > > > on me 64-bit installation, but I don't think it has something to do
>> > > > with my problem. I think something got wrong when I hit the power
>> > > > button. :(
>> > >
>> > > Hi,
>> > >
>> > > perhaps
>> > >
>> > > #chown -R john /home/john
>> > >
>> > > or any username you use ?
>> > >
>> > > If this does'nt work, you can try to create a new user and then cope
>> all
>> > > your
>> > > files to /home/new-user.
>> > >
>> > >
>> > > Nope did not help. Adding a new user did not fix anything too. I tried
>> >
>> > login in a console and then startx and I got some errors about xkb not
>> > being able to get initialized. Strange  So the thing is that no user
>> > except the root can start a kde session.
>>
>> Just for completion:
>>
>> Check if there is enough space on your/the harddisk.
>>
>> Steven
>>
>
> There is plenty of space. I think something messed up the permissions cause
> the laptop was in suspend mode when I repeatedly pressed the power button.
> So it has to be my bad and not a bug or something.
>
> J
>


Re: Cannot login

2010-04-06 Thread Klaus Becker
Le Mardi 06 Avril 2010 22:41:44, Daniel Sutil a écrit :
> Finally I applied the following workaround: I remove kdm and installed gdm.
> After that, I have no problem to login. I haven't investigated any further
> because I really don't know from where the problem comes, but now, maybe we
> have to undo the steps applied with the skype's solution to solve our
> problem.


Hi,

I had the same problem with kdm, but no problem with gdm.

cheers

Klaus


--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201004062253.54963.colon...@free.fr