Activity log for bug #79619

Date Who What changed Old value New value Message
2007-01-16 19:01:24 Denis Fuenzalida bug added bug
2007-01-16 19:02:38 Denis Fuenzalida description Binary package hint: gnome-app-install Installed Feisty (etch 2) into a virtual machine (QEMU) without problems. Updated the packages as suggested. While trying to Add/Remove programs from the Applications menu, the Add/Remove Apps dialog crashed. Binary package hint: gnome-app-install Installed Feisty (etch 2) into a virtual machine (QEMU) without problems. Updated the packages as suggested. While trying to Add/Remove programs from the Applications menu, the Add/Remove Apps dialog crashed. The crash dump file is attached.
2007-01-16 19:03:15 Denis Fuenzalida bug added attachment '_usr_bin_gnome-app-install.1000.crash' (/var/crash/_usr_bin_gnome-app-install.1000.crash)
2007-01-16 20:42:44 Julius bug added attachment '_usr_bin_gnome-app-install.1000.crash' (_usr_bin_gnome-app-install.1000.crash)
2007-01-17 09:00:13 Michael Vogt gnome-app-install: status Unconfirmed Fix Committed
2007-01-17 09:00:13 Michael Vogt gnome-app-install: assignee mvo
2007-01-17 09:00:13 Michael Vogt gnome-app-install: statusexplanation Thanks for your bugreport. This should be fixed with the latest python-dbus package. Could you please install it and see if that fixes the issue? Thanks, Michael
2007-01-17 09:53:45 Michael Vogt gnome-app-install: status Fix Committed Confirmed
2007-01-17 09:53:45 Michael Vogt gnome-app-install: statusexplanation Thanks for your bugreport. This should be fixed with the latest python-dbus package. Could you please install it and see if that fixes the issue? Thanks, Michael I have spoken too early, this bug is not related to the python-dbus problem (a speperate bug).
2007-01-17 10:40:13 Michael Vogt bug assigned to python2.5 (Ubuntu)
2007-01-17 10:41:55 Michael Vogt python2.5: importance Undecided High
2007-01-17 10:41:55 Michael Vogt python2.5: statusexplanation Added a python2.5 task as it seems like python2.4 generated pickle files can't be read by python2.5 anymore.
2007-01-17 14:44:49 Peter Whittaker marked as duplicate 74773
2007-01-17 21:28:52 Michael Vogt removed duplicate marker 74773
2007-01-17 22:37:15 dloewi bug added attachment '_usr_bin_gnome-app-install.1000.crash' (crash file generated by latest failure of add/remove)
2007-01-18 08:37:18 Christof Krüger bug added attachment 'gnome-app-install_pickle_crash.patch' (Patch that makes gnome-app-install NOT crash if pickle-file cannot be read)
2007-01-18 14:56:15 Jonah bug added attachment '_usr_bin_gnome-app-install.1000.crash' (report of crash)
2007-01-19 15:39:02 Jan-Erik van de Pol bug added attachment '_usr_bin_gnome-app-install.1000.crash' (/var/crash/_usr_bin_gnome-app-install.1000.crash)
2007-01-20 19:34:27 Sebastian Heinlein gnome-app-install: status Confirmed Fix Released
2007-01-20 19:34:27 Sebastian Heinlein gnome-app-install: statusexplanation I have spoken too early, this bug is not related to the python-dbus problem (a speperate bug).
2007-01-27 14:00:04 M Lucius bug added attachment '_usr_bin_gnome-app-install.1000.crash' (bug report)
2007-01-27 15:57:11 M Lucius python2.5: status Unconfirmed Confirmed
2007-01-27 15:57:11 M Lucius python2.5: statusexplanation Added a python2.5 task as it seems like python2.4 generated pickle files can't be read by python2.5 anymore. caused by the new python-dbus package here a short output PythonArgs: ['/usr/bin/gnome-app-install'] Traceback: Traceback (most recent call last): File "/usr/bin/gnome-app-install", line 213, in <module> sys.argv, as, transient_for) File "/usr/lib/python2.5/site-packages/AppInstall/AppInstall.py", line 117, in __init__ self.setupDbus() File "/usr/lib/python2.5/site-packages/AppInstall/AppInstall.py", line 306, in setupDbus proxy_obj = bus.get_object('org.freedesktop.AppInstall', '/org/freedesktop/AppInstallObject') File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 412, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/var/lib/python-support/python2.5/dbus/proxies.py", line 232, in __init__ _dbus_bindings.UInt32(0)) File "/var/lib/python-support/python2.5/dbus/proxies.py", line 171, in __call__ reply_message = self._connection.send_message_with_reply_and_block(message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.AppInstall was not provided by any .service files
2007-01-27 16:01:34 M Lucius python2.5: assignee mvo
2007-01-27 16:01:34 M Lucius python2.5: statusexplanation caused by the new python-dbus package here a short output PythonArgs: ['/usr/bin/gnome-app-install'] Traceback: Traceback (most recent call last): File "/usr/bin/gnome-app-install", line 213, in <module> sys.argv, as, transient_for) File "/usr/lib/python2.5/site-packages/AppInstall/AppInstall.py", line 117, in __init__ self.setupDbus() File "/usr/lib/python2.5/site-packages/AppInstall/AppInstall.py", line 306, in setupDbus proxy_obj = bus.get_object('org.freedesktop.AppInstall', '/org/freedesktop/AppInstallObject') File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 412, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/var/lib/python-support/python2.5/dbus/proxies.py", line 232, in __init__ _dbus_bindings.UInt32(0)) File "/var/lib/python-support/python2.5/dbus/proxies.py", line 171, in __call__ reply_message = self._connection.send_message_with_reply_and_block(message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.AppInstall was not provided by any .service files
2007-01-30 10:07:48 UBfusion bug added attachment '_usr_sbin_update-app-install.0.crash' (crash report)
2007-03-07 18:19:22 Michael Vogt bug assigned to python (upstream)
2007-04-19 14:45:08 Matthias Klose python2.5: status Confirmed Fix Released
2007-04-19 14:45:08 Matthias Klose python2.5: assignee mvo doko
2007-04-19 14:45:08 Matthias Klose python2.5: statusexplanation fixed in python2.5.1 in feisty