154 points

I remember a gamedev complaining about this on Twitter but the outcome he came to was that he hated that Linux users submitted bug reports, stating the OS itself was broken and he refused to help any of them.

permalink
report
reply
75 points

I remember threads like this from back when Valve was pushing Steam Machines. Won’t name names, but there were very successful developers throwing tantrums once the bug reports started to flood in. Many weren’t prepared to actually provide support and spent years regretting it (according to postmortems.) I managed to get a refund on one game after the developer’s Twitter rant went completely off the rails re: Linux being unfit for desktop. Weird that they were 100% fine with Linux when it meant getting my $15, $20, or $30. Makes you think!

permalink
report
parent
reply
3 points

Garry from Facepunch was pretty down on Linux from Rust (the game) because of the high bug to purchase ratio and because some stuff just didn’t work on the Linux version of Unity but worked fine on Windows. I mean, fair enough.

permalink
report
parent
reply
5 points

Looking in to it a bit more, it looks like they handled this extremely well, admirably even! https://rust.facepunch.com/news/updated-linux-plans

permalink
report
parent
reply
58 points

You shouldn’t remember the ravings of idiot minds.

permalink
report
parent
reply
28 points

Only recalled cause of this dev doing effectively the inverse.

permalink
report
parent
reply
16 points

I was not faulting you. I was advising best practices.

permalink
report
parent
reply
38 points

Good devs are good regardless of context, they may have their personal preferences but in the end welcome bug reports and feature requests, especially the helpful ones because it helps the project. Bad devs are dicks regardless of context as well, all they care about is review rate and other numbers appear in the scoreboard

permalink
report
parent
reply
19 points

Professionals have standards.

permalink
report
parent
reply
29 points

IIRC it was Planetary Annihilation and the guy ranting wasn’t even a programmer.

permalink
report
parent
reply
7 points

Yeah this article is a nice juxtaposition to that deranged rant. Hopefully if more game devs see it they’ll appreciate the Linux gaming community a bit more.

permalink
report
parent
reply
5 points

stating the OS itself was broken

A dependency was missing, betcha?

permalink
report
parent
reply
2 points

I’ve seen that several times. I expected that’s where this post was going, nice to see that was wrong.

permalink
report
parent
reply
123 points

Reflecting on my first year running solely Linux (as opposed to dual-booting), I think that this culture comes from the fact that, on Linux, problems can more often than not be solved. If not solved, then at least understood. When you want to change something on Windows, or something breaks, you have far less room to maneuver.

When I was a Windows user, I’d barely ever submitted a bug report for anything, in spite of being very tech-literate. It felt hopeless, as my entire experience with the OS was that if a fix would come, it’d have to be done by someone else.

Linux treating its users like adults, produces users who are more confident and more willing to contribute.

permalink
report
reply
26 points

This is true. I also dont even know how to report actual Android bugs. On Windows its true, its simply a big “f you”

permalink
report
parent
reply
11 points

Android bugs go to the maintainers of that specific device or of the custom ROM installed on it.

Using the unaltered version that was installed on the device when you bought it? Reports go to the manufacturer usually.

Unless it’s a carrier branded version, like a Verizon or Tracfone provided phone, in which case bug reports go to them. But frankly, don’t bother, and for the love of all things holy spend a little more money and stop buying carrier branded phones.

For custom ROMs, bug reports go to wherever the maintainers of that ROM ask bug reports be submitted. Usually Git, XDA forums, their website, or their Discord/Telegram channel. And fuck that last one, because hiding bug reports and other information in non-indexed places like Discord is making this more difficult for everyone.

permalink
report
parent
reply
4 points
*

GrapheneOS, basically AOSP for the bugs of concern. So no, the reports would go upstream to Google I guess.

Btw not everyone lives in the US ;D

permalink
report
parent
reply
7 points
*

You can do the exact same thing in Windows, just think of the SysInternals Suite and its power. It’s just that people on Linux expect problems, while the overwhelming majority of people on Windows/MacOS is using their device expecting it to work and if it doesn’t they go do something else or buy another device.

