GNOME Bugzilla – Bug 669475
jhbuild gui doesn't work
Last modified: 2012-02-06 13:45:01 UTC
When I press Start I get: Traceback (most recent call last):
+ Trace 229614
self.build()
self.rc = buildscript.BuildScript.build(self)
self.start_phase(module.name, phase)
Thanks for your report, this has now been fixed. commit 04a7d04f155ecb6492584679a9adfeb5355573a5 Author: Frédéric Péters <fpeters@0d.be> Date: Mon Feb 6 14:43:39 2012 +0100 Fix jhbuild gui (moduleset loading & start_phase signature) https://bugzilla.gnome.org/show_bug.cgi?id=669475