Skip Navigation

Is it me or is (desktop) Linux still a terrible experience?

Every so often i start believing all the posts about how Linux really made a lot of progress, and the desktop experience is so much better now, and everything is supported, and i give it another try.

I've got a small intel 13th gen NUC i use as a small server, and for playing movies from. It runs windows 11, but as i want to run some docker containers on it, i thought, why not give Linux a try again, how bad can it be. (after all, i've got multiple raspberry pi's running, and a synology diskstation, and i'm no stranger to ssh'ing into them to manage some stuff)

Downloaded the latest Ubuntu Desktop (23.10), since it's still a highly recommended distro, and started my journey.

First obvious task: connect to my SMB shares on my synology to get access to any media. Tough luck, whatever tool Ubuntu uses for that always tries SMBv1 protocol first, which is disabled on my synology due to security reasons. If i enable it on my synology i get a nice warning that SMBv1 is vulnurable and has been used to perform ransomware attacks, so maybe i'd rather leave it disabled (although i assume that's mostly the case if the port were accessible from the internet, but still). Then i thought "it's probably some setting somewhere to change this", but after further googling, i found an issue that whatever ubuntu is using for SMB needs a patch to not default to SMBv1 to get a list of shares.... Yeah, great start for the oh so secure linux, i'd need to enable a protocol that got used in ransomware attacks over 6 years ago to get everything to work properly... (yeah, i ended up finding how to mount things manually, and then added it to my fstab as a workaround, but wtf)

Then, i installed Kodi, tried to play some content. Noticed that even though i enabled that setting on Kodi, it's not switching to the refreshrate of the video i'm playing. Googling further on that just felt like walking through a tarpit. From the dedicated librelec distro that runs just kodi that has special patches to resolve this, to discussions about X not supporting switching refreshrates, and Kodi having a standalone mode that doesn't use a window manager that should solve it but doesn't, and also finding people with similar woes about HDR. I guess the future of the desktop user is watching stuttering videos with bad color rendition? I'd give more details about what i found if there were any. Try googling it yourself, you'll find so little yet contradictory things...

Not being entirely defeated yet, i thought "i've got this nice GUI on my synology for managing docker containers & images, let's see if i can find something nice on ubuntu", and found dockstation as something i could try. Downloaded the .deb file (since ubuntu is a debian variant it seems), double clicked the file and ... "no app installed for this file"... google around a bit, after some misleading results regarding older ubuntu versions, i found the issue: https://www.omgubuntu.co.uk/2023/10/install-deb-ubuntu-23-10-no-app-error

Of course Ubuntu just threw out the old installer for debian files, and didn't replace it yet. Wouldn't want a user to just be able to easily install files! what is this, windows?

For real, i see all the Linux love here, and for the headless servers i have here (the raspberries & the synology), i get it. But goddamn this desktop experience is so ridiculous, there has to be better than this right? I'm missing something, or doing something completely wrong, or... right?

