[Bug 1310288] Re: Installer crashes on clicking release notes.

Ajna Fern 1310288 at bugs.launchpad.net
Sun Apr 20 14:38:20 UTC 2014


Just re-read what causes the crash, how did this bug get into release? surely the problem is line 507 of /usr/lib/ubiquity/plugins/ubi-language.py 
        if os.direxists("/usr/share/kubuntu-default-settings"):
should be
        if os.path.exists("/usr/share/kubuntu-default-settings"):

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

Title:
  Installer crashes on clicking release notes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1310288/+subscriptions




More information about the kubuntu-bugs mailing list