Summary: | Can't start sessions on Ubuntu 15.04 | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Karl Mikaelsson <derfian> |
Component: | Desktop environment | Assignee: | Pierre Ossman <ossman> |
Status: | CLOSED FIXED | ||
Severity: | Normal | CC: | hean01 |
Priority: | P2 | Keywords: | derfian_tester, relnotes |
Version: | trunk | ||
Target Milestone: | 4.4.0 | ||
Hardware: | PC | ||
OS: | Unknown | ||
Acceptance Criteria: |
Description
Karl Mikaelsson
This can also happen on 14.10 if you are using systemd as init. Ubuntu's own scripts have been changed to use the command "upstart" rather than "init" in order to start sessions. This command is a new command for 14.10. Fixed in r30270. Needs to be tested on 14.04 to verify that we still run "init" there, and on something newer to make sure we use "upstart" there. (In reply to comment #2) > Fixed in r30270. > > Needs to be tested on 14.04 to verify that we still run "init" there, and on > something newer to make sure we use "upstart" there. Works fine on 15.04. Still need to test on 14.04. (In reply to comment #3) > (In reply to comment #2) > > Fixed in r30270. > > > > Needs to be tested on 14.04 to verify that we still run "init" there, and on > > something newer to make sure we use "upstart" there. > > Works fine on 15.04. Still need to test on 14.04. Also works fine on 14.04, thanks to Henrik for testing. |