Walter Lapchynski wrote on 06/03/2015 04:37 AM:
>  > Date: Tue, 2 Jun 2015 20:41:51 +0200
>  > From: "U.Mutlu" <for-gm...@mutluit.com <mailto:for-gm...@mutluit.com>>
>
>  > Since I installed LXDE many months ago, each time the LXDE desktop starts
>  > I always get a little error popup window on the desktop which says this
>  > No session for pid
>  > What could that might be?
>  > How can one diagnose/debug this to find out what is causing this?
>
> Good question. There's a long-standing [bug][1] about this, at least in guest
> sessions, but we have yet to figure out what the problem is.
>
>  > I wanted
>  > to ask if it is safe if I uninstall the "lxmusic" package
>
> Yep, go for it!
>
> [1]: https://bugs.launchpad.net/ubuntu/+source/lxsession/+bug/1273524

I don't know if it can be related to, but in my case I had Debian 7,
then did a dist-upgrade to Debian 8, whereby the init-system was
switched from sysvinit to systemd, but I switched back to sysvinit
because of other problems with systemd.
I did create this file to prevent the installation of any systemd components,
and followed this guide and similar ones on the web: 
http://without-systemd.org/wiki/index.php/How_to_remove_systemd_from_a_Debian_jessie/sid_installation

# cat /etc/apt/preferences.d/no-systemd
Package: systemd
Pin: origin ""
Pin-Priority: -1

Package: systemd-sysv
Pin: release o=Debian
Pin-Priority: -1

Package: *systemd*
Pin: origin ""
Pin-Priority: -1




------------------------------------------------------------------------------
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to