Hello, Thank you very much for submitting your patch. The proposed feature - showing detected file systems in the advanced partitioner table is very nice and useful.
One question, does /dev/sda1 always stay as "Windows", even if it was already marked to be formatted and used by the new installation? I.e. is there a way to "expire" the misc.grub_options? Although that's a corner case and gets more tricky if partman changes are applied & reverted. Here are some further comments about the patch & structure. Usually, we don't use global variables like the introduced GRUB_OPTIONS to store state or pass data around. (The other defined global variables are constants). For example, since all of this is happening in the PageGtk object, one can store misc.grub_options() in self.grub_options_cache. And simply use that when generating the table view. Please don't include #----start/end--- markers, as they are redundant. The provided patch already clearly shows your changes. You may find it useful to use bzr to branch lp:ubiquity source code, and then push branches back to launchpad and create merge proposals. That way one doesn't need to maintain patches of their own. For example see this recent merge proposal [1]. Further documentation on how to download a branch, push your changes back and make a merge proposal can be found here [2]. Once again. Thank you for your idea and patch to implement it. [1] https://code.launchpad.net/~laney/ubiquity/webcam- gst-1.0/+merge/143136 [2] https://help.launchpad.net/Code ** Changed in: ubiquity (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1100694 Title: display OS in existing partitions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1100694/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs