Slashdot Mirror


KDE Plasma 5.7 Released (neowin.net)

An anonymous reader quotes a report from Neowin: Earlier today, the KDE project released KDE Plasma 5.7, its popular Linux desktop environment. The update brings improved workflows, better kiosk support, a new system tray and task manager, and further steps towards Wayland windowing system. New live images of KDE Neon have been spun which feature the all-new Plasma 5.7, and other distributions will get the new software sometime in the future based on their release model. Plasma 5.7 builds on the jump List Actions that were introduced in Plasma 5.6, which allowed users to use certain tasks within the application; now the feature has been extended and those actions are present in Krunner. Another change which improves workflow is the return of the agenda view in the calendar, providing users with a quick and easily accessible overview of upcoming appointments and holidays. The volume control applet in the system tray is now able to control volume on a per-application basis; it even allows the user to move application sound output between devices by just drag and dropping. The Wayland window manager -- which has been kicking around for at least half a decade -- still isn't the default window manager on many Linux distributions, mainly because desktop environment (DE) developers are still making their DE work properly with it. With KDE Plasma 5.7, support for the windowing system is greatly improved, especially when it comes to tear-free and flicker-free rendering, as well as security. The image can be found here via KDE.

111 comments

  1. Re:AC's Guide to Star Trek by ArylAkamov · · Score: 1

    I find your ideas intriguing and would like to subscribe to your news letter.

  2. New Desktop - Same Work by Anonymous Coward · · Score: 2

    I don't know if it's my age or what but KDE always seems to tout something along the lines of "new workflows" but when I update I use it the same way I always have. Am I missing something?

    1. Re:New Desktop - Same Work by Hognoxious · · Score: 5, Insightful

      When they say "new workflows" it means they've moved/hidden something you use all the time.

      Unless we're talking about Gnome or Firefox. Then it means they've deleted it completely.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  3. But when will we get any decent programs ? by Anonymous Coward · · Score: 1, Interesting

    Ho hum... yet again it's another pointless reinvention of the desktop wheel. Seriously when are the Linux programmers going to stop fucking about with the desktop metaphor (which was perfectly usable back in the Windows 98 days) and write some damned programs ? So that Linux on the desktop might actually be worth using ?

    It's all very well continually re writing the system tray, continually re writing a basic file explorer, continually rewriting desktop messaging, support systems etc. etc. etc. but where are the programs to actually get something done ?

    KDE was good enough as a desktop design about 10 years ago. Since then it's just been pointless rewrite after pointless rewrite. It's like watching a kid who's made a perfectly good model boat continually smashing it up and rebuilding it just for the hell of it. Fun for the kid, no fun for his brother who just wants to take the damned thing to the local lake and you nkow actually sail it and have some fun !

    If the people who work on this stuff spent even 50% of their time actually writing something useful then maybe, just maybe, we can finally get rid of the Windows spyware that infest the majority of home computers.

    But no... here's the new KDE/Gnome etc. with yet another new way of doing the SAME OLD SHIT.

    1. Re:But when will we get any decent programs ? by Anonymous Coward · · Score: 4, Interesting

      Gee, heart surgeons need to quit coming up with new techniques for saving lives with heart surgery and switch to using those sewing and cutting skills on making clothing! lol.

      Seriously, I get that you don't understand why the desktop is being rebuilt and improved when you don't see the bigger picture. Thing is, KDE is rewriting their code to support Wayland -- which is a vast improvement over X Windows and necessary for a lot of future programs. X Windows is inherently insecure and causes a lot of graphics issues. We'll never get gaming on linux of decent quality if we stick to X Windows forever. Someone has to re-write the desktop environment to work with the new, better way of doing things so programmers for games can have a better API to work with.

      Yeah, I don't give a crap about KDE's "Workflow" BS either... but, corporations do. They also care about locking down settings... so, KDE's been working on those, too. But, they did re-write their audio output for per-program sliders, which is an improvement. They did some other things on the back end to help future compatibility with Wayland.

      I mostly use Cinnamon as my DE, but KDE does a really good job of delivering the bleeding edge of what linux is capable of, so don't knock it just because you don't fully understand the difference between the various versions and the reasons for the re-writes.

    2. Re:But when will we get any decent programs ? by Anonymous Coward · · Score: 0

      Then you should just continue sweeping floors the same old way you always have and stop bothering us with your whining.

    3. Re:But when will we get any decent programs ? by Anonymous Coward · · Score: 0

      Just because KDE project is paid by someone?

    4. Re:But when will we get any decent programs ? by LichtSpektren · · Score: 1

      KDE was good enough as a desktop design about 10 years ago. Since then it's just been pointless rewrite after pointless rewrite. It's like watching a kid who's made a perfectly good model boat continually smashing it up and rebuilding it just for the hell of it. Fun for the kid, no fun for his brother who just wants to take the damned thing to the local lake and you nkow actually sail it and have some fun !

      If the people who work on this stuff spent even 50% of their time actually writing something useful then maybe, just maybe, we can finally get rid of the Windows spyware that infest the majority of home computers.

      But no... here's the new KDE/Gnome etc. with yet another new way of doing the SAME OLD SHIT.

      I don't think it's been rewritten several times. I think certain parts of the code base was re-written in order to support modern features like HiDPI displays, but I'm fairly certain Plasma 4 and 5 didn't start from scratch either time.

    5. Re:But when will we get any decent programs ? by IvanYosifov · · Score: 1

      THIS. SO MUCH THIS.

      Don't have mod points to mod you up.

    6. Re:But when will we get any decent programs ? by K.+S.+Kyosuke · · Score: 1

      Seriously when are the Linux programmers going to stop fucking about with the desktop metaphor (which was perfectly usable back in the Windows 98 days) and write some damned programs ?

      Seriously when are the Windows programmers going to stop fucking about with the desktop metaphor (which was perfectly usable back in the Smalltalk-80 days) and write some damned programs?

      --
      Ezekiel 23:20
    7. Re:But when will we get any decent programs ? by Anonymous Coward · · Score: 4, Insightful

      You missed his point entirely without really giving details on your own. He was saying that redefining well established workflows in vain attempts to simplify already simple things (eg file management) is a plague that's been dogging the entire industry for the last decade or so. Needed functionality and intuitive controls (and even hotkeys) are being stripped away to bottom out the learning curve. This is done intentionally to make the desktop as dependent on 'web services' as mobile devices.

      Corporates don't want to have to retrain their employees on remedial computer skills. This is one of the main reasons windows 8 bombed, and why there's still resistance on windows 10 (hint: it's not just about the start menu).

      As far as apis for games go, it's really not that hard, especially with SDL. Even if not, ALSA, opengl, and keyboard/mouse/pad input are well understood. Wayland may upgrade the graphics stack to something more modern, but that shouldn't affect games much unless it adds an exclusive fullscreen mode.

    8. Re:But when will we get any decent programs ? by epyT-R · · Score: 2

      Agreed. They keep fucking about with it and making it worse in the process. More clicks, more pointless windows to dig through, pointless flash in the GUI that takes up more desktop space, and removal of useful features and customization ability are common themes in each new release.

    9. Re:But when will we get any decent programs ? by Anonymous Coward · · Score: 0

      Fully agree here. They have made KDE so bloated that it takes a while to use. Its control panel has too many tabs and one has to wonder how to change wallpapers to playing with different widgets. Had I been a Linux user, I'd have tried out Razor-qt. However, as a PC-BSD guy, I am happy with Lumina

    10. Re:But when will we get any decent programs ? by HiThere · · Score: 1

      A point. A valid point against what he said. But I've been nervous about KDE ever since they announced that "a future upgrade will depend on systemd". Not the kind of thing I like to hear.

      That said, I'm not really sure what the alternatives are. Gnome is clearly out, LxQt (or whatever the Qt version of LXDE is called) is likely to be a choice. Mate is likely to be a choice, but Cinnamon probably won't be. Or maybe I'll just decide that systemd isn't really all *that* bad. It doesn't really matter that much that it borks all my other installations when I install a systemd version, and that they have that problem tagged "won't fix". I can go back and fix it by hand afterwards...so far. (The problem has to do with renumbering disk UUIDs and not remembering previously used paths. So editing /etc/fstab to use paths instead of UUIDs works as an answer...until you boot with a different number of devices installed.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    11. Re:But when will we get any decent programs ? by Anonymous Coward · · Score: 0

      I so agree. Having perfected KDE at KDE 4, the next logical move for the team would have been to refine Calligra, so that one would get a fully functional office alongside the DE. Instead of trying to fix what was no longer broke

    12. Re: But when will we get any decent programs ? by Anonymous Coward · · Score: 0

      "It's like watching a kid who's made a perfectly good model boat continually smashing it up and rebuilding it just for the hell of it."

      I like the metaphor but I see it slightly differently:

      It's like watching a kid who's making a model boat that's almost finished except for a few stubborn leaks and some fine-tuning and instead of fixing it decides to smash it up and rebuild it just for the hell of it.

    13. Re:But when will we get any decent programs ? by Anonymous Coward · · Score: 0

      Seriously, make something like Neat or Quicken. Both of those were decent on Windows but both are now shot out the ass. Dont get me started on what Neat did when they went to the cloud.

  4. KDE is the Premire Linux Desktop. by Zombie+Ryushu · · Score: 4, Interesting

    I feel as if KDE is the beset Desktop Environment Linux ever produced. with maybe the exception of KDE 2, it has been one of the most methodical, configurable environment there is. It should have been the defacto Environment space for Linux.

    1. Re:KDE is the Premire Linux Desktop. by Anonymous Coward · · Score: 0

      It was, the plasma 5 is ugly unstable mess.

    2. Re:KDE is the Premire Linux Desktop. by Sadsfae · · Score: 4, Interesting

      It's really come a long way in 5.x, and the themes and compositing are downright beautiful. I do feel it tries to do too much as with most current desktop environments however, or at least it's a bit too much for me. Luckily the KDE Devs made KWIN modular enough to be used with other more classic, lightweight DE's like XFCE - I prefer using KWIN compositing with XFCE. I can get all the theming, graphical enhancements and feel with the simplicity and speed of XFCE.

      --
      Have a squat over at the hobo house.
    3. Re:KDE is the Premire Linux Desktop. by rl117 · · Score: 1

      For me kwin crashes for no reason very regularly (10 mins on average); back to i3 for me since Ubuntu 15.10; 16.04 is no better. It also completely sucks when using an NFS home. Every mouse click seems to want to write some pointless logs or state back to my homedir, freezing everything up. I don't have that problem with i3: it just manages windows and doesn't do lots of unnecessary I/O. Still pining for the pinnacle of usability and stability which was KDE3.

    4. Re:KDE is the Premire Linux Desktop. by nnull · · Score: 1

      What are you doing? I haven't had kwin crash for such a long time and I'm on Arch of all things. The other desktops I have running Ubuntu, no crashes either.

    5. Re:KDE is the Premire Linux Desktop. by rl117 · · Score: 1

      Nothing special. It was a fresh clean install in both cases. It's even a problem without the NFS home which has older crufty bits in the config. I've seen it on both my work machine and home machine, with Intel Iris and Radeon R9 390 graphics, respectively. The NFS problems are due to the KDE programs and libraries liking to log verbosely to stderr which gets logged to the homedir. While it's not as noticeable with local discs, it becomes a significant problem with freezes lasting up to a minute with NFS. This is a major usability problem. There's really no need to log this useless junk--this has been a problem since KDE4.

    6. Re:KDE is the Premire Linux Desktop. by LichtSpektren · · Score: 3, Informative

      For me kwin crashes for no reason very regularly (10 mins on average); back to i3 for me since Ubuntu 15.10; 16.04 is no better. It also completely sucks when using an NFS home. Every mouse click seems to want to write some pointless logs or state back to my homedir, freezing everything up. I don't have that problem with i3: it just manages windows and doesn't do lots of unnecessary I/O. Still pining for the pinnacle of usability and stability which was KDE3.

      You may be interested in Trinity DE, which is a fork of KDE3.5. https://www.trinitydesktop.org...

    7. Re:KDE is the Premire Linux Desktop. by Anonymous Coward · · Score: 0

      Kthere's one Kthing about KDE that I Kfeel needs Kwork, Kbut I don't Ksee that Kchanging.

    8. Re:KDE is the Premire Linux Desktop. by armanox · · Score: 1

      Personally I think it peaked with KDE 3.x.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    9. Re: KDE is the Premire Linux Desktop. by Anonymous Coward · · Score: 0

      These Ks are so KDE 3. To reflect the current KDE, you'll have to use random words, in different languages, which are in no way connected to what you want to say.

    10. Re:KDE is the Premire Linux Desktop. by Anonymous Coward · · Score: 0

      By any chance are you using the Plastik window decorations? That made Plasma 5 unstable for me. Once I submitted and just used Breeze it now works absolutely flawless as usual.

    11. Re:KDE is the Premire Linux Desktop. by gosand · · Score: 1

      Thank you for this. I used to use KDE back on Redhat, then Mandrake, and eventually Kubuntu. But then it started going nutso, consuming 100% CPU at random times and would stay like that until I would log out.

      I tried several other DEs, but landed on XFCE (Xubuntu) and switched to MintXFCE a few years ago. I've tried KDE and others along the way, but always come back to XFCE. I will give this a shot, it might be exactly what I have been wanting.

      --

      My beliefs do not require that you agree with them.

    12. Re:KDE is the Premire Linux Desktop. by danomac · · Score: 1

      and the themes and compositing are downright beautiful

      If it works. I tried plasma a few months back and was rewarded with kwin/plasma crashing every 30-60 seconds. Back to kde4 I went...

      I have an nvidia card using nouveau, and was told to use the nvidia binary drivers (which made no difference.) I also tried turning compositing completely off, it also didn't make any difference. I've masked all plasma and kde packages > 4 and will give them a couple more years to figure out how to make a desktop that doesn't crash constantly. I had flashbacks back to the kde4 transition mess.

    13. Re: KDE is the Premire Linux Desktop. by epyT-R · · Score: 1

      Don't forget the arbitrary and obscure references.. why is the file manager called dolphin?

    14. Re:KDE is the Premire Linux Desktop. by Anonymous Coward · · Score: 0

      This was also my experience. Plastik was an unstable mess and going back to (the default) Breeze window decorations fixed it.

    15. Re:KDE is the Premire Linux Desktop. by HiThere · · Score: 1

      KDE3 was better than KDE2. But the applications available now no longer work well with the KDE3 desktop.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    16. Re:KDE is the Premire Linux Desktop. by HiThere · · Score: 1

      That was a problem with the desktop indexing application. You could fix it by turning the desktop search off. AFAIK the problem still exists. Certainly every time I've re-enabled the desktop search, it's been excruciatingly slow the next morning...so I disable it again. Baloo was better than whatever they used before it, but that's faint praise, I turned it off.
      updatedb and locate are much better, though they don't allow a search by content. For that I still use grep.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    17. Re: KDE is the Premire Linux Desktop. by Anonymous Coward · · Score: 0

      Ocean smartest.

    18. Re:KDE is the Premire Linux Desktop. by gosand · · Score: 1

      That was a problem, but I had disabled that. It was some dbus process run amok . Every time I thought it was fixed, I would wake up to a 100% pegged CPU that had been that way for who knows how long.

      I agree, I use updatedb/locate/find/grep

      I think I will install the new LinuxMint18 XFCE as soon as it is released and try KWIN with it (on an older unused PC or in a VM) and see how it goes.

      --

      My beliefs do not require that you agree with them.

  5. Re:AC's Guide to Star Trek by Anonymous Coward · · Score: 0

    You make me want to re-watch that episode now, damn it!

  6. KDE has long looked like a widget factory exploded by drinkypoo · · Score: 3, Insightful

    I haven't even looked at the latest stuff, so I'm not commenting on KDE of today. But for many releases (including 3 for sure) see topic, it just looked like someone sneezed out all the widgets into every dialog. I'm all for settings, but I don't just want them thrown at the pages to see what sticks, and have it turn out to be all of them.

    GNOME was the clear default choice for years because KDE was a blizzard. But then GNOME went too far in the candy-coated direction and started taking things away...

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  7. I miss KDE pre 5 by Maow · · Score: 3, Interesting

    I resisted the upgrade to plasma 5 as long as possible because I didn't like the changes I saw (particularly the flat design, and the lack of discoverability: I want tabs clearly defined, I don't like a thin blue line under a menu item to show me it's selected, etc ad nauseam).

    I just hope this newer version gets to a spot where I love it as much as I loved QT4 version - it was so close to perfect.

    And honest question: does anyone, anywhere run KDE on a tablet or a kiosk? Great if so, but honestly, is it used anywhere?

    1. Re: I miss KDE pre 5 by Anonymous Coward · · Score: 1

      You can still use Oxygen theme, or I don't know, download any other theme.

    2. Re:I miss KDE pre 5 by Anonymous Coward · · Score: 1

      Rest stops in Iowa use KDE as a kiosk for the weather and road condition stations.

    3. Re: I miss KDE pre 5 by mrchaotica · · Score: 1

      Sure, and I could rewrite the whole thing, too! However, that doesn't change the fact that the defaults need to be reasonable.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    4. Re: I miss KDE pre 5 by Merk42 · · Score: 1

      Sure, and I could rewrite the whole thing, too! However, that doesn't change the fact that the defaults need to be reasonable.

      Whose reason?

    5. Re: I miss KDE pre 5 by Maow · · Score: 1

      You can still use Oxygen theme, or I don't know, download any other theme.

      As another comment said, why are the defaults so poor?

      Anyway, clicking on "Get New Themes..." on Desktop Theme in System Settings (which seems like it should / could be under "Look And Feel":

      System Settings Add-On Installer

      Loading of providers from file: http://download.kde.org/ocs/pr... failed

      Fucking wonderful.

      Okay, on 2nd or 3rd try it shows some options.

      And that's not immediately satisfying:

      The downloaded file is a html file. This indicates a link to a website instead of the actual download. Would you like to open the site with a browser instead?

      Just feels unpolished.

    6. Re: I miss KDE pre 5 by Maow · · Score: 1

      And, my Desktop Effects are b0rked - no dodging of windows, no cube, ...

      This kind of shit is why I'm not liking v5 - v4 worked nearly flawlessly on same hardware.

      Also, v5 gets so damned slow after running for a few weeks.

    7. Re: I miss KDE pre 5 by Anonymous Coward · · Score: 0

      I believe that KDE's Visual Design Group is working on this. Feel free to join them!

  8. Will it remember where I put my windows ? by dargaud · · Score: 5, Interesting
    KDE 4 was awesome for work. I could have tens of programs open on various desktops, plenty of konsole with tabs opened in bash in various directories, and after a reboot it would reopen everything in the same places (correct position and desktop) and even the same directories.

    Not so with KDE5. A few programs reopen, placed completely randomly (wrong desktops). Most don't reopen. Konsole won't reopen. It's been buggy like that ever since. So IS IT FIXED NOW ?!?

    --
    Non-Linux Penguins ?
    1. Re:Will it remember where I put my windows ? by Wahakalaka · · Score: 2

      I feel your pain. I gave up on kde and the like to reopen things in the right place and just wrote a script to orient/resize everything I need. Check out http://blog.spiralofhope.com/1....

      --
      The truth is somewhere in the middle.
    2. Re:Will it remember where I put my windows ? by LichtSpektren · · Score: 5, Informative

      KDE 4 was awesome for work. I could have tens of programs open on various desktops, plenty of konsole with tabs opened in bash in various directories, and after a reboot it would reopen everything in the same places (correct position and desktop) and even the same directories.

      Not so with KDE5. A few programs reopen, placed completely randomly (wrong desktops). Most don't reopen. Konsole won't reopen. It's been buggy like that ever since. So IS IT FIXED NOW ?!?

      I did some research and actually found the answer on Slashdot. So, courtesy of this anonymous coward: https://news.slashdot.org/comm...

      "use the corner icon (accessible by alt+F3 as well) in the window decoration and choose "Special window settings" under the "more actions" submenu. There's a tab for "size and position" that has the settings you want. Check the boxes next to "Position" and "Size" and change the dropdowns to "Remember". For most apps, this is all you need. If an application still misbehaves you can also check "Ignore requested geometry" and set it to "Force" and the "yes" radio button to make kwin ignore the app's desires completely."

    3. Re:Will it remember where I put my windows ? by QuietLagoon · · Score: 2

      ...I did some research and actually found the answer ... "use the corner icon (accessible by alt+F3 as well) in the window decoration and choose "Special window settings" under the "more actions" submenu. There's a tab for "size and position" that has the settings you want. Check the boxes next to "Position" and "Size" and change the dropdowns to "Remember". For most apps, this is all you need. If an application still misbehaves you can also check "Ignore requested geometry" and set it to "Force" and the "yes" radio button to make kwin ignore the app's desires completely."

      That needs to be done FOR EVERY FRIGGIN' WINDOW.

      .
      Why not bring that "remember" option up to the global level, with the option to override the global setting at the window level.

      That we are still having this conversation at this late point in KDE's lifetime amazes me.

    4. Re:Will it remember where I put my windows ? by Anonymous Coward · · Score: 0

      you can set up a rule like that for all windows to if you want (in the dialog the first tab is 'windows matching')

    5. Re:Will it remember where I put my windows ? by QuietLagoon · · Score: 2

      ...you can set up a rule like that for all windows to if you want (in the dialog the first tab is 'windows matching')

      Been there, done that. Didn't work.

      .
      Apparently there are too many flavors of windows, i.e., it almost seemed as if each individual window needed a new "matching" criterion.

      If half the amount of effort expended on trying to rationalize this egregious design flaw were spent on actually trying to fix the flaw, this problem would have been resolved years ago....

    6. Re:Will it remember where I put my windows ? by Barsteward · · Score: 1

      What's the number of the bug report you made so we can go and check progress?

      --
      "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
    7. Re:Will it remember where I put my windows ? by Anonymous Coward · · Score: 0

      The KDE4 session saver worked more-or-less flawlessly. I get the impression that the KDE team has lost a lot of manpower. They've switched to the modular-release "KDE Frameworks" to hide the manpower loss, but lots and lots and lots of unsexy regressions like this get ignored forever.

    8. Re:Will it remember where I put my windows ? by dargaud · · Score: 1

      There are several bug reports on variations of this problem (some about the position, some about the wrong desktop, some about programs that won't restart). Here's one of them.

      --
      Non-Linux Penguins ?
  9. Will KDE remain open source? by Anonymous Coward · · Score: 0

    There have been concerns about whether KDE will remain open source.

    1. Re:Will KDE remain open source? by LichtSpektren · · Score: 1

      Expressed by whom?

    2. Re: Will KDE remain open source? by Anonymous Coward · · Score: 0

      Of course no. Not in the long term. Both TTIP and TTP expressely forbid open source software development, since it can cause loss of revenue to commercial publishers. There will be a sort of "amnesty"period in which open source projects will have the choice between incorporating, surrender the project to licensed agencies or cease to operate. But open source and freeware as concepts are doomed.

    3. Re:Will KDE remain open source? by HiThere · · Score: 1

      You mean back when Red Hat was creating Gnome? Or something more recent?

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  10. Xfce by Anonymous Coward · · Score: 1

    Where's the love for Xfce? It's super-lightweight, does everything you need, installs easily, works perfectly, and you can even get distros like Ubuntu in Xubuntu flavor if you don't want to go through a very easy install. They aren't obsessed with continually "improving" (and, in the process, devolving) what is already a great thing.

    1. Re:Xfce by LichtSpektren · · Score: 1

      Where's the love for Xfce? It's super-lightweight, does everything you need, installs easily, works perfectly, and you can even get distros like Ubuntu in Xubuntu flavor if you don't want to go through a very easy install. They aren't obsessed with continually "improving" (and, in the process, devolving) what is already a great thing.

      The article is about a new release of KDE, why would anybody be talking about Xfce?

  11. Just more pain by Anonymous Coward · · Score: 0

    Wow, so the smart, funny, beautiful woman I love, the one who refuses to live less than 3,000 miles away or seek help for her crack addiction, just let me know she's expanding her sexual horizons, much to my benefit.

    That's how I feel when I hear announcements like this, that the OS I've wanted to run since the earliest days of Slackware now includes even more great features but STILL doesn't have a driver for my must-have devices and STILL won't run my must-have software.

    (And please don't do the annoying Linux-head thing and lecture me about KDE is not Linux, etc. If you're still making that pointlessly pedantic argument in 2016, you're one of the reasons we'll never see "the year of the Linux desktop".)

    1. Re:Just more pain by Jack_the_Tripper · · Score: 3

      Dude, KDE is not Linux.

      As for must-have devices and must-have software, I'm guessing they are windows only and you seem to think that drivers get magically written without docs and linux, err...KDE devs can somehow port proprietary programs to run on their "OS" without support from the company that owns the software?

      Good troll though...

    2. Re:Just more pain by Anonymous Coward · · Score: 0

      Linux has had better driver support than Windows for the past 10 years. Nobody has to download a Linux driver ever. It's all in the kernel already or else packaged by the distro.

      Shitty printers may be the exception.

  12. Re:Time to accept defeat by LichtSpektren · · Score: 1

    Why do these KDE folks still bother? GNOME has won the battle, it is by far the most popular and widely-used desktop environment on GNU/Linux. All these KDE developers should jump ship, and contribute to GNOME. Then perhaps GNU/Linux on the mainstream desktop will actually become a reality.

    Actually, Unity is the most used desktop environment in the world. Over 2 million PCs in China are running Ubuntu Kylin, and most web stats show that vanilla Ubuntu is the most used distro.

  13. Nice release by LichtSpektren · · Score: 3, Interesting

    I've not been so hot about KDE in the past because it's been such a resource hog compared to MATE and Xfce, but I gave 5.7 a try and it's actually really nice. I have a few grumbles (e.g. I'd rather double click in Dolphin to enter a new directory than single click) but overall I'm satisfied. Also with a bit of customization, it looks really sexy on my 4K monitor.

    1. Re:Nice release by Anonymous Coward · · Score: 0

      Note you can customize this to get the double click you want (I also prefer double-clicking folders).

    2. Re:Nice release by LichtSpektren · · Score: 1

      Note you can customize this to get the double click you want (I also prefer double-clicking folders).

      Please let me know how. I did look through Dolphin's settings and the option is either well hidden, or it's labeled as something I wouldn't think of.

    3. Re:Nice release by chmod+a+x+mojo · · Score: 1

      Should be the same as KDE 3.x / 4.x was - I haven't had a chance to try the 5.x releases yet.... its a global thing, not a dolphin setting. For some reason the defaults are for single clicking to open everything.

      KMenu > settings > systemsettings > input devices > mouse tab ( assuming you right clicked the menu and told it to use classic style, otherwise just search for systemsettings in the newer style menu )

      Select the radio button by " Double click to open files and folders ( single click to select first)".

      --
      To err is human; effective mayhem requires the root password!
    4. Re:Nice release by slack_justyb · · Score: 1

      Shock and surprise, I'm going to try and be helpful. I don't know who I am anymore.

      Here you go.

    5. Re:Nice release by danomac · · Score: 1

      It's under Mouse options in System Settings.

    6. Re:Nice release by Anonymous Coward · · Score: 0

      System Settings -> Input Devices -> Mouse -> General -> Icons -> Double-click to open files and folders

    7. Re:Nice release by Anonymous Coward · · Score: 0

      Double click for opening folders is now configured through the mouse settings instead of Dolphin settings.

    8. Re:Nice release by Anonymous Coward · · Score: 0

      > For some reason the defaults are for single clicking to open everything.

      Do you also have your webbrowser set to double-clicking? Consistency is king!

  14. Re:Who cares by LichtSpektren · · Score: 2

    You forgot to mention the part where you masturbated vigorously at the thought of your own trolling.

  15. Re:Time to accept defeat by Anonymous Coward · · Score: 0

    But how do these stats differentiate between the different flavors of Ubuntu? I've been using Xubuntu for years and recommended it to everyone I know who every complains about Unity. As far as I know Xubuntu, Kubuntu, etc will just show up as vanilla Ubuntu in web stats, or am I mistaken?

  16. Re: Who cares by Anonymous Coward · · Score: 0

    This. Apple blew the other *nix DE's out of the water, and yet Finder still sucks (like, I shouldn't need to install FUSE to be able to mount sftp as a volume). KDE is still blindingly bad in comparison.

  17. Does it remember? by QuietLagoon · · Score: 1
    Does either KDE Plasma 5.7 or Wayland remember the size and position of windows from one instantiation to the next?

    .
    One of the nice things about Microsoft Windows (one of the very few nice things) is that when I change the size and/or location of a window on the desktop, the next time I open that window the size and location settings from the prior instance are remembered.

    In my last expedition into KDE, I found some window settings that mostly allowed my to accomplish this on a per window basis.

    Why can't that setting be made a global one?

    1. Re:Does it remember? by Anonymous Coward · · Score: 0

      you can make it a global one:
      1) go to "system settings->workspace->window management->window rules"
      2) add a new rule and keep the settings on the 'window matching'-tab to nothing specific (default if you start the new rule from the system settings, if you go through the 'special window settings' on an open window it will be set by default to match that window)

      note: that's a kwin-setting

  18. Re:Time to accept defeat by Anonymous Coward · · Score: 0

    Yeah, I just checked my UA and it shows nothing of the DE, nor even the Distro.

    Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

    So, citation needed on your "stats", please.

  19. Re:Who cares by MrKaos · · Score: 2

    That reminds me, I need to delete the ISO.

    Yes, yes, thanks for reminding us how clearly superior to the rest of us you are.

    The thing you miss is that most of the Linux users you show clear disdain for happen to have a different set of values to you. This is based in the knowledge of their systems where substance is more valuable than form. Yes it has issues, yes it is frustrating but it is also the communities software and it has never stopped me from getting work done, actually it is far more maleable than macs and allows me productivity your system will not allow - because it's outside the norm.

    Seems to me that many Linux users have accepted thier systems will never achieve the popularity of large, vapid, commercial systems, in exchange for substantial power over their environment. Personally I prefer gnome however I'll try other WMs. Frankly the mac interface annoys me as a VM as much as KDE, but I like the BSD system mac is built on. Sure that community has some pretty vocal arguments about how the Linux should be however that's is because the community controls it. Laugh at us if you will however I'll take the useability issues over losing my freedom thanks plus I will have budget for a substantially more powerful spec machine than you can afford as a mac user.

    Don't let the door hit you in the ass on the way out.

    --
    My ism, it's full of beliefs.
  20. "...So you're using gnome?" by Anonymous Coward · · Score: 0

    "So you're using Gnome...I use KDE myself. I know these desktop environmets are supposed to be better, but you know what they say about old habits...they die hard."

  21. Re:Who cares by Anonymous Coward · · Score: 0

    Ha ha ha. That's German Nazi style. Except he wasn't trolling, just expressing how bad Linux is. For dick-licking zealots like you, that's pure blasphemy!

  22. Re:Who cares by Anonymous Coward · · Score: 0

    He's not superior, but his choice of Unix based OS clearly is. Linux desktop environments and assorted APIs are a pure clusterfuck of half-baked shit. Always have been. Only a die-hard "everything must be free and open like Stallman preaches" FOSS zealot has the intestinal fortitude to tolerate it. Community. Ha! A bunch of overweight neckbeards flaming each other on usenet.... and that's why Linux is the way it is.

  23. My hopes for KDE 5.7 by fgouget · · Score: 1

    I would like plasmashell to not crash every time I turn on the screen (there's actually hope for this one), or at random when I open/close windows. If plasmashell/kwin could also refrain from crashing when I run WineTest that would be nice. Though lately WineTest has been crashing the all-open-source Intel graphics driver so hard that using the screen required a reboot (am I glad I'm not using an NVIDIA/AMD graphics card with their proprietary unreliable and impossible to debug drivers). Anyway hard to make sure that plasmashell/kwin survived right now.

    I'd like to be able to sort the songs per artist, album, etc in JuK, and for it to have a working Manage Folder dialog. Adding support for PTP cameras (you know, most of them), that would really be great. Means I would no longer have to connect them to either my GNOME or LXDE laptop to then transfer the photos over the network.

    Oh, and icing on the cake, fixing the bugs in the bug reporting applet?

    1. Re: My hopes for KDE 5.7 by buchanmilne · · Score: 1

      I'm not using plasma5 yet, but I use KDE 4.x most of the time (except I do also have a Windows machine at work for Outlook and Visio and Windows VM on my linux laptop in case I need Visio away from the office).

      "I'd like to be able to sort the songs per artist, album, etc in JuK, and for it to have a working Manage Folder dialog."

      I've settled on using Clementine (I believe a pott of Amarok 1.x to KDE4/Qt5), but didn't test this specific use case.

      "Adding support for PTP cameras (you know, most of them), that would really be great. Means I would no longer have to connect them to either my GNOME or LXDE laptop to then transfer the photos over the network."

      My wife and I use Digikam for most of our photo organising and editing, and it downloads from my 500D just fine, had lens correction profiles for all my lenses. Raw support could be better (there is some support and even though rawtherapee seems to have more features and sliders the results from digikam's 'local contrast' feature are quite similar). Digikam 5 (the port from KDE 4 to Qt 5) was just released with lots of nice featutes (mysql support returns, new instagram-like filters, many others) and binaries for Windows and Mac OS too (made easier with KDE5's reduced inter-dependencies).

      Sure, the bugs in apps that are part of the KDE apps collection itself should be fixed, but that doesn't mean you should have to use GTK or gnome-based apps when thete are better KDE-based ones.

      You do know that you don't need to use a different computer to run GNOME-based apps, right? Well, it's not as usable with GTK-3 apps with their stupid menus thst don't work right with other window managers, but that's a GNOME/GTK design flaw.

    2. Re: My hopes for KDE 5.7 by fgouget · · Score: 1

      You do know that you don't need to use a different computer to run GNOME-based apps, right?

      All I'm really using is GNOME's file manager, Nautilus, which I expected not to work for this on account of either its gvfs dependencies, or the underlying system being broken anyway (KDE's mount device notification does not work). But I tried it and it can actually access the photos on my camera, even under KDE, and even though Dolphin cannot.

      I cannot install Digikam right now due to conflicts but I'll keep it in mind for later as lens correction profiles could be nice. I have also tested Clementine and although treating the library as a play-list is a bit weird it works. Too bad Debian installs KDE's broken standard application by default.

  24. Re:Time to accept defeat by LichtSpektren · · Score: 1

    Sorry for being unclear; what I meant was that Ubuntu spinoffs like Mint aren't used as much as "official" Ubuntu. My source for Unity being the most-used DE of Ubuntu is this survey: http://www.omgubuntu.co.uk/201...

  25. Re:Who cares by LichtSpektren · · Score: 1

    I'm really sorry. You know, about that PCP habit you picked up after Sun went out of business.

  26. former kde evangelist here... by pointbeing · · Score: 1

    I feel as if KDE is the beset Desktop Environment Linux ever produced. with maybe the exception of KDE 2, it has been one of the most methodical, configurable environment there is. It should have been the defacto Environment space for Linux.

    KDE has been my preferred desktop until four or five years ago when I discovered #!. I run Debian Sid, and in the past few years have taken *box about as far as I cared to and decided to give Plasma5 a spin - and was pleasantly surprised. I found a service menu on kde-apps that gave me the right-click application menu I missed in *box and I still have to edit .kickoffrc to get it to display the way I want, but my seven or eight most-used applications are just a right-click away now. Not a fan of the flat theme either (or the fact that the KDE team doesn't love any color but blue) and fixed both of those - here are a couple of screenshots, one clean and one dirty. Linked images are kinda big - 1920x1080.

    clean screenshot

    dirty screenshot

    --
    we see things not as as they are, but as we are.
    -- anais nin
  27. When can I use it? by opus981 · · Score: 1

    After an hour or so of being logged in, plasmashell eats 100% of a core.  I'm not the only one this has happened to:  https://forum.kde.org/viewtopic.php?f=289&t=121533

    I know, file a bug (maybe one day if I have a few hours to spare debugging and getting a backtrace).  It's just annoying that this has been around for a couple years and the best solutions I see are "try disabling [pretty much everything]".

    1. Re:When can I use it? by Barsteward · · Score: 1

      If you can't be bothered adding info to a 2 year old bug report that may not be a bug anymore, why should they bother with your "problem". Or maybe you just search the forums for a random bug to moan about.

      --
      "The hands that help are better far than lips that pray." - Robert Ingersoll (1833-1899)
  28. KDE rocks but by Anonymous Coward · · Score: 0

    I suggest immediately disabling "akonadi" and "nepomuk". It was apparently somebody's brainstorm to include a desktop search that you can never expunge the history of without damn near taking a class in SQL. You will never need it. Just click the bottom left menu and type each into the search. There are checkboxes to disable and stop.

  29. Re:Who cares by WheezyJoe · · Score: 1

    The troller has a point... although it's buried in his vapid trolling. I like checking out the latest and greatest free desktop release and marvel over how far things have come, and remind myself of the old days when I spent countless, countless hours customizing and tweaking things until it was just right.

    But then I need to get some work done. When my life revolved around an editor, an Apache server and a compiler, Linux was all good. Now that it revolves around a word processor, e-mail and a spreadsheet, and sharing everything with all sorts of people, not so much. Linux desktop is desperate for apps for every-day stuff, but even when I was hardcore linux, Konqueror just couldn't slide up to be my go-to browser. There's Firefox, but it's not built for KDE.

    KDE seems to hold so much promise. But I just haven't seen anyone build anything with it except an IDE and a Desktop. Everything else in the linux desktop world seems to use GTK, so they look funny in KDE and don't always inter-operate well. Granted LibreOffice is already mature, so I guess there's no interest in KOffice except as a widget demo. Maybe KDE is evolving so quickly that developers don't feel confident building anything in it, in case the next release is going to blow them away.

    I would LIKE to be told I'm wrong... but with examples. And not Krita, because I already have that one.

    --
    Take it easy, Charlie, I've got an Angle...
  30. Release quality ? by Anonymous Coward · · Score: 0

    In keeping with all other KDE releases this release will be konsistent with all other KDE releases as it will kontinue to be komplete krap.

    1. Re:Release quality ? by Anonymous Coward · · Score: 0

      It is the best DE of all DE's across all Operating Systems. There is no functionally superior desktop or better looking.

    2. Re:Release quality ? by Anonymous Coward · · Score: 0

      Kobblers !. It is Komplete Krap.

  31. Re: AC's Guide to Star Trek by Anonymous Coward · · Score: 0

    Don't bother, it's shit. Like all trek. Yes, it seems creepy because it IS creepy. Trek is for pedos.

  32. Re: Who cares by Anonymous Coward · · Score: 0

    Quote: "When my life revolved around an editor, an Apache server and a compiler, Linux was all good. Now that it revolves around a word processor, e-mail and a spreadsheet, and sharing everything with all sorts of people, not so much."

    So you basically went from being a developer to a pencil pushing fuckhead manager?

  33. Re:KDE has long looked like a widget factory explo by Anonymous Coward · · Score: 0

    The next version of Gnome will be touch screen only. Keyboard and mouse were deemed too confusing for three of its users.

  34. Re:Time to accept defeat by Anonymous Coward · · Score: 0

    Sorry for being unclear; what I meant was that Ubuntu spinoffs like Mint aren't used as much as "official" Ubuntu. My source for Unity being the most-used DE of Ubuntu is this survey: http://www.omgubuntu.co.uk/201...

    Old article from an unknown source.

  35. Re:KDE has long looked like a widget factory explo by Anonymous Coward · · Score: 0

    I think KDE went a *little* too far as you say. But I usually chose it because Gnome was crash-prone in addition to having too few features.

  36. Great! by fluffynuts · · Score: 1

    Can I now have a dark theme without needing a high-end GPU?

    Because that was an unexpected requirement previously.

    1. Re:Great! by allo · · Score: 1

      you can use any color scheme, even without compositing at all. like since kde2 at least (i did not use kde1 very often, so no idea, but i guess you could configure it there as well)

    2. Re:Great! by Anonymous Coward · · Score: 0

      No. There was a bug whereby the dark theme in KDE5 could only be applied on hardware with acceleration. I know because I was hit by it -- my desktop had a nice dark theme and my laptop didn't. I'm not talking about Qt theme -- KDE theme (plasma). It was a well-known gotcha up until I quit using KDE5 because it was slow as a turd being strained through an AeroPress.