Activity log for bug #829186

Date Who What changed Old value New value Message
2011-08-19 04:50:23 Martin Pitt bug added bug
2011-08-19 04:50:32 Martin Pitt ubuntuone-control-panel (Ubuntu): importance Undecided High
2011-08-19 04:50:56 Martin Pitt bug task added oneconf (Ubuntu)
2011-08-19 04:51:26 Martin Pitt ubuntuone-control-panel (Ubuntu): status New Triaged
2011-08-19 04:51:35 Martin Pitt oneconf (Ubuntu): importance Undecided High
2011-08-19 04:51:35 Martin Pitt oneconf (Ubuntu): status New Triaged
2011-08-19 04:52:07 Martin Pitt description This is a tracking bug for fixing programs which will crash with a newer pygobject >= 2.90. This is now absolutely zero tolerant against importing both the static and the GI version of a particular library. This was mostly the case with 2.28 as well, but did work in some cases (like "import gobject; from gi.repository import Gtk", in particular for "glib" and "gobject"). These now cause errors as well. $ ubuntuone-control-panel-gtk Traceback (most recent call last): File "/usr/bin/ubuntuone-control-panel-gtk", line 33, in <module> from ubuntuone.controlpanel.gui.gtk import main File "/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/__init__.py", line 28, in <module> from ubuntuone.controlpanel.gui.gtk.gui import main File "/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/gui.py", line 39, in <module> from gi.repository import GLib File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 23, in <module> from ._gi import _API, Repository ImportError: could not import gobject (error was: ImportError('When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject".',)) This is a tracking bug for fixing programs which will crash with a newer pygobject >= 2.90. This is now absolutely zero tolerant against importing both the static and the GI version of a particular library. This was mostly the case with 2.28 as well, but did work in some cases (like "import gobject; from gi.repository import Gtk", in particular for "glib" and "gobject"). These now cause errors as well. See bug 828751 for some more information for this. $ ubuntuone-control-panel-gtk Traceback (most recent call last):   File "/usr/bin/ubuntuone-control-panel-gtk", line 33, in <module>     from ubuntuone.controlpanel.gui.gtk import main   File "/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/__init__.py", line 28, in <module>     from ubuntuone.controlpanel.gui.gtk.gui import main   File "/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/gui.py", line 39, in <module>     from gi.repository import GLib   File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 23, in <module>     from ._gi import _API, Repository ImportError: could not import gobject (error was: ImportError('When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject".',))
2011-08-19 04:54:17 Martin Pitt bug task added update-manager (Ubuntu)
2011-08-19 04:54:58 Martin Pitt update-manager (Ubuntu): importance Undecided High
2011-08-19 04:54:58 Martin Pitt update-manager (Ubuntu): status New Triaged
2011-08-19 04:57:49 Martin Pitt update-manager (Ubuntu): status Triaged Fix Committed
2011-08-19 04:58:28 Launchpad Janitor branch linked lp:update-manager
2011-08-19 04:58:45 Martin Pitt bug task added ubiquity (Ubuntu)
2011-08-19 04:59:33 Martin Pitt ubiquity (Ubuntu): importance Undecided High
2011-08-19 04:59:33 Martin Pitt ubiquity (Ubuntu): status New Incomplete
2011-08-19 04:59:33 Martin Pitt ubiquity (Ubuntu): assignee Martin Pitt (pitti)
2011-08-19 05:22:25 Launchpad Janitor branch linked lp:oneconf
2011-08-19 05:25:13 Launchpad Janitor oneconf (Ubuntu): status Triaged Fix Released
2011-08-19 07:25:20 Alex Eftimie bug added subscriber Alex Eftimie
2011-08-19 08:12:18 Martin Pitt bug task added software-center (Ubuntu)
2011-08-19 08:22:25 Launchpad Janitor branch linked lp:~pitti/software-center/gi-fixes
2011-08-19 08:26:03 Martin Pitt software-center (Ubuntu): status New Fix Committed
2011-08-19 08:26:10 Martin Pitt software-center (Ubuntu): assignee Martin Pitt (pitti)
2011-08-19 08:31:26 Launchpad Janitor branch linked lp:software-center
2011-08-19 10:20:13 Launchpad Janitor update-manager (Ubuntu): status Fix Committed Fix Released
2011-08-19 11:30:11 Launchpad Janitor software-center (Ubuntu): status Fix Committed Fix Released
2011-08-19 12:08:36 Launchpad Janitor branch linked lp:ubuntu/software-center
2011-08-19 16:27:39 Launchpad Janitor branch linked lp:ubiquity
2011-08-19 16:31:30 Evan ubiquity (Ubuntu): status Incomplete Fix Committed
2011-08-19 17:46:43 dobey bug task added ubuntuone-control-panel
2011-08-19 21:38:08 Jeremy Bícha bug task added jockey (Ubuntu)
2011-08-19 21:38:34 Jeremy Bícha bug task added usb-creator (Ubuntu)
2011-08-20 03:49:23 Launchpad Janitor branch linked lp:ubuntu/oneconf
2011-08-20 05:41:26 Alex Eftimie jockey (Ubuntu): status New Confirmed
2011-08-20 05:42:13 Alex Eftimie branch linked lp:~alexeftimie/jockey/fix-gobject
2011-08-20 15:06:02 Martin Pitt jockey (Ubuntu): status Confirmed Fix Committed
2011-08-20 15:06:02 Martin Pitt jockey (Ubuntu): assignee Martin Pitt (pitti)
2011-08-20 15:07:27 Launchpad Janitor branch linked lp:~ubuntu-core-dev/jockey/ubuntu
2011-08-20 15:08:32 Martin Pitt usb-creator (Ubuntu): status New Fix Released
2011-08-22 09:04:23 Launchpad Janitor branch linked lp:jockey
2011-08-22 10:10:12 Launchpad Janitor jockey (Ubuntu): status Fix Committed Fix Released
2011-08-22 11:09:25 Launchpad Janitor branch linked lp:ubuntu/jockey
2011-08-22 13:18:39 Martin Pitt bug task added ubuntuone-client (Ubuntu)
2011-08-22 13:19:23 Martin Pitt ubuntuone-client (Ubuntu): importance Undecided High
2011-08-22 13:19:23 Martin Pitt ubuntuone-client (Ubuntu): status New Triaged
2011-08-22 13:19:23 Martin Pitt ubuntuone-client (Ubuntu): assignee Martin Pitt (pitti)
2011-08-22 13:33:50 Launchpad Janitor branch linked lp:~pitti/ubuntuone-client/gi-fixes
2011-08-22 15:36:27 Launchpad Janitor branch linked lp:~pitti/ubuntuone-control-panel/gi-fixes
2011-08-23 05:48:26 Martin Pitt bug task added ubuntu-sso-client (Ubuntu)
2011-08-23 05:49:17 Martin Pitt ubuntu-sso-client (Ubuntu): importance Undecided High
2011-08-23 05:49:17 Martin Pitt ubuntu-sso-client (Ubuntu): status New In Progress
2011-08-23 05:49:17 Martin Pitt ubuntu-sso-client (Ubuntu): assignee Martin Pitt (pitti)
2011-08-23 06:00:46 Launchpad Janitor branch linked lp:~pitti/ubuntu-sso-client/gi-fixes
2011-08-23 06:01:43 Martin Pitt ubuntuone-control-panel (Ubuntu): status Triaged In Progress
2011-08-23 06:01:43 Martin Pitt ubuntuone-control-panel (Ubuntu): assignee Martin Pitt (pitti)
2011-08-23 06:01:56 Martin Pitt ubuntuone-client (Ubuntu): status Triaged In Progress
2011-08-23 12:39:35 Martin Pitt ubuntu-sso-client (Ubuntu): status In Progress Fix Committed
2011-08-23 13:31:01 Ken VanDine bug task added gwibber (Ubuntu)
2011-08-23 13:32:12 Ken VanDine gwibber (Ubuntu): importance Undecided High
2011-08-23 13:32:12 Ken VanDine gwibber (Ubuntu): status New Triaged
2011-08-23 13:32:12 Ken VanDine gwibber (Ubuntu): assignee Ken VanDine (ken-vandine)
2011-08-23 16:30:12 Launchpad Janitor gwibber (Ubuntu): status Triaged Fix Released
2011-08-23 16:36:48 Launchpad Janitor branch linked lp:~ken-vandine/gwibber/oneiric
2011-08-23 16:36:54 Launchpad Janitor branch linked lp:~ken-vandine/gwibber/natty
2011-08-23 18:37:48 Launchpad Janitor branch linked lp:ubuntu/gwibber
2011-08-24 13:20:12 Launchpad Janitor ubiquity (Ubuntu): status Fix Committed Fix Released
2011-08-25 13:34:40 Martin Pitt ubuntuone-client (Ubuntu): status In Progress Fix Committed
2011-08-25 17:33:45 Ubuntu One Auto Pilot ubuntuone-control-panel: status New Fix Committed
2011-08-25 17:49:09 dobey bug task added ubuntu-sso-client
2011-08-25 17:49:27 dobey bug task added ubuntuone-client
2011-08-25 17:52:10 Martin Pitt ubuntuone-control-panel (Ubuntu): status In Progress Fix Committed
2011-08-25 18:13:29 dobey ubuntu-sso-client: importance Undecided Medium
2011-08-25 18:13:29 dobey ubuntu-sso-client: status New Fix Committed
2011-08-25 18:13:29 dobey ubuntu-sso-client: assignee Martin Pitt (pitti)
2011-08-25 18:14:00 dobey ubuntuone-control-panel: importance Undecided Medium
2011-08-25 18:14:00 dobey ubuntuone-control-panel: assignee Martin Pitt (pitti)
2011-08-25 18:14:26 dobey ubuntuone-client: importance Undecided Medium
2011-08-25 18:14:26 dobey ubuntuone-client: status New Fix Committed
2011-08-25 18:14:26 dobey ubuntuone-client: assignee Martin Pitt (pitti)
2011-08-25 18:21:13 Martin Pitt ubiquity (Ubuntu): status Fix Released Triaged
2011-08-25 18:29:28 dobey ubuntu-sso-client: milestone 1.3.3
2011-08-25 19:06:38 dobey ubuntu-sso-client: status Fix Committed Fix Released
2011-08-25 19:19:27 Launchpad Janitor branch linked lp:ubuntu/ubuntu-sso-client
2011-08-25 19:20:32 Launchpad Janitor ubuntu-sso-client (Ubuntu): status Fix Committed Fix Released
2011-08-25 19:26:38 dobey ubuntuone-control-panel: milestone 1.1.3
2011-08-25 19:39:01 dobey ubuntuone-control-panel: status Fix Committed Fix Released
2011-08-25 19:54:23 Launchpad Janitor branch linked lp:ubuntu/ubuntuone-control-panel
2011-08-25 19:55:51 dobey ubuntuone-client: milestone 1.7.2
2011-08-25 20:00:20 Launchpad Janitor ubuntuone-control-panel (Ubuntu): status Fix Committed Fix Released
2011-08-25 20:14:07 dobey ubuntuone-client: status Fix Committed Fix Released
2011-08-25 20:15:12 Launchpad Janitor ubuntuone-client (Ubuntu): status Fix Committed Fix Released
2011-08-25 21:09:33 Launchpad Janitor branch linked lp:ubuntu/ubuntuone-client
2011-08-25 21:57:59 Martin Pitt ubiquity (Ubuntu): status Triaged Fix Released
2011-08-25 22:30:04 Martin Pitt ubiquity (Ubuntu): status Fix Released Triaged
2011-08-26 07:32:23 Launchpad Janitor branch linked lp:~pitti/ubiquity/pygobject-2.90
2011-08-31 10:41:02 Dmitry Shachnev bug added subscriber Dmitry Shachnev
2011-09-05 15:10:13 Launchpad Janitor ubiquity (Ubuntu): status Triaged Fix Released
2011-09-27 04:00:37 Martin Pitt bug added subscriber Michael Terry
2011-10-23 01:33:16 Michael Steger bug added subscriber Michael Steger
2011-10-26 10:10:28 Launchpad Janitor branch linked lp:ubuntu/ubiquity
2012-04-24 10:19:17 Launchpad Janitor branch linked lp:ubuntu/update-manager
2012-06-20 15:58:13 Launchpad Janitor branch linked lp:~webcredentials-team/+junk/gwibber-opensesame-packaging