102
102 comments
  • I'm not going to say using a different distro will fix all your problems but yeah, your experience is not normal. A lot of this is because Ubuntu is not highly recommended. It's just popular, but there are a bunch of terrible decisions it makes that barely anybody recommends it.

    Of course Ubuntu just threw out the old installer for debian files, and didn’t replace it yet. Wouldn’t want a user to just be able to easily install files!

    Checks out. Ubuntu is also one of the only modern distros that doesn't come with Flatpak, which is a massive store of applications that's quite easy to use and has a huge store of applications.

    May I recommend something like PopOS instead? It's based on Ubuntu so everything from there will work on it, including .deb files. It's basically Ubuntu but with way, WAY saner defaults and a better beginner experience. I think your experience will be a lot better on a nicer distro.

  • Downloaded the latest Ubuntu Desktop

    Theres your problem.

  • Not really sure what to think when I see posts like this. Maybe there's some people it's just not for. I don't want to be negative, but I think some folks just might not be open to it.

    I've been using exclusively Linux for all my computing for over 3 years now. My high-end gaming PC, my work laptop that I service multiple IT clients with, my Steam Deck, my entire home lab, even my phone runs GrapheneOS. And I love all of it.

    I use a bunch of different distros, Manjaro, Nobara, Ubuntu, Alma, Fedora, Mint, Lubuntu, with different desktop environments, apps, services like SMB, NFS, DHCP, Apache, TrueNAS, Jellyfin, various gaming servers for Minecraft, Arma 3, Valhiem, etc.

    I play scores of different games, online Mutiplayer, single player, indie, AAA, retro titles. I do all my email, ticketing, business accounting, invoicing, banking, Discord, matrix, social media, personal email, browsing, printing, scanning, streaming and editing on Linux. There's literally nothing I do in my personal or business computing that runs on Windows, not even in a VM.

    I just don't really know what to tell folks that claim that Linux just doesn't work for desktop use. My systems are more stable than Windows, more customizable, easier to update, configure, and troubleshoot. They run faster, and are quicker to install.

    I just switched my parents to Linux Mint this holiday season and they've had no problems, all their basic computing needs Linux handles perfectly and runs better on their super old hardware than Windows ever did.

    My friends and I love our Steam Decks, use them all the time, both in gaming and in desktop mode, all Linux there too.

    Idk, it has been amazing for me to be 100% free of Windows forever. I don't miss it an all, I just wish I had converted sooner. And I'm not some Linux god who lives in the terminal all the time either, but the documentation and help from the community is endless and has helped me solve any issues I've had.

    • It's not that i don't believe you, but i just typed out the nice surprises i encountered while just trying some (imo basic) things on a fresh install.

      the SMB thing, seriously... this is a vulnurability from 2017, and ubuntu not only defaults to this protocol, but doesn't even have a way to disable it??

      the refresh rate thingy, maybe a bit specific, but in windows it's just a setting you enable in any app, and it works.

      and the installer being "oops, we forgot to replace it"... if the ubuntu version was marked as "this is bleeding edge unstable", i would have just taken the LTS version. but from all i can tell 23.10 is just the latest stable, that seems to be anything but stable?

      This is not about "being open to it", this is just 5 hours of googling, trying things, realizing that things that i expected to be pretty basic are just working sooo badly. and i know switching from windows would take some effort, but hours of struggling to have to end up working around a vulnurable protocol that i can't disable, having to struggle with just getting some package installed (defeating the entire point of why these packages would be easier), and for now giving up on a nice playback feature.

      And of course in this thread i've already had at least 3 different distros recommended with noone really knowing if the kodi usecase is supported by them because even people who use linux for everything have no way of figuring out which distro, if any, supports refreshrate switching...

      you can be all "you have to be open to it", as i've got multiple headless linux machines and even got some complicated stuff running on it requiring me to do some more advanced stuff via ssh and actually understanding some parts of linux. It's not that i don't want to learn, i wouldn't even know how. Read the replies yourself, people are already "do you really need refresh rate switching?" (aka, we also don't know how to figure out how to get this feature that just works in other OS'es to work in any linux distro).

      I'm not expecting everything to just work, and don't mind googling. but these were literally the 3 first things i tried on this linux, and each of them was hell... and googling for solutions was also hell with a lot of outdated advice, and regarding the refreshrates... not really much advice at all, even though htpc on linux is relatively popular & this is something that can be a known benefit to the playback quality.

      And of course i'm getting downvoted for this post because posting the reality of trying desktop linux (as an experienced IT guy) is something that's rather not seen?...

      • Everything I can find online for SMB version usage in Ubuntu's file explorer seems to indicate that for the last several years mounting SMB shares defaults to version 2.0 and up already.

        Idk if that's true, I haven't looked at the version of Samba for my own SMB shares, nothing is exposed to the web so not a huge concern for me. Regardless, sounds like a bug? Idk, you also could have tried installing a different file explorer to see if that was the issue I suppose.

        I don't understand the Kodi refresh rate issue. I'm not familiar with Kodi at all, is it supposed to set your monitor's refresh rate to match the framerate of the video that is currently playing in Kodi?

        Not sure about the installer problem you were having either. I just tested downloading the .deb package for DockerStation on my Ubuntu VM and it seems to work perfectly. Right clicked the .deb package > Open with other application > Open with the Ubuntu software install center app > Then click "install." It installed just like any other repo package for me in about 60 seconds and it launched totally fine too.

        Granted my VM is the LTS Jammy Jelly 22.04 version, but that shouldn't matter. If it doesn't work on the newer stable version of Ubuntu, then I would submit it as a bug report. Also, DockerStation has an AppImage package too, why didn't you try running that if you had issues with the .deb package?

        I think people are downvoting you largely because you're using your personal experience to claim that the Linux desktop experience as a whole is terrible, which just isn't true. At least that's how I think it came across to many people. That's why I listed my own personal experience, they aren't objective data, whether good or bad.

        It would have been better for you to either create a thread asking for help with those specific issues, or at least taken a more tempered approach.

        Ultimately, I'm sorry your experience has been bad. I think Linux desktop just isn't for some people, for various reasons, and that's fine. If you're still wanting to try it, I would suggest creating a live USB of a few other distros and testing out the same kinds of things. My personal favs are Linux Mint Cinnamon edition and Fedora KDE Plasma edition.

      • If you’re getting downvoted it’s probably because you sound a bit condescending.

        Anyway, most of your issues are Ubuntu issues, not Linux issues. And as you may have learned, most Linux users don’t really go with Ubuntu anymore as a recommendation. Personally, I use Fedora with as many flatpaks as possible and have a great experience.

        Clicking on a deb (or .rpm) to install something is a last resort imo. Install from the package manager first, flatpak or snap next.

        Variable refresh rates aren’t something I care about so I don’t know 🤷🏻‍♂️ but sounds very firmware/hardware dependent. HDR is just not implemented fully yet, but being heavily worked on. Linux is in the middle of the final push to switch X to Wayland which will likely fix these kinds of issues once fully adopted.

        I use Podman Desktop if I need a docker ui (flatpak) btw. Also available in other ways and OS.

  • Yes, it's just you.

  • To be honest it seems like it's a specific problem to you. I use Linux desktop for many years and for 3 years exclusively and it's a much better experience for me than Windows (in every aspect).

    I think it's just a lack of experience on your side. You are comparing your years of experience on Windows with a OS you barely know.

    Just because you are a "power user" on Windows doesn't mean you can handle Linux the same way.

  • This is a case of YMMV. I hate nearly everything about Windows, but there are people who swear by it. After nearly 15 years on it, there are many things I find natural on linux that are rendered difficult for no pissing reason on Windows.

    To this day I don't understand what the difference is between the networks one can choose "Home network", "Public Network", etc. . Also, sporadically dying DHCP was so much fun to fix. There were some WiFi networks that worked fine on other computers, but mine just refused to get IP, subnet, and gateway, so I had to copy paste them from others.

    Setting up a developer environment was incredibly annoying the last time I tried it on windows 7 because every flipping thing has to go through a GUI that you have to find first. The PATH variable is in some setting somewhere that took me ages to find and it didn't work. Ended up configuring the IDE's environment variable individually, but it didn't have a console in it (very early days), so opening cmd.exe meant trying to find the right env vars to set.

    I remember installing a firewall and window deciding that "no, windows firewall has to be activated now", activating itself and conflicting with the installed firewall.

    Dunno if it's still necessary, but reg cleaners and defragging were absolutely essential back then to have a fast system for more than a year. Recently had a friend with a slow system and her boyfriend just reinstalled windows for her because he didn't want to deal with whatever it was that was slowing down the system.

    Semi-related: hardware stiff was no fun either. Printers were always a nightmare. "Install this Epson driver that installs a bunch of bloatware for free!" and you find out that the installed version doesn't work for some reason, so you have to hunt down why it doesn't work on your particular laptop only to stumble upon drivers for that printer by the damn laptop manufacturer.
    Or laptop and desktop manufacturers that packaged their own graphics drivers and were constantly a few months behind the official drivers - and the official drivers wouldn't work on your hardware because the manufacturer had to do something special and your were stuck waiting for updates from the manufacturer. Of course manufacturers had their own updaters that barely functioned, so all you could do was check periodically yourself or wait for a bug to appear, hunt down the reason, find out it's an outdated driver and download it from the manufacturer.

    I could go on. The trauma is deep. And don't get me started on those goddamn rainboots (Mac). That system is even worse than windows.

    Anyway, all I'm saying is you had a shitty experience with "absolutely basic stuff" on linux desktop, big deal, it's a computer. Computers and software are buggy. Nothing's perfect. No-one claims Linux is perfect, it's just better for whatever they are doing and they are willing to put up linux specific stuff (like the totally valid stuff you pointed out) instead of putting up with windows/mac specific stuff. Linux desktop doesn't rub you the right way, fine. Windows nor Mac rub me the right way. That's the way of the world. We all decide how much stuff we can put up with. Maybe this is the end of the road for you with linux desktop, but it sure ain't for many other people.

    CC BY-NC-SA 4.0

  • and then added it to my fstab as a workaround

    Use of /etc/fstab is not a workaround. It's the standard place where you add things to mount.

    Your problem is that you use googling, watching pictures and clicking through stuff, just like in Windows, thinking that this skill makes you an advanced user.

    Instead of googling you can just read the error message, it usually sufficiently explains what the problem is.

    Installing software should not change settings like file type associations, I think that's normal. You may think differently. Somebody has made a choice which in this case is closer to my opinion, in other cases that may be different.

    Of course Ubuntu just threw out the old installer for debian files, and didn’t replace it yet. Wouldn’t want a user to just be able to easily install files! what is this, windows?

    This is incomprehensible.

    Ubuntu does still have a GUI to install software from .deb packages, I think.

    But you shouldn't try to install packages for another distribution using .deb packages (like Debian itself), or packages for another Ubuntu version.

    Unlike some software installer in Windows, a package on most Linux distributions doesn't include dependencies, only information about them and the software itself. Say, in Windows you can have the same DLL in a 100 copies and versions if it's not a system one. In Linux you usually have the same library installed and even loaded once.

    But goddamn this desktop experience is so ridiculous, there has to be better than this right? I’m missing something, or doing something completely wrong, or… right?

    Yes, you are getting something completely wrong, and it's the culture and not some technical difference.

    Though I agree that outside of repositories maybe software should be distributed not in the same packages, but like something to be put into /opt, like in olden Linux days and more similar to your Windows experience ; GOG games' installers do that, only use ~/GOG\ Games or whatever you choose.

    EDIT: And also Ubuntu as a distribution has some downsides. Try Mageia, it's not widely used, but pleasant. Or Fedora, everyone and their dog is using it. Or OpenSUSE, it's kinda spiritually corporate and they have worrying plans for the following major versions, but as of now it's pleasant.

    EDIT2: Also why did you google for software in the first place? You couldn't find what you wanted in the repositories or just wasn't aware how it's done here?

    • Ahh the favourite pasttime of the linux community: blaming the user.

      See, i install ubuntu. It has this files application to brows your files in a gui. I click other sources, it detects my SMB shares, i click on one of those, and i get some vague error, i no longer have the exact error text but it was something like "item not found in list". You feel that on a fresh desktop install clicking the files tab, and then clicking the discovered network share, and expect it being able to handle a protocol that got exploited in 2017 being disabled, and then throwing an error "item not found in list" is me just randomly clicking around expecting a windows experience and me not being able to read error messages? You're so far off the mark that it's not even funny anymore. Yeah, i've got a dozen containers on my synology with proper permission management and shared users between those containers, properly exposing some to the internet, and having set up watchtower to automatically update everything to keep it secure since i'm such a windows user that doesn't know anything else...

      Ubuntu does still have a GUI to install software from .deb packages, I think.

      dude, CLICK THE LINK I GAVE, IT DOESN'T. and what do you mean install a package for another distribution. https://dockstation.io, see the link "download for ubuntu/debian". I'm just doing what the first application i thought of trying tells me. Or do the developers of linux apps themselves have no clue how to support the most popular distro? According to you that may be the case, but that's not my fault then.

      And why did i google software? i entered "docker" in the package manager but didn't find much, so i thought i'd give google a try. also to get some reviews/experience of people trying the applications, i could blindly try packages, but reading some user experiences makes the choice easier.

      • Ahh the favourite pasttime of the linux community: blaming the user.

        "The Linux community" in general understands that you are not "just dumb" or a "noob", but you are unfamiliar with the way things are done in Linux, your Windows experience is useless for that, and you should be informed of that.

        Now some Windows-savvy people thinking that not being able to navigate their junkyard is being a "noob" seem worse for me.

        click on one of those, and i get some vague error, i no longer have the exact error text but it was something like

        Unlike on Windows, errors here are usually informative, and "something like ..." is useless. We can't trust you to determine if it's vague or not.

        dude, CLICK THE LINK I GAVE, IT DOESN’T.

        The article advises you to install GDebi from repositories (with a nice GUI) to do that. Have you done that?

        and what do you mean install a package for another distribution.

        You should install a package for Ubuntu on Ubuntu and a package for Debian on Debian. The package filename extension being .deb and its format being .deb doesn't mean it'll work on any system using .deb . Yes, it may.

        Or do the developers of linux apps themselves have no clue how to support the most popular distro?

        Developers usually care most about the distribution they themselves use.

        And if something isn't in the repositories of the most popular ones, it means the developer of the application doesn't care to maintain it there and nobody else cares.

        According to you that may be the case, but that’s not my fault then.

        Your fault is treating it wrong. If others don't need it and you need it, why cry that desktop Linux sucks? Maybe it sucks for you, well, sorry.

  • If you need VRR on a Wayland environment, you might want to try Kubuntu or the Fedora KDE spin (as examples). There's also Sway, but a tiling WM may not be what you're looking for.

    VRR isn't currently implemented on GNOMEs mutter (though it is actively being worked on).

    You can patch mutter with the VRR work yourself (using a copr on Fedora, and perhaps a PPA on Ubuntu), though I wouldn't recommend it.

    • Thanks for the suggestions :). I think in about 50 replies you're the first that's like "hey, maybe there is some way to get VRR working on linux", and not be like "why would you want that? just ignore the stuff that doesn't work on linux".

      I'm probably going to stick with windows a bit longer for now, and i'll give it another try when i read that wayland is a bit further along since it sounds like what i need, but is still in its infancy.

      • That's fair enough. I don't know if I could wholeheartedly recommend the Linux desktop to just anybody, but I really have been enjoying fedora for a good few years now.

        I work in parallel to the gaming industry (IHV) and VRR on Linux (under wayland) is something I've been pretty excited about. It's been functional under KDE Plasma for some time now (and for Sway even longer). I've tested the previously mentioned mutter patch on fedora 38 and it worked surprisingly well, but I believe they're still mulling over the UX (I.e. how this feature should be exposed to end users in the settings UI). Community driven UX design & consensus is hard.

        As for the maturity of Wayland, you may find differences in implementation depending on the desktop environment. I believe KDE plasma's inplementation is a bit further ahead than gnomes, and your experience with Wayland under such an environment should be fairly comprehensive, though I don't expect you to have to test individual DEs, so don't take my word for it.

        I personally prefer gnome with a couple of shell extensions so I'll have to wait for it to catch up, though in typical use, it seems to do pretty well.

  • I use Linux Mint on several NUC-style computers. I even use it for servers even though it is a Desktop. Based on Ubuntu but it does fewer stupid things. I run many docker containers. Run Plex in docker. Can't speak to the refresh rate in X. Wayland is coming, but it will be a while.

  • I've been on Fedora for a few years now, and been using some kind of Linux as primary for over 15 years. Your experience sounds like something from a few years ago.

    If you haven't tried Fedora yet, I'd highly recommend it over Ubuntu, which is likely one of the bigger cause of your issues.

  • My rule of thumb has always been, get something from a major manufacturer that is not bleeding edge, so I can be sure driver support is there. That has served me well, and I also usually buy devices that area certified for Linux. That being said, Ubuntu has really jumped the shark and I wouldn't be surprised if this is the result of someone messing up some snaps in some way.

  • I made the same jump about 4 months ago. I had a long history of running servers and trying Linux desktop here and there and finding it lacking. I installed Ubuntu because that was the popular distro for the past 15-20 years. I gave it a month. It blew. Bugs and general broken shit that I had to constantly repair. I finally gave up and figured if I was going to spend time tinkering with every goddamn thing, I may as well be using Arch. Installed Arch and I'm having a much better time. I still have to troubleshoot and fix the odd broken thing, especially after package updates, but it's less tinkering than I've had to do with either Windows or Ubuntu. I'm not saying Arch is your answer, but I bet it's "not Ubuntu".

  • It's not you.

    Out of innocent ignorance and bad suggestions you just chose one of the worst distributions (anything from Canonical) with the worst UI (Gnome).

    Learn and just try again, that's totally okay.

    If you want to stay in the deb ecosystem I'd suggest Debian with KDE Plasma. Don't let people tell you Debian is outdated or old or something, they are just uninformed. Plasma is also very advanced with VRR and HDR in the process of being finalized or already done.

    Most distributions offer a live image so you can try them out in a virtual machine without going through installing every one on your hardware.

  • (yeah, i ended up finding how to mount things manually, and then added it to my fstab as a workaround, but wtf)

    I think you're expecting Ubuntu to behave exactly like Windows. There are tasks which any Linux machine is going to be better-equipped for than Windows, and it'd be silly to say that Windows "is a terrible development experience" because it doesn't run valgrind or strace or whatever. Contrawise, there are things which will definitely be easier or more intuitive to set up on Windows as opposed to any Linux distro you find, but that doesn't mean it's a bad desktop; just that it has a different set of strengths and weaknesses. For me, adding to fstab would be more of a normal thing to do than to use the Ubuntu GUI by quite a lot.

    It kind of sounds like you're not interested in a lot of the benefits of having a Linux installation, just interested in something that works exactly like Windows and is good at exactly the same things. In which case, and I'm not trying to sound sarcastic, Windows might be more what you're interested in.

    (Or, actually, a Mac may be more specifically what you're looking for -- similar "it just works" ness like Windows but works better for most things, outside a handful of specific tasks Windows still does better)

    (Also - if Ubuntu really is refusing to talk to an SMB v2 machine I'd be very surprised by that. Which tool were you using? The built in Ubuntu desktop SMB browser I assume? What did you do to verify that it was the lack of XMB v1 that was the problem (e.g. enabling SMB1 temporarily and seeing if the tool started working)? As you noted, SMB v1 is terrible and if it's forcing the use of it, that's a for-real problem.)

    Noticed that even though i enabled that setting on Kodi, it’s not switching to the refreshrate of the video i’m playing.

    I have literally never in my life had my monitor's refresh rate switch to match the framerate of the video I'm watching. What refresh rate was it, and what's the framerate that you wanted it to match? I'm trying to wrap my head around what it is that you're watching that just letting the screen refresh at 60Hz or whatever speed it was going at won't cut it.

    The HDR is a fair point. That's a legit example of something where I could easily see Windows working better than Linux, which is why I wouldn't try to use one as a drop-in replacement for the other. This exact type of thing -- some niche feature which genuinely is pretty useful but requires a bunch of different softwares to play nice with each other when Windows just sort of works out-of-the-box -- is something where Linux tends to lag behind.

    Downloaded the .deb file (since ubuntu is a debian variant it seems), double clicked the file and … “no app installed for this file”…

    This just isn't the way to do it -- installing Debian .debs on Ubuntu definitely won't work reliably, and downloading and installing random .debs from the internet is rarely the way to do it even if the distros do match (flavor and exact version). Does Rancher fit your needs? Looking over this it looks like that's the first thing I would try if I wanted "something like Dockstation that works well on Ubuntu."

    I think overall -- just realize that Linux was created for very different reasons than "I want exactly the same thing as Windows, just to do all the work to create Windows over again and give it away for free." It was created for people who wanted a very specific type of development-friendly and Unix-friendly environment, and since the majority of it is still being made by those people for those people, it's gonna be constructed according to those parameters.

    • I have literally never in my life had my monitor’s refresh rate switch to match the framerate of the video I’m watching. What refresh rate was it, and what’s the framerate that you wanted it to match? I’m trying to wrap my head around what it is that you’re watching that just letting the screen refresh at 60Hz or whatever speed it was going at won’t cut it.

      was also heavily wondering this. Most TVs don't change their refresh rate to their content. they just output 1080p 60hz (or whatever) and only do the updates every 24hz and will just double up frames. Expecting to change your output based on the content feels real weird.

      if this person has stuttery video, its something else or they have a very niche use case.

      • Yeah. That's why I asked for some details. That said I think the underlying root of the complaint ("I did cool stuff on Windows, now I'm trying Linux and it can't do my cool stuff, WTF I hate this") is probably pretty valid. I think the solution is, either learn about the cool stuff Linux can do that Windows can't, and start there instead of trying to duplicate your Windows setup, or just stick with what you're already happy with.

      • If your screen is at 60hz and your source is at 24hz, some frames will last 2 frames, some will last 3 frames, it's a subtle stutter you see when for example the image is panning (and linux defaulted to 30hz on my monitor, so 24fps on 30hz refreshrate the effect is even more noticable), so i prefer the system to just switch to the proper refresh rate. The monitor/projector support switching to exactly 24fps, in the infinite power of linux, how hard could this be, for real. I get this is "advanced" and "a nice windows feature". But ffs, it's switching your display output. I can right click on my linux desktop, go to the display settings, and select 24fps refresh rate, and it switches. How hard could it be to provide an api to let an application do the same...

        If the community is like this on every nice to have feature that shouldn't be that hard to support, linux probably also isn't for me.

        (reminds me of another subtle issue i noticed in Kodi. on the windows version i can use the back button on my mouse to go back to the previous screen, on the linux version that didn't work. found an issue about it, where the replies were "we can't map every specific input system you have by default" (but the windows version can). And even better "wtf is a back button on a mouse" (that guy apparently missed the last decade of computer mouse development). And even after multiple users mentioning "we just want the linux version to behave like the windows version", but that question was just ignored in favor of "configure it yourself in the settings (even though the config didn't allow to map that button", and the ignorance of what even a back button on a mouse would be.

    • So expecting the stable version of ubuntu to not just have thrown away its installer for one of the main ways of installing things on it, and for it to have disabled a protocol that was used in ransomware attacks almost a decade ago is... "i'm expecting ubuntu to behave like windows".

      I'm sorry, but you're just ridiculous.

      Regarding the refreshrate: this also connects to a projector, and i don't think it's able to wait for frames, it'll just push out x frames per second, and if it doesn't match your video source, you'll see smooth motion isn't quite that smooth. It may be an "advanced" usecase, but if supporting something like this is "expecting ubuntu to work like windows", then yeah, maybe i better stick to windows... I had expected linux to also be good for htpc usage, but maybe not then.

      But for real, i've got multiple headless linux machines here, i ssh in to them, got docker containers on them with some complicated usecases too, i know what to expect from linux and i don't expect it to be like windows. But for the very first 3 things i try on a popular "beginners distro" to be this awful. This is not expecting "this works like windows", this is me expecting a vulnurability of 2017 having been addressed, them not fucking up something as major as a package installer in a "stable" version, and the refreshrate is maybe a tiny bit specific, i can kind of forgive it that (but it would make linux bad for my usecase sadly, but for a modern desktop OS, i don't see why it wouldn't be supported).

      Regarding the deb files not being the way to do it. I'm sure that's why plenty of sites have install instructions for ubuntu be like "here, install this deb file". You say this is not the way to do it, SO MANY APPS say it is. can this community please make up its mind??

      • expecting the stable version of ubuntu to not just have thrown away its installer for one of the main ways of installing things on it

        Not at all what I said. Distros are generally made as coherent wholes; the stuff that comes through apt install generally works great, and you never interact directly with a .deb. The whole model of "I found this thing on a web site and I want to download and run it on my system" is going to be a little more difficult on Linux. Since that's the only way on Windows, since Windows doesn't come prepackaged with thousands of different packages you can install through package management, it'll seem to a Windows person like that's "the way," and when it's not easy on Linux, it'll seem to you like a deficiency in Linux.

        and for it to have disabled a protocol that was used in ransomware attacks almost a decade ago is

        You didn't answer my question. What steps did you do that led you to conclude that SMB v1 was the issue? I actually agree with you that that's pretty bad and needs to be fixed in Ubuntu if it's true, but I'm not convinced based on your description that that was what was making it not work. It sounds like maybe it didn't work, and when it wasn't working you decided it was trying to speak SMB v1 and didn't test your conclusion. No?

        Regarding the refreshrate: this also connects to a projector, and i don’t think it’s able to wait for frames, it’ll just push out x frames per second, and if it doesn’t match your video source, you’ll see smooth motion isn’t quite that smooth. It may be an “advanced” usecase, but if supporting something like this is “expecting ubuntu to work like windows”, then yeah, maybe i better stick to windows… I had expected linux to also be good for htpc usage, but maybe not then.

        Like I say, I'm not trying to tell you not to have that as a feature if you want it or that you're wrong for wanting this to work. I'm just saying that this seems like getting pretty far into the weeds of weedy things to raise as criticisms.

        Was the video quality noticeably off in any way? It might have been that there was a genuine issue, unrelated to the frame rate. Given the history of interlaced video and vsync in video games, I'd be pretty surprised if the average human could even tell the difference between 24Hz and 24Hz-sampled-at-60Hz even paying close attention.

        But for real, i’ve got multiple headless linux machines here, i ssh in to them, got docker containers on them with some complicated usecases too, i know what to expect from linux and i don’t expect it to be like windows. But for the very first 3 things i try on a popular “beginners distro” to be this awful.

        I'm gonna be a little harsh. Having several Linux machines doesn't mean you know what you're doing. You say stuff like:

        Of course Ubuntu just threw out the old installer for debian files, and didn’t replace it yet. Wouldn’t want a user to just be able to easily install files! what is this, windows?

        not fucking up something as major as a package installer in a “stable” version

        Regarding the deb files not being the way to do it. I’m sure that’s why plenty of sites have install instructions for ubuntu be like “here, install this deb file”. You say this is not the way to do it, SO MANY APPS say it is. can this community please make up its mind??

        You, just like the person who wrote this thing you linked to, seem to be under the impression that Ubuntu is supposed to install .debs you downloaded when you click on them, and that not doing that means they "removed" it. That's wrong. I have no idea why Ubuntu removed that behavior, but I suspect that it's because installing some .deb you downloaded from the internet is almost never the right thing to do. The underlying package management can definitely still do it. If you know enough for it to be a safe thing to do, you'll be able to do it without the GUI, and understand the messages you might get back and be capable enough to get it done to the point that the .deb you downloaded might actually work. If you just want to download and double-click and don't know how to use the relevant tools, then it's extremely unlikely that what you were doing was ever going to get your software to install and run in the first place.

        I know this is kind of gonna be offensive me saying this, or unhelpful, or "see this is why it's not ready for the desktop!" But I'm honestly just trying to communicate, this is how it works. Linux is designed as more of an integrated whole; in a lot of respects, that's a really good thing. It sure is a pain in the ass when you want to install certain types of third party software though, yes, definitely. Windows (of necessity) has pretty good support for installing third party apps as self-contained entities. Again, on Windows the whole model of how you install software is to download something from some random internet site, so it's even a little hard to process the concept of doing it some other way, or why that way wouldn't be simple.

        If you want to say "this is a big problem, we need Flatpak and Docker to improve in X Y and Z way so they can be viable replacements for drop-in installation of third party software like on Windows," that sounds great. But -- again, I apologize about this for being a little harsh -- if your whole model for solving this problem is that Ubuntu should install .debs when you double-click on them, I don't think you know enough about it to say what needs to happen to make it better.

  • I think that the linux desktop has improved dramatically every year, but there are issues as well. This really isn't unique to linux though, no OS out there fulfills every user's needs (and in the case of linux, there are so many different people/groups with different philosophies making distros, that it can be super hit or miss). I've had my fair share of normal updates breaking the system, or installing ubuntu and getting booted straight to the tty since it didn't ship with nvidia drivers at the time. Even now, when I run an update, I have to manually delete the updated nvidia driver and manually downgrade to the old one because I simply get a black screen with the new one.
    The issues are always managable, fixable, but I think that they do make linux very difficult for people without the time or understanding to troubleshoot the problem.
    But, when I was on windows I had plenty of things break there too, ads in the start menu, that sluggishness that windows always seems to get if you don't do a fresh install every year or two. I had a game that would crash on boot if I had my USB headset plugged in. And of course, updates breaking the system randomly.

    The issues you seem to be having aren't normal, and while I'm tempted to blame Ubuntu, I'm not sure. Ubuntu makes some really strange choices, I feel, and did cause me more issues than other distro's I've tried.
    But really the core of what I'm saying is that depending on your use case, linux might suck, but it can also be far better than other OS's.

  • so to summary your first steps were:

    • accessing a inhouse NAS
    • setting up kodi and trying to switch refresh-rates & HDR
    • running some docker UI

    i have 2 question - if you want to run rather advanced stuff

    • why not invest some time to check how its done in linux?
    • why did you chose a beginner distro focusing on the 80% needs of a home user

    all of your described usecases are possible - no exceptions, but after you obviously spent decades of time in other desktops, you might move out of your comfort zone to make the next step. ubuntu is pretty easy for the easy stuff, linux as it is makes a fantastic system if you want to do some advanced stuff, but it lets you do the decisions (which means you(!) have to gain the skill to do the decisions)

    we're here - the community is here to help ... but not here to do pre-sales for someone .... my tipp:

    1. check what you want to do
    2. check how its done
    3. do it
    4. you face a problem - provide a description and ask for a solution, but do your part

    long story short - i think 90% of users would be happy with windows, mac os and linux just the way all of them come out of the box. most of the time they spend in a browser, checking photos or consume some media .... all of before mentioned OSs can do that pretty much without any hickups

    if you go into the advanced stuff its a different story. macOS will do lots of decisions for you (but they might not be in your interest). windows has such a big user base that you have a great chance to get some ready to use description because somebody faced the exact same problem years ago. linux - advanced stuff - but no willingnes to learn - yeah man, that won't be a good match

  • As others have said, I think this is an Ubuntu problem, not a Linux problem. I've used Linux Mint Cinnamon and Manjaro KDE on the desktop with literally zero problems. However, I installed Ubuntu on a server because I figured that Ubuntu's (former) popularity would mean there would be a much larger online knowledge pool to help with problems. Also, an IT friend recommended it. Unfortunately, I'm regretting installing Ubunbtu. Canonical's use of snaps at a deep level has caused me a bunch of random problems. Sure, problems can be fixed or worked around, but it is definitely the least friendly distro I've used. I should have heeded the warnings and stayed away from Ubuntu.

  • Yes, linux is terrible on the desktop.

    I've worked in a Linux shop for the last 20 years, we provide a desktop-linux environment (latest debian) for thousands of users, and even with dedicated professionals managing it, the UX is just hilariously terrible by modern standards, right across the board.

    My god that's the perfect metaphor: it's the desktop-experience version of PHP. No one thing is particularly broken in and of itself, but the set of all of them together... SMH.

    I refuse to deal with it on a daily basis for file-print-web-email stuff; I use a Windows box as my desktop machine, and just SSH or VNC into the backend for the actual sysadmin part of my job. OSX is usable too, but I just don't like it.

    To be absolutely clear: Linux is the only sane choice for backend services or development; no normal person would willingly subject themselves to Windows for either of those purposes. But for the box you physically plug your mouse into, using linux is sheer masochism.

102 comments