Crashed when trying to put in mountpoint in partitioner
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| ubiquity (Ubuntu) |
Fix Released
|
Undecided
|
Colin Watson | ||
Bug Description
Binary package hint: ubiquity
Presario v6000 laptop (amd64 dual core)
In installer partitioner in manual mode it crashed when I put in the mountpoint as /
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
if not self.process_
File "/usr/lib/
return self.dbfilter.
File "/usr/lib/
if not input_widgets[
File "/usr/lib/
self.
File "/usr/lib/
value = value.encode(
AttributeError: encode

Futher problems in the manual partitioner - this is after I click OK after setting / partition up
Traceback (most recent call last): ubiquity/ ubiquity/ frontend/ kde-ui. py", line 1329, in watch_debconf_ fd_helper_ read debconf_ callbacks[ source] (source, debconf_condition) ubiquity/ ubiquity/ filteredcommand .py", line 176, in process_input line(): ubiquity/ ubiquity/ filteredcommand .py", line 110, in process_line process_ line() ubiquity/ ubiquity/ debconffilter. py", line 231, in process_line 0].run( priority, question): ubiquity/ ubiquity/ components/ partman. py", line 795, in run preseed( question, request[ 'mountpoint' ]) ubiquity/ ubiquity/ filteredcommand .py", line 274, in preseed "UTF-8" , "ignore")
File "/usr/lib/
self.
File "/usr/lib/
if not self.process_
File "/usr/lib/
return self.dbfilter.
File "/usr/lib/
if not input_widgets[
File "/usr/lib/
self.
File "/usr/lib/
value = value.encode(
AttributeError: encode