[Desktop-packages] [Bug 974938] Re: Process gsettings prevents logging in

2012-04-14 Thread Henrik Heino
Uh, I'm not sure if I'm doing things right, but here is backtraces of
both threads of gsettings. Tell me if I'm doing something wrong :)

** Attachment added: Thread 1
   
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/974938/+attachment/3068421/+files/Thread%201

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/974938

Title:
  Process gsettings prevents logging in

Status in “glib2.0” package in Ubuntu:
  Incomplete

Bug description:
  When I try to login with my newly upgraded Ubuntu 12.04 (development
  branch), nothing happens. It just shows the same empty background that
  LightDm has.

  I have found one solution to get myself logged: If I go to virtual
  console and display what processes I have, there are about six
  processes, and one of them is gsettings. It does not consume any CPU
  resources, and when I kill it (with -3), the login process immediately
  continues and finally gets me logged in. To my knowledge, gsettings
  comes from package libglib2.0-bin and I have version 2.32.0-1ubuntu1
  of it.

  How to reproduce:
  1 Try to log in.
  2 Wait for several minutes to be sure it is stuck
  3 Go to virtual console and killall -3 gsettings
  4 Logging in immediately continues and finally completes in few seconds

  Possible causes:
  1 I'm using LDAP. My user information comes from LDAP-server, and this has 
caused lots of other logging problems, thanks to software developers not 
realizing the fact, that people use stuff like LDAP.
  2 I had some problems when upgrading to 12.04, so that might have screwed 
things up. The funny thing is, that logging in works on my other PC, which has 
almost identical system and package configuration. So if you give me some 
hints, I can try to compare differences between them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/974938/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 974938] Re: Process gsettings prevents logging in

2012-04-14 Thread Henrik Heino
** Attachment added: Thread 2
   
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/974938/+attachment/3068422/+files/Thread%202

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/974938

Title:
  Process gsettings prevents logging in

Status in “glib2.0” package in Ubuntu:
  Incomplete

Bug description:
  When I try to login with my newly upgraded Ubuntu 12.04 (development
  branch), nothing happens. It just shows the same empty background that
  LightDm has.

  I have found one solution to get myself logged: If I go to virtual
  console and display what processes I have, there are about six
  processes, and one of them is gsettings. It does not consume any CPU
  resources, and when I kill it (with -3), the login process immediately
  continues and finally gets me logged in. To my knowledge, gsettings
  comes from package libglib2.0-bin and I have version 2.32.0-1ubuntu1
  of it.

  How to reproduce:
  1 Try to log in.
  2 Wait for several minutes to be sure it is stuck
  3 Go to virtual console and killall -3 gsettings
  4 Logging in immediately continues and finally completes in few seconds

  Possible causes:
  1 I'm using LDAP. My user information comes from LDAP-server, and this has 
caused lots of other logging problems, thanks to software developers not 
realizing the fact, that people use stuff like LDAP.
  2 I had some problems when upgrading to 12.04, so that might have screwed 
things up. The funny thing is, that logging in works on my other PC, which has 
almost identical system and package configuration. So if you give me some 
hints, I can try to compare differences between them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/974938/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 974938] Re: Process gsettings prevents logging in

2012-04-09 Thread Henrik Heino
This morning I was able to log in without need to kill gsettings
-process. I rebooted and tried again, but it got stuck so I needed to
kill it that time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/974938

Title:
  Process gsettings prevents logging in

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  When I try to login with my newly upgraded Ubuntu 12.04 (development
  branch), nothing happens. It just shows the same empty background that
  LightDm has.

  I have found one solution to get myself logged: If I go to virtual
  console and display what processes I have, there are about six
  processes, and one of them is gsettings. It does not consume any CPU
  resources, and when I kill it (with -3), the login process immediately
  continues and finally gets me logged in. To my knowledge, gsettings
  comes from package libglib2.0-bin and I have version 2.32.0-1ubuntu1
  of it.

  How to reproduce:
  1 Try to log in.
  2 Wait for several minutes to be sure it is stuck
  3 Go to virtual console and killall -3 gsettings
  4 Logging in immediately continues and finally completes in few seconds

  Possible causes:
  1 I'm using LDAP. My user information comes from LDAP-server, and this has 
caused lots of other logging problems, thanks to software developers not 
realizing the fact, that people use stuff like LDAP.
  2 I had some problems when upgrading to 12.04, so that might have screwed 
things up. The funny thing is, that logging in works on my other PC, which has 
almost identical system and package configuration. So if you give me some 
hints, I can try to compare differences between them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/974938/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 974938] [NEW] Process gsettings prevents logging in

2012-04-06 Thread Henrik Heino
Public bug reported:

When I try to login with my newly upgraded Ubuntu 12.04 (development
branch), nothing happens. It just shows the same empty background that
LightDm has.

I have found one solution to get myself logged: If I go to virtual
console and display what processes I have, there are about six
processes, and one of them is gsettings. It does not consume any CPU
resources, and when I kill it (with -3), the login process immediately
continues and finally gets me logged in. To my knowledge, gsettings
comes from package libglib2.0-bin and I have version 2.32.0-1ubuntu1 of
it.

How to reproduce:
1 Try to log in.
2 Wait for several minutes to be sure it is stuck
3 Go to virtual console and killall -3 gsettings
4 Logging in immediately continues and finally completes in few seconds

Possible causes:
1 I'm using LDAP. My user information comes from LDAP-server, and this has 
caused lots of other logging problems, thanks to software developers not 
realizing the fact, that people use stuff like LDAP.
2 I had some problems when upgrading to 12.04, so that might have screwed 
things up. The funny thing is, that logging in works on my other PC, which has 
almost identical system and package configuration. So if you give me some 
hints, I can try to compare differences between them.

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/974938

Title:
  Process gsettings prevents logging in

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  When I try to login with my newly upgraded Ubuntu 12.04 (development
  branch), nothing happens. It just shows the same empty background that
  LightDm has.

  I have found one solution to get myself logged: If I go to virtual
  console and display what processes I have, there are about six
  processes, and one of them is gsettings. It does not consume any CPU
  resources, and when I kill it (with -3), the login process immediately
  continues and finally gets me logged in. To my knowledge, gsettings
  comes from package libglib2.0-bin and I have version 2.32.0-1ubuntu1
  of it.

  How to reproduce:
  1 Try to log in.
  2 Wait for several minutes to be sure it is stuck
  3 Go to virtual console and killall -3 gsettings
  4 Logging in immediately continues and finally completes in few seconds

  Possible causes:
  1 I'm using LDAP. My user information comes from LDAP-server, and this has 
caused lots of other logging problems, thanks to software developers not 
realizing the fact, that people use stuff like LDAP.
  2 I had some problems when upgrading to 12.04, so that might have screwed 
things up. The funny thing is, that logging in works on my other PC, which has 
almost identical system and package configuration. So if you give me some 
hints, I can try to compare differences between them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/974938/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 947457] Re: Trash is loading forever

2012-04-06 Thread Henrik Heino
I have NFS mount. On my computer this also takes forever, preventing for
example desktop (and other nautilus instances) from loading. Also gvfsd-
burn and gvfsd-computer take forever.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/947457

Title:
  Trash is loading forever

Status in “gvfs” package in Ubuntu:
  Incomplete

Bug description:
  kernel: [33433.426178] gvfsd-trash[8594] trap int3 ip:7f520b526313
  sp:7fff55caf850 error:0

  Probably has something to do with autofs mounts, doesnt happend if
  nothing remote (NFS) is mounted.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Mar  5 21:18:34 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110425)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2012-02-20 (14 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp