Package: sugar-session-0.88 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu
Jonas, In Ubuntu, GDM 2.30 crashes when it encounters a .desktop file without a 'Comment=' line. I believe this is an upstream behavior, so it will cause problems with that version hits unstable. I have attached a patch which adds a comment line to the Sugar .desktop file so that I do not have to introduce an Ubuntu delta. Thanks, Luke Faraone -- System Information: Debian Release: squeeze/sid APT prefers lucid-updates APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-22-generic (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages sugar-session-0.88 depends on: ii dbus-x11 1.2.16-2ubuntu4 simple interprocess messaging syst ii gconf2 2.28.1-0ubuntu1 GNOME configuration database syste ii metacity 1:2.30.1-0ubuntu1 lightweight GTK+ window manager ii python 2.6.5-0ubuntu1 An interactive high-level object-o ii python-central 0.6.15ubuntu1 register and build utility for Pyt ii python-dbus 0.83.0-1ubuntu3 simple interprocess messaging syst ii python-gconf 2.28.0-1ubuntu1 Python bindings for the GConf conf ii python-gnome2 2.28.0-1ubuntu1 Python bindings for the GNOME desk ii python-gnome2-desktop 2.30.0-0ubuntu1 Python bindings for the GNOME desk ii python-gobject 2.21.1-0ubuntu3 Python bindings for the GObject li ii python-gtk2 2.17.0-0ubuntu2 Python bindings for the GTK+ widge ii python-jarabe-0.88 0.88.0-4 Sugar graphical shell - library ii python-sugar-0.88 0.88.0-1ubuntu1 Sugar graphical shell - core funct ii python-sugar-toolkit-0 0.88.1 Sugar graphical shell - core widge ii python-wnck 2.30.0-0ubuntu1 Python bindings for the WNCK libra ii sugar-artwork-0.88 0.88.0-14 Sugar graphical shell - artwork Versions of packages sugar-session-0.88 recommends: ii ethtool 6+20091202-1 display or change Ethernet device ii lsb-release 4.0-0ubuntu8 Linux Standard Base version report ii network-manager 0.8-0ubuntu3 network management framework daemo ii openssh-client 1:5.3p1-3ubuntu3 secure shell (SSH) client, for sec ii python-carquinyol-0.88 0.87.1-1 Sugar graphical shell - datastore ii sugar-emulator-0.88 0.88.0-4 Sugar graphical shell - emulator ii sugar-tools-0.88 0.88.0-4 Sugar graphical shell - window man ii tzdata 2010i-1 time zone and daylight-saving time ii x11-xserver-utils 7.5+1ubuntu2 X server utilities Versions of packages sugar-session-0.88 suggests: pn python-xklavier <none> (no description available) pn sugar-browse-activity <none> (no description available) pn sugar-imageviewer-activity <none> (no description available) pn sugar-jukebox-activity <none> (no description available) pn sugar-pippy-activity <none> (no description available) pn sugar-read-activity <none> (no description available) pn sugar-write-activity <none> (no description available) -- no debconf information
diff -Nru sugar-0.88-0.87.2/debian/changelog sugar-0.88-0.87.2/debian/changelog --- sugar-0.88-0.87.2/debian/changelog 2010-06-05 20:41:50.000000000 -0400 +++ sugar-0.88-0.87.2/debian/changelog 2010-06-05 20:41:59.000000000 -0400 @@ -1,3 +1,9 @@ +sugar-0.88 (0.87.2-2) unstable; urgency=low + + * Include a comment in sugar.desktop. + + -- Luke Faraone <l...@faraone.cc> Sat, 05 Jun 2010 20:38:40 -0400 + sugar-0.88 (0.87.2-1) unstable; urgency=low * New upstream development release. diff -Nru sugar-0.88-0.87.2/debian/sugar.desktop sugar-0.88-0.87.2/debian/sugar.desktop --- sugar-0.88-0.87.2/debian/sugar.desktop 2010-06-05 20:41:50.000000000 -0400 +++ sugar-0.88-0.87.2/debian/sugar.desktop 2010-06-05 20:41:59.000000000 -0400 @@ -3,3 +3,4 @@ Name=Sugar Exec=/usr/bin/sugar Type=Application +Comment=Desktop enviornment first designed for the OLPC XO-1, written for use by children.