[Bug 316958] Re: gnome-wm is missing a .desktop file

2009-01-19 Thread Sebastien Bacher
thank you for your work there

** Changed in: gnome-session (Ubuntu)
   Status: Triaged = Fix Committed

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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 316958] Re: gnome-wm is missing a .desktop file

2009-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-session - 2.25.3-0ubuntu2

---
gnome-session (2.25.3-0ubuntu2) jaunty; urgency=low

  * debian/patches/81_gnome_wm_install.patch:
- Updated patch to install gnome-wm.desktop in
  /usr/share/applications as opposed to the autostart
  directory. gnome-session doesn't look in the autostart
  directories for required components. This doesn't stop
  gnome-wm from starting, but just results in an error message.
  Fixes LP: #316958.
  * debian/patches/82_gnome_wm_no_display.patch:
- Don't display gnome-wm.desktop in menu
  * debian/patches/98_autotools.patch:
- Updated.

 -- Chris Coulson chrisccoul...@googlemail.com   Thu, 15 Jan 2009
20:54:26 +

** Changed in: gnome-session (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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 316958] Re: gnome-wm is missing a .desktop file

2009-01-15 Thread Chris Coulson
Yes, I just had a quick scan through the code and I can confirm that
gnome-session only searches for desktop files in
$XDG_DATA_DIRS/applications for launchers of components that are
specified in /desktop/gnome/session/required_components, so it
wouldn't find gnome-wm.desktop - resulting in the error you see.

However, gnome-session still scans $XDG_DATA_DIRS/gnome/autostart and
$XDG_CONFIG_DIRS/autostart when building the list of applications to
start, so gnome-wm still gets autostarted. Therefore, I agree that
gnome-wm.desktop should probably be installed to
/usr/share/applications, but this is a low importance bug.

** Changed in: gnome-session (Ubuntu)
   Importance: Undecided = Low
   Status: New = Triaged

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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 316958] Re: gnome-wm is missing a .desktop file

2009-01-15 Thread Chris Coulson
** Changed in: gnome-session (Ubuntu)
 Assignee: (unassigned) = Chris Coulson (chrisccoulson)
   Status: Triaged = In Progress

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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 316958] Re: gnome-wm is missing a .desktop file

2009-01-15 Thread Chris Coulson
Here's a debdiff that moves gnome-wm.desktop in to
/usr/share/applications.

Sebastien - I don't think that the gconf issue you mention is a gnome-
session bug. The package installs /usr/share/gconf/defaults/10_gnome-
session and runs update-gconf-defaults on install, which uses this file
to recreate the default gconf tree in /var/lib/gconf/defaults, which are
the default values that get used for new users.

** Attachment added: gnome-session_2.25.3-0ubuntu2.debdiff
   http://launchpadlibrarian.net/21247560/gnome-session_2.25.3-0ubuntu2.debdiff

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

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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 316958] Re: gnome-wm is missing a .desktop file

2009-01-14 Thread Gabriel Ruiz
It seems that the dekstop file install path must be changed. I' ll do a
patch for it.

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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 316958] Re: gnome-wm is missing a .desktop file

2009-01-14 Thread Sebastian Keller
http://svn.gnome.org/viewvc/gnome-session/trunk/data/gnome-wm.desktop.in.in?limit_changes=100r1=5050r2=5180pathrev=5180
That change from trunk also is needed so it does not show up in the menu.

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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 316958] Re: gnome-wm is missing a .desktop file

2009-01-13 Thread Sebastian Keller
I just found the according .desktop file in /usr/share/gnome/autostart
/gnome-wm.desktop and moved it to /usr/share/applications/gnome-
wm.desktop . Now the error message is gone.

-- 
gnome-wm is missing a .desktop file
https://bugs.launchpad.net/bugs/316958
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