[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-06 Thread Chris Coulson
Hmmm, I'm not convinced there. The old version's postrm script doesn't
unregister schema's. Schema's are unregistered on upgrade by the old
versions prerm script, before the new versions files are unpacked. The
schemas are then re-registered by the new versions postinst script. By
this stage, the files of gnome-session and gnome-session-bin should
already be unpacked. Did this happen only on upgrade from Jaunty to
Karmic? If so, would you mind attaching the files in /var/log/dist-
upgrade? They might contains something useful.

Thanks

** Changed in: gnome-session (Ubuntu)
   Status: In Progress => Incomplete

** Changed in: gnome-session (Ubuntu)
 Assignee: Chris Coulson (chrisccoulson) => Ubuntu Desktop Bugs 
(desktop-bugs)

** Summary changed:

- [karmic] gnome-panel and window manager do not start on login
+ gnome-panel and window manager do not start on login

-- 
gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-06 Thread Martin Hamrle
I attach log from dpkg. Maybe this could help you. 
There is is problem that packages was installed/upgraded in bad order.

Gnome-session-bin was installed, so new gnome-session.schemas is registered.
Gnome-session was updated, so old package's script postrm unregister 
gnome-session.schemas. 


** Attachment added: "grep gnome-session  /var/log/dpkg.log.1"
   http://launchpadlibrarian.net/31387152/log

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-06 Thread Koterpillar
Martin's solution works for me.

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-05 Thread Chris Coulson
I've no idea why this is happening yet, as nothing changed recently (and
the window manager part of the schema seems to be registered correctly).
I'll take a look at this at the next opportunity.

** Changed in: gnome-session (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: gnome-session (Ubuntu)
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-05 Thread Martin Hamrle
I have same problem after upgrade from jaunty to karmic. It seems that there is 
no default values in gconf, it is not registered gconf schema for gnome-session.
Try
mar...@bedna:~$ sudo gconf-schemas --register gnome-session.schemas
This works for me.

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-04 Thread Koterpillar
a...@flower2:~$ gconftool-2 -R /desktop/gnome/session
 /desktop/gnome/session/required_components:
  windowmanager = gnome-wm
a...@flower2:~$ gconftool-2 --dump /desktop/gnome/session

  

  required_components/windowmanager
  
gnome-wm
  

  


Also, forgot to tell that my .xsession-errors is after killing gnome-
session (starting from lines with Fatal IO error 11).

Fresh user behavior is the same.

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-04 Thread mlindeblom
running gnome-session sends me back to gdm for another login.
running gnome-panel in terminal session (i.e. no &) gives me limits 
functionality.

** Attachment added: "dump"
   http://launchpadlibrarian.net/31331229/dump

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-04 Thread Chris Coulson
Interesting:

gnome-session[19403]: WARNING: No required applications specified

That'll be why there's no panel or desktop, because your config is
broken. Could you please post the output of "gconftool-2 -R
/desktop/gnome/session". Could you also try logging in with a fresh
user?

Thanks

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-04 Thread Chris Coulson
Could you also please post the output of "gconftool-2 --dump
/desktop/gnome/session"

Thanks

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-04 Thread Koterpillar
Here it is.

** Attachment added: ".xsession-errors after login"
   http://launchpadlibrarian.net/31322590/.xsession-errors

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-04 Thread Koterpillar

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/31321269/Dependencies.txt

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424511] Re: [karmic] gnome-panel and window manager do not start on login

2009-09-04 Thread Chris Coulson
Thank you for your bug report. Could you please attach your ~/.xsession-
errors to this bug report after you experience the issue?

** Changed in: gnome-session (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gnome-session (Ubuntu)
   Status: New => Incomplete

-- 
[karmic] gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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