[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2016-07-31 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1059137

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2013-01-31 Thread Ephaedrus
I also have this bug but as a noobie I am completely lost as how to fix
it. Is there any chance of further information or a run through of how
to apply the fix? I tried changing the ubuntu-2d to ubuntu with no
resolution.  Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-10 Thread MikeCamel
The patch doesn't seem to cover the case that I came across, where the
value was not ubuntu, but xsession.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Sebastien Bacher
** Also affects: update-manager (Ubuntu Quantal)
   Importance: Undecided
   Status: Confirmed

** Also affects: lightdm (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Sebastien Bacher
Didier agreed to look at this ;-)

** Changed in: lightdm (Ubuntu Quantal)
 Assignee: (unassigned) = Didier Roche (didrocks)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Didier Roche
So, our patch (working in the past) didn't work anymore, it was changing
the ubuntu-2d to ubuntu session. See
debian/patches/01_transition_ubuntu2d_ubuntu_desktop.patch

This code is still called and the exchange is done, However, it seems
that now that lightdm moved to account services, the value is somewhat
overriden.

I tried various g_debug() and replacing the value in different place,
without any luck (I put high hopes in src/accounts.c TBH as it was
referencing XSession, but the g_debug shows that the code isn't even
called). TryExec which used to work on the past isn't read anymore as
well :(

I attach the patch with different places I tried to patch it and start
to be frightened about autologin and other similar case. All of them
were covered by the old patch. Mike, as you know better the code than
me, can you have a look at this? Thanks!

** Changed in: lightdm (Ubuntu Quantal)
 Assignee: Didier Roche (didrocks) = Michael Terry (mterry)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Didier Roche
** Patch added: Unsuccessful attempt to fix the transition to unity-2d with 
latest lightdm
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3388955/+files/01_transition_ubuntu2d_ubuntu_desktop.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/lightdm/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 1.4.0-0ubuntu2

---
lightdm (1.4.0-0ubuntu2) quantal; urgency=low

  * debian/patches/01_transition_ubuntu2d_ubuntu_desktop.patch:
- Fix 2d-3d transition to handle new support for accountsservice
  LP: #1059137
 -- Michael Terry mte...@ubuntu.com   Tue, 09 Oct 2012 10:26:43 -0400

** Changed in: lightdm (Ubuntu Quantal)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lightdm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-09 Thread Steve Langasek
** Changed in: update-manager (Ubuntu Quantal)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-08 Thread MikeCamel
I've marked #964607 as a duplicate.  I believe that the problem lies in
/var/lib/AccountsService/users/username file.

I had this line:

XSession=xsession

I noticed that a new user had

XSession=ubuntu

I changed mine to read ubuntu, rebooted, and was fine.

The original poster said In my opinion, this fix should be applied
automatically for all users using ubuntu-2d and upgrading their
distribution.  I'd change this to this fix should be applied
automatically for all users using ubuntu-2d or xsession and upgrading
their distribution.

Is there a list of acceptable values for this key?  If so, what are the
package dependencies?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-08 Thread Ales Katona
I got the same problem, fix works too. This should defenetly get fixed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-08 Thread Ricky
I think the simplest solution would be to honor the unity2d desktop but
force it to be unity3d. Then there would be no per user fixes needed.
The way I fixed my install was similar to this idea.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread Dave Gilbert
Marked as High, not being able to log in after upgrade seems bad.
(Although this might be a greeter bug rather than lightdm itself?).

We had a couple of people on #ubuntu+1 yesterday hitting this.

One way to distinguish this from a post-login crash is that if the users delete 
their .xsession-errors, and then try logging in again
the .xsession-errors isn't recreated.

I think there needs to be some logic along the line of:
  If the last session no longer exists then select the 1st available session 
type.

The people who were talking about this on +1 yesterday didn't see the icon to 
click on to select the other session (I'm not sure
if this was because there was only one installed session, or because the icon 
is normally an icon representing the currently selected session, and since that 
doesn't exist it doesn't have anything to show).

** Changed in: lightdm (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread scottku
I had problems logging in after upgrading two (out of three) different
machines. One some of these machines, I may have installed alternative
desktops and tried them in the distant past---but have generally used
Unity. On the two machines I had problems with, I was able to solve the
problem by selecting the Ubuntu (default) option by clicking the
Ubuntu icon next to the password prompt. There must be a bug somewhere,
however. If an alternate desktop is available, it should log in to that
---or if it is not available, the menu item should be removed from the
list.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread melchiaros
I copy out the single files from the dist-upgrade.tar.gz folder

** Attachment added: apt.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3382490/+files/apt.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread melchiaros
** Attachment added: apt-clone_system_state.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3382491/+files/apt-clone_system_state.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread melchiaros
** Attachment added: apt-term.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3382521/+files/apt-term.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread melchiaros
** Attachment added: history.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3382523/+files/history.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread melchiaros
** Attachment added: lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3382531/+files/lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread melchiaros
** Attachment added: main.log
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3382532/+files/main.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-07 Thread melchiaros
The term.log is emty and could not attached - launchpad do not accept.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lightdm (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-10-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: update-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-09-30 Thread melchiaros
Yes, that would be better.

Please run from terminal

apport-collect 1059137

this will bring up the logs that help to handle the ticket.

When there are missing libraries (launchpadlib) please install them in
addtion to run the above command.

I let the status to new(and not incomplete), but the apport collect is
mostly really needed.

greetings

melchiaros

** Also affects: lightdm
   Importance: Undecided
   Status: New

** Project changed: lightdm = update-manager (Ubuntu)

** Tags added: dist-upgrade precise quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-09-30 Thread melchiaros
Also a compresed

var/log/dist-upgrade

folder would be helpfull.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-09-30 Thread Aizelauna
apport information

** Tags added: apport-collected running-unity

** Description changed:

  After an upgrade from ubuntu 12.04 to 12.10, I was no more able to login with 
my usual account.
  Lightdm failed to load x session.
  After a long search, I understood that the problem was coming from ubuntu-2d 
xsession.
  My user account was configured to use unbuntu-2d when i was in ubuntu 12.04.
  But as this xsession has been removed in ubuntu 12.10, lightdm failed to load 
 it.
  
  I managed to fix my problem doing following steps :
   - edit my user file with gedit in this folder :
  /var/lib/AccountsService/users
   - replace XSession=ubuntu-2d by XSession=ubuntu
   - reboot ubuntu for the file modification to be taken in account.
  
- In my opinion, this fix should be applied automatically for all users
- using ubuntu-2d and upgrading their distribution.
+ In my opinion, this fix should be applied automatically for all users using 
ubuntu-2d and upgrading their distribution.
+ --- 
+ ApportVersion: 2.5.3-0ubuntu1
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.10
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
+ Package: update-manager
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
+ Tags:  quantal running-unity
+ Uname: Linux 3.5.0-16-generic x86_64
+ UpgradeStatus: Upgraded to quantal on 2012-09-30 (0 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare sudo

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1059137/+attachment/3359076/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-09-30 Thread melchiaros
Yes, thank you. Unfortunally apport has not gatherd the dist-upgrade
folder. Could you manually.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1059137] Re: Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

2012-09-30 Thread Aizelauna
Please find attached to this comment a zip of dist-upgrade folder.

** Attachment added: dist-upgrade.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+attachment/3359102/+files/dist-upgrade.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1059137

Title:
  Cannot login after un upgrade from 12.04 to 12.10 (ubuntu-2d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1059137/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs