Comment 21 for bug 1754301

Revision history for this message
Cubic PPA (cubic-wizard) wrote : Re: After loading mini.iso next button is inactive and can't proceed (Bionic, 32 bit)

Looking at the original bug report, I see a permission issues with /run/user/1000/dconf/user.

Here are the permissions and ownerships on my "clean" install in VirtualBox...

    drwxr-xr-x root:root /run
    drwxr-xr-x root:root /run/user
    drwx------ <you>:<you> /run/user/1000
    drwx------ <you>:<you> /run/user/1000/dconf
    -rw------- <you>:<you> /run/user/1000/dconf/user

    ("<you>" should be your user id)

Remember:

1. The mini.iso can not be customized in Cubic, because it is not a desktop environment. I am assuming this bug report is not specifically for the mini iso.

2. You can not use a Wayland session to run Cubic, because Wayalnd does not allow users to run graphical applications (like Cubic) with sudo privileges. (I don't think you are doing this, because your $XDG_SESSION_TYPE shows "X11", but I thought I'd just mention it, since the original bug report mentions a permissions issue).