Also this completely untrue notion that you cannot fix Windows or play around with its internals is very prevalent, to the point that it’s a meme, so people don’t even try.

permalink
report
parent
reply
11 points
*

But I have to fight the stupid OS to give me useful information. I have to install 3^(rd) party stuff. By default you only get this useless error reporting tool. Even if you report an error your likely to never hear from anyone and the chance of the error being fixed is virtually nonexistent.

On Linux the necessary information is usually readily available. The worst offender in my experience is Steam itself. You can get logs from games fairy easily. But if Steam misbehaves things can get more complicated.

permalink
report
parent
reply
4 points

I found bugs in Windows server products all the time, and there was no way of reporting them. If you opened a ticket (by paying, of course), they would never admit it was a bug. Half the time I got the impression I was the only person in the world that every encountered said issue, and that what I was doing was complete edge-case. Which was bullshit, I would investigate and find dozens of references (which never got resolved) because it was pretty much the only way to use X product feature.

Microsoft QA and support is utter trash. You can get better support in Linux on damn near anything by some rando on IRC or the specific product forum, or, gods forbid, Reddit. There is an almost 100% chance you can fix anything on Linux if you look hard enough, even if you have to go dig through the code. Nothing like that happens in the Windows ecosystem.

permalink
report
parent
reply
2 points

Also, the types of information you find are very different. On windows, you’ll find various forum posts about your problem, and some proposed solutions. Usually, nobody seems to know exactly what’s causing the problem, and that’s why the solutions are a bit random. Same goes for iOS related problems too.

On Linux, you might not need forum posts, because sometimes the error messages tells you what’s wrong and how to fix it. If that’s not the case, you’ll find posts about your problem, and usually there’s someone who explains what’s broken and what are the commands to fix it.

There’s none of that guesswork about trying 7 unrelated things to see if any of them magically solve your problem. It’s straight to the point. Your problem is caused by that setting over there, and here’s how to change it.

permalink
report
parent
reply
4 points

When it comes to closed-source software developed opaquely by for-profit corporations, particularly the huge, monolithic ones like Microsoft, I generally have the attitude that, if I do discover a problem:

  1. They won’t take my detailed report
  2. If they do take my report, it goes straight into a shredder bin (or a massive queue where low priority problems go to die, which may as well be the same thing)
  3. If they do read my report, then it’s likely something they already are aware of
  4. If they don’t know about it somehow, the issue is probably so low-priority and niche that it wouldn’t escape the backlog anyway

Probably not nearly as bleak as I make it out. But when you can’t see the process, how can you tell?

With open source projects, these things can all still happen, but at least the process is more transparent. You can see exactly where your issue is, and what’s been done to it so far, if anything. Other users can discover and vouch for your problem. And if the dev team takes pull requests, and you are willing, able, and permitted to contribute, you can make the fix yourself.

permalink
report
parent
reply
2 points
*

Also, with open source projects, I actually want to help the developer improve their project, whereas with Windows I simply do not care and won’t donate a second of my time to a large corporation for free.

permalink
report
parent
reply
3 points

Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run sfc /scannow, etc. I doubt anybody on that forum can relay problems to Microsoft staff.

permalink
report
parent
reply
7 points

The Feedback Hub was introduced to fix this gap in user reports for Windows. Microsoft does actively monitor this. They respond when necessary, merge topics, deny or approve bugs/suggestions, etc. For their software, such as Terminal or VS Code, you can use GitHub issues.

Keep in mind, like most companies, Microsoft has guidelines on what employees can say when responding to any user feedback. This is why we typically see a lot of copy and paste. When it is more than that, wording is selective and you may not get more than one or two responses in total.

I know of at least one employee on Reddit who participates every so often. https://www.reddit.com/user/jenmsft/

permalink
report
parent
reply
92 points

This went in a different direction than I expected, in a good way.

permalink
report
reply
66 points

