Merge ~ubuntustudio-dev/casper:main into casper:main
Proposed by
Erich Eickmeyer
| Status: | Merged |
|---|---|
| Merged at revision: | 0a993045fe157f43e07d1549be161a00943a453e |
| Proposed branch: | ~ubuntustudio-dev/casper:main |
| Merge into: | casper:main |
| Diff against target: |
15 lines (+2/-2) 1 file modified
scripts/casper-bottom/15autologin (+2/-2) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Dan Bungert (community) | Approve | ||
| Ubuntu Installer Team | Pending | ||
|
Review via email:
|
|||
Commit message
Switch Ubuntu Studio autologin to plasmax11
Description of the change
With the switch to Plasma 6, Ubuntu Studio's autologin no longer works as plasma.desktop is now plasmax11.desktop.
While the default session will be wayland after installation, during installation, for compatibility with virtual machines for testing reasons, an X11 session is desired.
To post a comment you must log in.

Hi Erich,
The change looks reasonable. I really know nothing though about plasma though. Is there benefit to just adding the new elif case and leaving the existing one, or do you have reason to be certain that plasma.desktop is not to be considered?