=== modified file 'ubiquity/frontend/kde_components/PartMan.py'
--- ubiquity/frontend/kde_components/PartMan.py 2011-03-30 21:41:06 +0000
+++ ubiquity/frontend/kde_components/PartMan.py 2011-04-08 17:27:02 +0000
@@ -393,8 +393,6 @@
         elif partition['parted']['fs'] == 'free':
             if 'can_new' in partition and partition['can_new']:
                 self.partman_create_dialog(devpart, partition)
-        else:
-            self.partman_edit_dialog(devpart, partition)
 
     ### actions for clicking the buttons ###

----
Would fix the issue (as in, stop doing anything when selecting a line beside 
enabling the right buttons).
I'm currently reading the pyqt doc to see how to detect a double click as I 
couldn't find any obvious way of detecting that from the activated event.

** Changed in: ubiquity (Ubuntu)
     Assignee: (unassigned) => Stéphane Graber (stgraber)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/628906

Title:
  ubiquity-kde manual partition very painful

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to