Interesting take. I wonder if the amount of platform dependent bugs is generally that low for games. I’m a developer, but not a game developer. I would assume that platform dependent stuff comes into play a lot more, when using shiny new tech like direct storage, which is probably used more by AAA titles and less by indie games?

permalink
report
reply
43 points
*

You don’t get many platform-specific bugs if you use cross-platform libraries like SDL2 for OpenGL/Vulkan context creation and human interface.

permalink
report
parent
reply
30 points

With my limited experience with Vulkan and multiple targeted platforms, I can confirm that AAAAAAAAAAAAAAAAAAAAAA

permalink
report
parent
reply
28 points

In my somewhat limited but relevant experience, the amount of platform specific bugs is indeed that low. I mean, there’s of course a layer of platform-specific low level stuff which is highly subject to platform specific issues, but once you go above that layer and into game code proper, most bugs are just bugs.

I didn’t fix 400 “Linux-only” bugs, but I did fix dozens of “seems Linux specific” and “only happened when at least one Linux client was connected” bugs, and a grand total of 2 were caused by platform differences. And of those two, zero were Linux specific. The platform difference in this case was about how different compilers optimise non-crashy types of UB.

Of course, we don’t want UB at all so the fix is to remove it.

permalink
report
parent
reply
21 points
*

[This comment has been deleted by an automated system]

permalink
report
parent
reply
9 points

The difference is money. Vulkan is an incredibly terse spec compared to dx12. You’d think that would make it much more consistent to work with, but really, it’s all it can do to keep up with msft and IHVs who pour money into coaxing AAA devs to use dx12. Then, even when the app gets something wrong and causes issues for end users, the IHV just makes a special case in the driver to correct it, because having a big important dx12 title run correctly on their hw is important to sell units.

Meanwhile, the same IHVs barely bother to support anything beyond the basic vulkan requirements, because it doesn’t gain them anything to do more. If a vulkan game experiences issues, IHVs don’t care because it won’t sell well anyway.

permalink
report
parent
reply
3 points
*

[This comment has been deleted by an automated system]

permalink
report
parent
reply
18 points

I made games primarily for Windows which we also compiled for Linux. It is mostly input/output stuff, aka hardware issues. That is, audio issues, input issues, storage issues, dependency issues. Modern game engine mostly handle the rest. It wasn’t such a big deal to fix, but most gamedev lacked experience with Linux, and most projects are already over budget and late, so fixing Linux for an extra 2-5% of sales didn’t make much sense at small scale. Proton kind off fixed all of this tho.

permalink
report
parent
reply
13 points

If you’re an engine developer, it’s a reasonably common problem.

If you’re a game developer using a cross platform engine, it’s pretty uncommon, as the engine developer has already accounted for most of it.

If you’re somewhere in the middle, it’s probably somewhere in the middle.

It surprises me how many indie devs avoid some of the higher level / more popular engines for this reason alone. But I assume they just must enjoy that sort of stuff much more than I.

permalink
report
parent
reply
7 points
*

It surprises me how many indie devs avoid some of the higher level / more popular engines for this reason alone. But I assume they just must enjoy that sort of stuff much more than I.

The problem with indie devs is purely a lack of knowledge and resources. They don’t feel comfortable testing and packaging binaries for distribution on Linux. A decent number of them are also self-taught and actually have almost no exposure to desktop Linux at all. So it’s actually a much higher hurdle than you think.

permalink
report
parent
reply
12 points

This game runs on the Godot engine, so it has a common base to work with.

permalink
report
parent
reply
47 points

Source: https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/

Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.

permalink
report
reply
0 points

All I had is this screenshot

permalink
report
parent
reply
1 point

All you have to do to help visually impaired people with screen readers is to search for the title on Google (or your privacy friendly engine), click the first result, and add the link to the post.

permalink
report
parent
reply
1 point

Added source link to post body

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 8.4K

    Monthly active users

  • 6.3K

    Posts

  • 174K

    Comments