Ok I've checked the source, and the text labels are indeed present (as can be seen in /ubiquity/gui/glade/stepUserInfo.glade):
<child> <widget class="GtkRadioButton" id="login_auto"> <property name="label" translatable="yes">Log in automatically</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="draw_indicator">True</property> <property name="group">login_pass</property> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkRadioButton" id="login_pass"> <property name="label" translatable="yes">Require a password to log in</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="active">True</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> I reloaded my 9.04 Live CD again and I still don't see the text, either on my desktop or laptop. -- No text next to radio buttons on 'Who are you?' page https://bugs.launchpad.net/bugs/353507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs