• dustyData@lemmy.world
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    2 months ago

    There’s no added value to having multiple desktop environments, so almost no one would want to. A lot of applications use DE sensitive configurations and there’s potential for conflicts as well as libraries incompatibility. Which can result on paradoxical and bizarre behavior from some graphical apps. It’s odd that it happens but it’s also not something devs plan or account for, so they aren’t even considered bugs. You don’t install multiple DEs at the same time unless you’re purposefully trying to break something or you don’t know better.

    The only use case currently is choosing between a DE with X or one with Wayland. But even that one could fuck your system.

    For example, opening cinnamon experimental Wayland makes all my flatpaks stop working until reboot. Why? I don’t know, nobody knows. But if I keep using Wayland after reboot they work. If I change to regular cinnamon, they break again until reboot, when they get fixed as long as I keep using regular cinnamon. It just be like that.

    • Album@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I don’t use linux on desktop anymore but that seems like a major step backwards from 10 years ago where your worst worry for running multiple DEs was the bloat from having to run GTK and QT in a mixed environment.

      • dustyData@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        It’s not. Its actually always been like that. Like I said, this kinds of problems are odd and rare. The real issue is that the most help you’d get from the devs teams is a shrug, as it is an unsupported use case. I actually do have both gtk and qt libraries running and they work nicely together.

    • poinck@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 months ago

      This is so wrong. Especially the assumption that almost no one would want to have more than 1 DE installed.

      Most DEs have their own configuration which don’t conflict.

      If the maintainer of a distribution has their shit together library incompatibility is no issue. Even on Gentoo you have to ignore everything portage is trying to tell you before you get in trouble.

      In the past I even ran two DEs at the same time, sort of. You could start an xfce-panel while using enlightment or good old classic windowmaker.

      Later I used Gnome and running my own fork of dwm in a nested Xserver. With wayland this option hasn’t gone thanks to Xwayland.

      If systemd is correctly set up for it, you get a different seat for every DE, no matter if some seats are hosting the same DE or a different one. I am not sure what will happen if you have several graphical logins with the same user, never tried it.