Apparently we have not yet entered the Build Media stage DEBUG:revisor:Apparently we have not yet entered the Build Media stage Traceback (most recent call last): File "/home/jon/revisor/revisor/ready_screen.py", line 97, in button_back_clicked self.gui.displayPackageSelection() File "/home/jon/revisor/revisor/gui.py", line 208, in displayPackageSelection self.PackageSelection = package_selection.PackageSelection(self) File "/home/jon/revisor/revisor/package_selection.py", line 104, in init pbar = self.base.progress_bar(title = "Loading Repository Information", parent = self.gui, callback = True) File "/home/jon/revisor/revisor/base.py", line 188, in progress_bar return revisor.progress.ProgressCallbackGUI(title = title, parent = self.mode, xml = xml) File "/home/jon/revisor/revisor/progress.py", line 133, in init ProgressGUI.init(self, title = title, parent = parent, xml = xml) File "/home/jon/revisor/revisor/progress.py", line 45, in init self.dialog.set_modal(True) AttributeError: 'NoneType' object has no attribute 'set_modal'
Traceback issue fixed
http://git.fedoraproject.org/?p=hosted/revisor;a=commitdiff;h=f963b8de3c9dff7f712a459a34d83844352f538b#patch1
Metadata Update from @jsteffan: - Issue assigned to kanarip - Issue set to the milestone: 2.0.3 Release
Log in to comment on this ticket.