Thiago Macieira | 24 Jun 2012 10:05
Picon
Favicon

systemd user session units for KDE

Hello

One of my colleagues at Intel has begun working on a project to have systemd 
launch and manage the user session. He's asking for help in getting KDE 
supported, since it's not his area of expertise.

Is there anyone interested in helping him?

Here's a link to the repository where he's placed what he has so far:
	https://github.com/sofar/user-session-units
First tarball:
http://foo-projects.org/~sofar/user-session-units/user-session-units-1.tar.gz

His announcements on G+:
https://plus.google.com/115124063126128475540/posts/YjNJdJHFmQt
https://plus.google.com/115124063126128475540/posts/1Khha42nReG

--

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
John Tapsell | 24 Jun 2012 15:25
Picon

Re: systemd user session units for KDE

On 24 June 2012 09:05, Thiago Macieira <thiago <at> kde.org> wrote:
> Hello
>
> One of my colleagues at Intel has begun working on a project to have systemd
> launch and manage the user session. He's asking for help in getting KDE
> supported, since it's not his area of expertise.
>
> Is there anyone interested in helping him?

Would there be any value in having System Activity (ctrl+esc thing)
understand systemd ?

It has been a dream of mine to end up with a task manager like
Windows, where you can shut down services nicely as well as kill the
processes.

JohnFlux

Thiago Macieira | 25 Jun 2012 23:22
Picon
Favicon

Re: systemd user session units for KDE

On domingo, 24 de junho de 2012 10.05.44, Thiago Macieira wrote:
> Hello
> 
> One of my colleagues at Intel has begun working on a project to have systemd
> launch and manage the user session. He's asking for help in getting KDE
> supported, since it's not his area of expertise.
> 
> Is there anyone interested in helping him?

Auke has just told me that there's an initial unit that simply runs "startkde" 
in the v3 tarball.

I did take a look today at startkde and it's... full of old cruft. It needs a 
clean-up anyway, so we might as well do it while helping Auke write the more 
detailed units. (By cruft, I mean code that tests if the environment is 
properly set up -- startkde should be optimised for the case where it is)

> Here's a link to the repository where he's placed what he has so far:
> 	https://github.com/sofar/user-session-units
> First tarball:
> http://foo-projects.org/~sofar/user-session-units/user-session-units-1.tar.g
> z
> 
> His announcements on G+:
> https://plus.google.com/115124063126128475540/posts/YjNJdJHFmQt
> https://plus.google.com/115124063126128475540/posts/1Khha42nReG
--

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
(Continue reading)

Kok, Auke-jan H | 25 Jun 2012 23:17
Picon
Favicon

Re: systemd user session units for KDE

On Sun, Jun 24, 2012 at 1:05 AM, Thiago Macieira <thiago <at> kde.org> wrote:
> One of my colleagues at Intel has begun working on a project to have systemd
> launch and manage the user session. He's asking for help in getting KDE
> supported, since it's not his area of expertise.
>
> Is there anyone interested in helping him?
>
> Here's a link to the repository where he's placed what he has so far:
>        https://github.com/sofar/user-session-units
> First tarball:
> http://foo-projects.org/~sofar/user-session-units/user-session-units-1.tar.gz
>
> His announcements on G+:
> https://plus.google.com/115124063126128475540/posts/YjNJdJHFmQt
> https://plus.google.com/115124063126128475540/posts/1Khha42nReG

Thanks Thiago,

I just posted v3, which has some rough support to run `startkde` under all
this, which should run just fine (but I admit, not yet tested myself).

In the long run I'd like to split out all the components that KDE (and the other
desktops too) into real, independent service units so that we can rely on
e.g. socket or dbus activation for the ones that it matters.

The short term effort however is to get people to test systemd user
sessions, since there's almost nobody out there using all this functionality.

So, testers appreciated - feel free to ping me personally if you have issues
getting this to work.
(Continue reading)

Tom Gundersen | 26 Jun 2012 09:44
Picon
Gravatar

Re: systemd user session units for KDE

On Sun, Jun 24, 2012 at 10:05 AM, Thiago Macieira <thiago <at> kde.org> wrote:
> One of my colleagues at Intel has begun working on a project to have systemd
> launch and manage the user session. He's asking for help in getting KDE
> supported, since it's not his area of expertise.
>
> Is there anyone interested in helping him?
>
> Here's a link to the repository where he's placed what he has so far:
>        https://github.com/sofar/user-session-units
> First tarball:
> http://foo-projects.org/~sofar/user-session-units/user-session-units-1.tar.gz
>
> His announcements on G+:
> https://plus.google.com/115124063126128475540/posts/YjNJdJHFmQt
> https://plus.google.com/115124063126128475540/posts/1Khha42nReG

If anyone using Arch wants to try this out, I put up some source packages:

<https://aur.archlinux.org/packages.php?ID=60347>
<https://aur.archlinux.org/packages.php?ID=60349>

Cheers,

Tom


Gmane