• just_hiroshiEnglish
    arrow-up
    47
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    Oh dang, you won this one, Arch (Opensuse Tumbleweed user here :3)

    • baduhai
      arrow-up
      19
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      NixOS has had it for a few days already 😎

      Who’s the real rolling distro now?

      • notTheCatEnglish
        arrow-up
        6
        arrow-down
        1
        ·
        7 months ago
        link
        fedilink

        I think Arch really makes sure stuff are compatible before rolling, my 32bit Void laptop has had Python 3.12 for months, and I get all kind of weird warnings when installing Python packages, while Arch is still on 3.11 (maybe testing is on 3.12 idk)

        • baduhai
          arrow-up
          11
          arrow-down
          0
          ·
          7 months ago
          link
          fedilink

          There’s that, and there’s also the fact that there’s only so many maintainer volunteer manhours. It happens to every distro, it just so hapenned that NixOS was faster this time. Though OpenSuse and NixOS suffer from this a bit less, as they’ve gone out of their way to automate large parts of their update and testing infrastructure(OpenSuse automates everything, I think?).

          • null
            arrow-up
            8
            arrow-down
            0
            ·
            7 months ago
            link
            fedilink

            Part of that is that NixOS had a flake for Plasma 6 throughout the RC phases. So when it hit release, it was mostly just a case of merging it into nixpkgs proper.

    • millionEnglish
      arrow-up
      4
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      You know, I am fine with it. One of the reasons I am using Tumbleweed is for the additional testing they do, so if they aren’t cool with shipping it yet I can wait.

  • PrivateNoob
    arrow-up
    39
    arrow-down
    1
    ·
    7 months ago
    link
    fedilink

    I’m planning to wait 1-2 bugfix releases out, but it looks promising by the vids

    • Botzo
      arrow-up
      27
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      I upgraded today!

      Encountered only one multimonitor issue with one panel migrating to the primary display after logout/restart, but otherwise, smooth sailing.

      Wayland session even seems stable on Nvidia again (I have nothing but regrets about that GPU choice I made 4 years ago).

      • Eager EagleEnglish
        arrow-up
        7
        arrow-down
        1
        ·
        7 months ago
        link
        fedilink

        Does it? I can’t login on Wayland at all, which was working on 5.27.

        • Botzo
          arrow-up
          6
          arrow-down
          0
          ·
          7 months ago
          link
          fedilink

          Wild. 5.27 broke it completely for me! (2070 Super)

          • Fizz
            arrow-up
            5
            arrow-down
            0
            ·
            7 months ago
            link
            fedilink

            5.27 Wayland was also broken for me and my 2070s. However kde 6 Wayland seems to be good so far.

      • PrivateNoob
        arrow-up
        2
        arrow-down
        0
        ·
        7 months ago
        link
        fedilink

        I really hope so. 5.27 Wayland is pretty janky for me, even though I use AMD.

      • 737
        arrow-up
        2
        arrow-down
        0
        ·
        7 months ago
        link
        fedilink

        I tried using my Nvidia GPU with Wayland on Plasma 6. For most normal applications it seems fine, however, HDR doesn’t work properly and some games like Minecraft have a flickering image. At least they fixed the blur and flickering in Firefox.

        Using latest Arch Nvidia package.

        • Petar Kulić
          arrow-up
          1
          arrow-down
          0
          ·
          7 months ago
          edit-2
          7 months ago
          link
          fedilink

          @Botzo
          I upgraded also, had trouble with custom service menus I use, found out by myself now they must be in ~/.local/share/kio/servicemenus/ instead of ~/.local/share/kservices5/ServiceMenus/, nowhere online anybody says anything about that. Weird.

      • CocoPoops
        arrow-up
        2
        arrow-down
        0
        ·
        7 months ago
        link
        fedilink

        I had the same panel bug I fixed it by removing and adding my panels

    • DefederateLemmyMlEnglish
      arrow-up
      3
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      Smart. I wish I hadn’t updated. It kinda caught me by surprise and I’m experiencing a lot of issues.

        • DefederateLemmyMlEnglish
          arrow-up
          6
          arrow-down
          0
          ·
          7 months ago
          edit-2
          7 months ago
          link
          fedilink

          Here’s an overview:

          • SDDM crashed with some error about the theme: I haven’t looked into it yet though. For the time being I disabled SDDM and reverted to console login and startx.

          • All my kwin window rules stopped working. Apparently, the window title matching string now should include the window class (i.e. “urxvt URxvt” instead of just “urxvt”), so I had to redo all my window rules.

          • ksysguard is gone, together with all my customized monitoring pages and its replacement plasma-systemmonitor is broken. It’s complaining about missing sensors, and core dumps on some screens.

          • Some of my custom keyboard shortcuts were not working anymore. Had to reconfigure them.

          • Desktop overview is gone, replaced with something that has less functionality: I can move windows from the currently selected desktop to another one, but I can’t drag windows between desktops.

          • The Breeze theme now shows a very thick (and IMO ugly) outline by default. Thankfully you can tune or disable it in the settings.

          • Floating taskbar by default is also not my thing, but easy enough to disable. New “edit mode” feels a bit janky though.

          • When navigating between panes in System settings, it often shows the “apply settings” dialog even when no settings have been changed. Stop gaslighting me ksystemsettings, I know what I clicked.

          • Resizing the window of some (but not all) applications now produces a kind of rubber banding effect: like the contents of the window get stretched and then snap back into place multiple times during the resize. It looks and feels really janky. It doesn’t appear to affect QT and GTK applications, and Firefox isn’t affected either. Applications that are affected: chrome/chromium, vscode, freetube, tigervnc, urxvt, xterm and all the x* utilties. Turning off compositing “fixes” it, but who wants to run a desktop without compositing nowadays?

          • Screen locking is completely broken. When I press Meta+L, instead of simply showing me the lockscreen, the display turns off and starts to flicker on and off multiple times while showing just a black screen and a mouse cursor. After a while the lockscreen does appear, and I can type my password to unlock but instead of showing me my desktop it dumps me back to a black screen with a mouse cursor. After a while, if I’m lucky, the desktop reappears. One time my entire system froze and rebooted (!) before I got my desktop back, and I lost my unsaved work. I disabled automatic desktop locking for the time being, and am fighting against my muscle memory to press Meta+L whenever I leave my desk.

          Especially the last two are bothering me.

          • MrMcGasion
            arrow-up
            2
            arrow-down
            0
            ·
            7 months ago
            link
            fedilink

            There is still a desktop overview that allows dragging windows between virtual desktops (Meta+G) unfortunately when they removed the old overview, they forgot to fully integrate the new overview, so it can’t be activated by screen edges (which is how I used to access the old desktop overview).

            • DefederateLemmyMlEnglish
              arrow-up
              2
              arrow-down
              0
              ·
              7 months ago
              link
              fedilink

              Yeah I found that, but it seems that it can’t arrange my desktops in a 3x2 grid. A 6x1 grid makes the desktop miniwindows a bit small.

          • NinjaCheetah
            arrow-up
            1
            arrow-down
            0
            ·
            7 months ago
            link
            fedilink

            Oof yeah, definitely noticed some of those. I also totally lost screen share for both Wayland apps via portals and X11 apps in Xwayland, which really sucks.

            • DefederateLemmyMlEnglish
              arrow-up
              2
              arrow-down
              0
              ·
              7 months ago
              edit-2
              7 months ago
              link
              fedilink

              In the meantime I found a few more nice ones

              • Mouse cursor does not always obey the selected cursor theme, so depending on which window I hover over I get the white Breeze Light cursor or the black Adwaita cursor Oddly enough, it’s the new QT6 applications that get the Adwaita cursor. I couldn’t replicate this on a “fresh” desktop with a clean user account, so it must be something in my existing settings that caused b0rkage in the 5 to 6 transition.

              • Can’t toggle mpv to fullscreen. The F key does nothing, neither does the --fullscreen switch.

    • NinjaCheetah
      arrow-up
      2
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      Really wish I had waited. Post-update screen share is totally dead on my system. Apps that request access via a portal don’t work and never are given access to whatever I select and X11 apps that try to share X11 apps just have a black screen. It’s sucked because of how often I screen share on discord, and I’ve now totally lost that in both the client and on web. OBS virtual camera can’t even help me now because it can’t get access to anything.

      Also on my girlfriend’s computer it totally broke graphical acceleration in the shell. Anything that uses it causes the whole shell to lag, and it makes any playing audio choppy.

      There’s also lots of little annoyances around like the entire shell crashing when I change themes that have made me wildly unimpressed so far.

      You’re best off waiting.

  • Eggyhead
    arrow-up
    27
    arrow-down
    2
    ·
    7 months ago
    link
    fedilink

    I’m absolutely new to Linux (thanks to steam deck, which I think is arch Linux), what is KDE 6? Is that like a new OS update? Are there any implications for steam deck users?

      • Eggyhead
        arrow-up
        28
        arrow-down
        0
        ·
        7 months ago
        link
        fedilink

        Thank you for making such a thoughtful response! Out of curiosity, does this mean KDE actually runs on other distros of Linux as well? Until now, I had been under the impression that KDE was just arch Linux itself. Would you happen to know a good way for me to learn more about Linux, and how to put it to good use from a beginner’s perspective?

        • neo (he/him)English
          arrow-up
          9
          arrow-down
          0
          ·
          7 months ago
          link
          fedilink

          Almost every major linux distribution either has a KDE edition or can install KDE.

        • OsrsNeedsF2POP
          arrow-up
          7
          arrow-down
          0
          ·
          7 months ago
          link
          fedilink

          Followup on the other person’s response - I don’t actually know of any modern desktop distro that doesn’t support KDE. That’s not because distros go out of their way to package KDE, but simply because at the end of the day, KDE is simply a fullscreen app (with a heck of a lot of functionality), and if you can compile code, you can compile and run KDE.

        • socialpankakemix
          arrow-up
          6
          arrow-down
          0
          ·
          7 months ago
          link
          fedilink

          to answer your question KDE is not arch. Linux has a bunch of distros, you can think of one as a collection of packages. some distros want to do things one way some want to do it others.

          the biggest difference between distros for most users are mostly desktop environments and package managers. KDE is the desktop enrollment, there are many others that you could also use, like gnome, or use none at all and only use the terminal. the package manager is how you get new packages and update the ones you already have. examples are apt and pacman.

          you can make any distro work like another by installing the same packages, although this may not always be the easiest to do. an easy way to change your experience with Linux is to try a different desktop environment, you can run multiple on the same distro and switch between them, see what you like.

        • Throwaway1234
          arrow-up
          5
          arrow-down
          0
          ·
          7 months ago
          link
          fedilink

          Until now, I had been under the impression that KDE was just arch Linux itself.

          Like others have already noted, KDE Plasma[1] is widely available and thus not only limited to Arch Linux. Heck, the same applies to 99% of the available software on Linux; universal package managers[2] have been vital to this.

          Would you happen to know a good way for me to learn more about Linux, and how to put it to good use from a beginner’s perspective?

          As you already own a Steam Deck, I assume you want to look into how you may improve your mileage out of it. Others have already noted how you may do so for more traditional systems. But the way Linux is utilized on the Steam Deck is rather unique. It utilizes immutability[3] (i.e. the inability to make certain (permanent) changes) which makes it rather harsh to change certain parts of the system; SteamOS’ implementation might even require you to redo some of these changes every so often which is probably not what you were expecting. To circumvent this, perhaps it’s worth exploring other SteamOS-like distributions that are more friendly towards tinkerers. There are many to choose from; perhaps this breakdown may help you with making an informed decision (even if it’s found on a page dedicated to the Legion Go).


          1. That is, the desktop environment (i.e. the piece of software responsible for how you visually interact with your system) that team KDE works on. They’re also responsible for many other projects; like Kate, Kdenlive and Krita etc (these are often easily recognized by their names that start with a “K”).
          2. We may refer to package managers as the original App/Play Stores; a piece of software used to find, install and upgrade software. For a long time, every major distribution (like Arch, Debian and Fedora) had its own repository (i.e. set of installable software through the package manager). This meant that, it was very conceivable that software may be packaged (i.e. distributed and maintained through the repository) on some distros (abbreviation for distributions) but not on others. In the last couple of years, so-called universal package managers (like AppImage, Distrobox (technically this doesn’t belong here, but it does allow access to packages found on (other) distros), Flatpak, Guix, Nix and Snap) have become alternative package managers that are distro-agnostic. And have slowly, but surely, ridden Linux distros from concerns related to package availability.
          3. There’s a lot to say about immutability. But for now, it’s most important to note that not all systems that are (sometimes falsely) referred to as immutable are created equally. For example, the respective implementations for Bazzite, Jovian NixOS and SteamOS differ immensely from one another. Arguably, referring to Bazzite and Jovian NixOS as immutable with ‘unchanging’ being what’s implied, would be a major disservice to both projects.
        • Tattorack
          arrow-up
          4
          arrow-down
          0
          ·
          7 months ago
          link
          fedilink

          Yes. I’m running Ubuntu and I have recently changed the desktop environment from Gnome to KDE.

          • mnemonicmonkeysEnglish
            arrow-up
            2
            arrow-down
            0
            ·
            7 months ago
            link
            fedilink

            I do the same with Pop! OS. Does anyone know when KDE 6 will roll out there?

        • sorrybookbrokeEnglish
          arrow-up
          3
          arrow-down
          0
          ·
          7 months ago
          edit-2
          7 months ago
          link
          fedilink

          If you like youtube, the linux cast is a great option. For news though, the linux experiment can’t be beat. You’ll learn more as you go along and always know you can ask questions if you have them

          • Eggyhead
            arrow-up
            3
            arrow-down
            0
            ·
            7 months ago
            link
            fedilink

            Thanks! I just watched a video the Linux cast posted about KDE, and found a KDE 6 video posted by the Linux experiment. I’ll watch that one later. There’s still a lot of terminology that is lost on me, but I’m sure I’ll pick it up in time.

            • Fisch
              arrow-up
              3
              arrow-down
              0
              ·
              7 months ago
              link
              fedilink

              If you’re interested in KDE in particular, you should also check out Nicco Loves Linux. He’s one of the KDE developers and makes a lot of videos about it.

              • PipedLinkBotBEnglish
                arrow-up
                2
                arrow-down
                0
                ·
                7 months ago
                link
                fedilink

                Here is an alternative Piped link(s):

                Nicco Loves Linux

                Piped is a privacy-respecting open-source alternative frontend to YouTube.

                I’m open-source; check me out at GitHub.

            • teawrecks
              arrow-up
              2
              arrow-down
              0
              ·
              7 months ago
              link
              fedilink

              The new terminology will be never ending. The unix philosophy is to make small tools that do one thing really well (vs a single large monolithic OS that does a ton of things half decently), so every single component in and around Linux has a name, its own set of maintainers, and pages of documentation you could spend hours to months learning (depending on the tool).

              On top of that, the open source ecosystem isn’t centralized, there’s no CEO telling everyone the one way to do things. Instead, everyone is free to build whatever they want according to whatever design patterns they choose. This is a blessing and a curse. There are packages that work nicely with other packages, and there are many you probably shouldn’t waste your time with.

              All this is to say, I recommend always having a goal in mind when digging into Linux, and get good at skimming new terminology that you think is relevant to your goal. Be able to quickly understand what something does and how it’s used, but avoid going down the rabbit hole for every little thing.

              That’s not to say you shouldn’t satisfy your curiosity, just know that you can be overwhelmed quickly if you don’t know how to tune out the noise. Being goal oriented helps me stay on task as I learn.

              Good luck!

  • Pumpkin EscobarEnglish
    arrow-up
    22
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    One really annoying problem, in firefox the mouse cursor position is wrong. Clicking in firefox clicks on the thing 30-ish pixels above my mouse. I noticed that it only happens when firefox is snapped to the left or right half of the screen (of course that’s how I almost always use it). I can fix it if I maximize firefox then snap it left or right. 100% scaling on the monitor, nothing funky, reset theme/appearance, reset my firefox profile, etc

    Hopefully it gets sorted soon

    • Dnn
      arrow-up
      13
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      A few more years tops.

  • MyNameIsRichard
    arrow-up
    21
    arrow-down
    0
    ·
    7 months ago
    edit-2
    7 months ago
    link
    fedilink

    I installed it on my endeavour laptop last night and apart from reconfiguring my dock-like panel and weather widget, it’s all been plain sailing so far. Now I just need Tumbleweed to release it so I can update my main desktop!

    • LiveLMEnglish
      arrow-up
      8
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      dock-like panel

      Had to set one up for myself because Latte Dock seems to be fully dead on 6 🥲

    • BrewchinEnglish
      arrow-up
      4
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      My Endeavour laptop got it today. Couple of tweaks and it was running perfectly.

      Funny you mention desktop: I’ve been waiting for Plasma 6 before rebuilding my Ubuntu desktop with Endeavour. Didn’t want to jump the gun, find out that it impacts gaming performance, and then have to rebuild back again. :) Guess I have a desktop to rebuild now

      • Codilingus
        arrow-up
        2
        arrow-down
        0
        ·
        7 months ago
        link
        fedilink

        I reinstalled EndeavourOS on my main desktop yesterday, fresh install, just for Plasma 6. So far, big worth it even though I have a lot to set up still.

  • Lokisan
    arrow-up
    23
    arrow-down
    3
    ·
    7 months ago
    link
    fedilink

    Lies! It has been officially canceled. Google says so.

  • merthyr1831
    arrow-up
    20
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    install kde 6 :D grub shell prompt on reboot D:

  • Nisaea
    arrow-up
    19
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    and it broke all my theeeeeeeeeeeeeeemes! \o/

    • smileyhead
      arrow-up
      18
      arrow-down
      1
      ·
      7 months ago
      link
      fedilink

      This is why it is a full number release not point release. In those they make breaking changes.

      • Nisaea
        arrow-up
        5
        arrow-down
        0
        ·
        7 months ago
        link
        fedilink

        I’m well aware. I was being facetious.

  • thingsiplay
    arrow-up
    17
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    I also switched to Wayland for a surprise challenge. And for the extra spice, I also have a Kwin script called Polonium, which supports Plasma 6 only in the current dev version directly from git. Some widgets do not work, but all in all, it’s relatively stable so far and I will get through it.

    Good luck everybody.

    • offspec
      arrow-up
      2
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      I’m excited to give it an honest try as soon as it implements libei

  • proton_lynx
    arrow-up
    13
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    THANKS OP, I WAS JUST WAITING FOR THAT MOMENT

    • ikiddEnglish
      arrow-up
      8
      arrow-down
      0
      ·
      7 months ago
      link
      fedilink

      WHY ARE WE SHOUTING!?!

      • Johanno
        arrow-up
        9
        arrow-down
        1
        ·
        7 months ago
        link
        fedilink

        KDE 6 ON ARCH HAS BEEN CANCELLED

  • x2XS2L0U
    arrow-up
    11
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    Other than messing with my scaling and two incompatible applets it just runs absolutely fine. Glad I waited for a week - was thinking about installing it from testing.

    • CrabAndBroomEnglish
      arrow-up
      2
      arrow-down
      0
      ·
      7 months ago
      edit-2
      7 months ago
      link
      fedilink

      Yeah I had a similar experience, it forgot my wifi login for some reason and there were a couple of minor theme/widget glitches, which was fully expected because my system is pretty customized, but other than that it was completely smooth. Maybe half an hour or so of tinkering from updating to being back to normal.

  • businessfishEnglish
    arrow-up
    8
    arrow-down
    0
    ·
    7 months ago
    edit-2
    7 months ago
    link
    fedilink

    i upgraded last night! and when i booted up this morning, i was unable to log into any accounts in the login screen lol. if anyone else has a similar issue where the only option login screen gives you is wayland and that doesnt work for you or you want to use x11, what fixed it for me was installing plasma-meta as for whatever reason that wasn’t on my system at the time. this allowed me to select x11 again from the login screen and my system is working as normal.

    i know we’re still in early days of plasma 6, but does anyone know any good calendar/weather/time widgets that i can replace this one with? https://store.kde.org/p/998901/ haven’t found another good calendar widget yet.

  • Dandroid
    arrow-up
    7
    arrow-down
    0
    ·
    7 months ago
    link
    fedilink

    When should we expect this on Tumbleweed?