[Bug 1408219] Re: TypeError in ubiquity-dm when running on Ubuntu MATE 15.04
Martin Wimpress
1408219 at bugs.launchpad.net
Wed Jan 7 07:54:07 UTC 2015
Here is the merge proposal to fix this issue.
* https://code.launchpad.net/~ubuntu-mate-
dev/ubiquity/ubquity-1408219/+merge/245713
** Branch linked: lp:~ubuntu-mate-dev/ubiquity/ubquity-1408219
--
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/1408219
Title:
TypeError in ubiquity-dm when running on Ubuntu MATE 15.04
Status in ubiquity package in Ubuntu:
New
Bug description:
ubiquity-dm doesn't start on Ubuntu MATE 15.04 due to a TypeError.
Here is are the relevant logs from `/var/log/installer/dm`:
ubiquity-dm: set vars
ubiquity-dm: pam_open_session
ubiquity-dm: dm-scripts
ubiquity-dm: dbus
ubiquity-dm: dconf-service
ubiquity-dm: start frontend gtk_ui
ubiquity-dm: Failed with an exception:
ubiquity-dm: Traceback (most recent call last):
File "/usr/bin/ubiquity-dm", line 750, in main
ret = run(vt, display, username)
File "/usr/bin/ubiquity-dm", line 725, in run
ret = dm.run(*sys.argv[4:])
File "/usr/bin/ubiquity-dm", line 434, in run
'1'))
TypeError: 'tuple' object is not callable
I'll submit a merge proposal to address this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1408219/+subscriptions
More information about the foundations-bugs
mailing list