[Bug 936115] Re: ubiquity crashed with TypeError in partman_popup(): popup() takes exactly 7 arguments (6 given)
Launchpad Bug Tracker
936115 at bugs.launchpad.net
Tue Feb 28 05:03:55 UTC 2012
This bug was fixed in the package ubiquity - 2.9.22
---------------
ubiquity (2.9.22) precise; urgency=low
* ubi-partman:
- Avoid crash when calling contextual menu on a partition list item.
(LP: #936115)
- Add logic to parse the current and new version number and only
allow reusing an existing install if the target is older than the
media. (LP: #898278)
* ubi-console-setup:
- To avoid issues when quickly changing the selection (easily done by
using the keyboard), add a 600ms delay to any user action, reset with
any further action.
The UI is also now set_sensitive(False) while waiting for a UI
refresh.
This should be enough to limit or get rid of (LP: #645449)
* Automatic update of included source packages: netcfg 1.68ubuntu12.
-- Stephane Graber <stgraber at ubuntu.com> Mon, 27 Feb 2012 20:21:30 -0500
** Changed in: ubiquity (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/936115
Title:
ubiquity crashed with TypeError in partman_popup(): popup() takes
exactly 7 arguments (6 given)
Status in “ubiquity” package in Ubuntu:
Fix Released
Status in “ubiquity” source package in Precise:
Fix Released
Bug description:
Besides the detection of the raid is wrong. Gparted does well.
Ubiquity partitions repeated 3 times.
TEST CASE:
1. On a system with existing partitions, run ubiquity from a Live CD
2. Proceed to ubi-partman and select "Something Else" (manual partitioning)
3. Right-click on an item of the list of partitions
ACTUAL RESULT:
Traceback (most recent call last):
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 1000, in on_partition_list_treeview_button_press_event
self.partman_popup(widget, event)
File "/usr/lib/ubiquity/ubiquity/plugin.py", line 44, in wrapper
return target(self, *args, **kwargs)
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 734, in partman_popup
partition_list_menu.popup(None, None, None, button, time)
TypeError: popup() takes exactly 7 arguments (6 given)
EXPECTED RESULT:
A contextual menu pops-up
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.9.19
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CasperVersion: 1.304
Date: Sun Feb 19 11:15:50 2012
ExecutablePath: /usr/lib/ubiquity/bin/ubiquity
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120219)
ProcCmdline: /usr/bin/python /usr/lib/ubiquity/bin/ubiquity gtk_ui
ProcEnviron: Error: [Errno 13] Permiso denegado: '/proc/4266/environ'
PythonArgs: ['/usr/lib/ubiquity/bin/ubiquity', 'gtk_ui']
SourcePackage: ubiquity
Title: ubiquity crashed with TypeError in partman_popup(): popup() takes exactly 7 arguments (6 given)
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/936115/+subscriptions
More information about the foundations-bugs
mailing list