• rockSlayer@lemmy.world
    link
    fedilink
    arrow-up
    21
    ·
    edit-2
    1 month ago

    genuinely curious since I’ve never tried or even considered it. What happens when you have multiple desktops installed, and assuming it doesn’t cause issues why would a person want to do that?

    • henfredemars@infosec.pub
      link
      fedilink
      English
      arrow-up
      44
      ·
      1 month ago

      Typically your display manager lets you choose which environment you want from a dropdown menu. It’s responsible for helping you login and taking you to the desktop.

      And you can have multiple login screens if you like. I’m not sure why I would typically do this.

    • Ephera@lemmy.ml
      link
      fedilink
      arrow-up
      16
      ·
      1 month ago

      openSUSE pre-installs IceWM, for example, even if you select a full-fledged DE during setup, so that if your proper DE should ever break, you still have a (very minimal) GUI to do your troubleshooting in.

      • rockSlayer@lemmy.world
        link
        fedilink
        arrow-up
        10
        ·
        1 month ago

        That’s pretty cool! My immediate reaction to hearing “minimal backup DE for troubleshooting” is wondering why that isn’t far more common

        • boredsquirrelOP
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          I think this is nice but also adds some bloat.

          Like that OpenSUSE model only works if both use XOrg, so if XOrg breaks it doesnt work.

          On Wayland, either DEs get their shit together and share libraries, or GNOME, KDE, Wayfire, labwc, COSMIC, and in the future XFCE, Cinnamon and more all use their own stuff.

          This would mean you need to add another wayland compositor and the GUI stuff.

          There is a bit of a lack of complete minimal DEs. Raspberry Pi has their stuff based on Wayfire, LXQt 6.1 will be wayland ready and can be used with many compositors.

          These would be good candidates, but really what is a broken Desktop?

          But I will do a post in Fedora discuss about this, even though I dont think the Atomic variants need it.

    • ordellrb@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      1 month ago

      You can choose on the login screen, works well, but it gets confusing if the whole Desktop gets installed: example GNOME comes with gnome-terminal even if there is already xterm or KDE Konsole on the system

    • dustyData@lemmy.world
      link
      fedilink
      arrow-up
      14
      arrow-down
      4
      ·
      edit-2
      1 month 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.

      • toothbrush@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        9
        ·
        1 month ago

        I have many DE’s installed right now and I never encountered any problems because of it, these issues sound really bizarre. With the cinnamon thing it sounds like cinnamon mangles something while running, but you would still have this problem if you only ever installed cinnamon, so… ¯\_ (ツ) _/¯

      • Album@lemmy.ca
        link
        fedilink
        arrow-up
        10
        arrow-down
        1
        ·
        1 month 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.

        • Ephera@lemmy.ml
          link
          fedilink
          arrow-up
          8
          ·
          1 month ago

          They’re making it sound worse than it is, in my opinion.

          The problem is that it depends on which DEs you mix and match. Some DEs might do catastrophically bad things for other DEs, whereas others don’t cause any problems.

        • dustyData@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          1 month 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
        8
        arrow-down
        2
        ·
        edit-2
        1 month 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.

        • TrickDacy@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

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

          I am not so sure about this. Over the years this is first I’ve even heard of the concept

      • Sethayy@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        1 month ago

        I got an underpowered gaming laptop I use lxqt when running heavier things, plasma the rest of the time, biggest issue I’ve found is lxqt dirtied up the desktop with home/trash/documents links

    • BlushedPotatoPlayers@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      You can have a computer with multiple users, one prefers gnome, the other kde. Say, they also want to access the computer through cnc, but these are too slow for that, and one prefers windowmaker, the other enlightenment. It works just fine. You can run all these four at the same time.