Image transcription:

it’s a swole doge vs cheems meme

on swole doge side, there are two popups: kCrash and Ubuntu apport. Both have options to see detailed logs and an optional button to send report to developers, along with options to close the popup.
accompanied is a text that reads “Here’s the information. What do you wish to do?”

on crying cheems side, there’s popup for windows and mac. windows has just a cancel button with report being sent already. mac has ignore and report button. there is no option to see logs without reporting on both. here, accompanied text reads, “let’s add this to the personally identifiable information we have on you.”

134 points
*

Two things irritate the shit out of me. First, the “wait while we report this to Microsoft” dialog comes up and implies its transmitting immediately, even for trivial issues, without asking for your confirmation and without indicating what, exactly, it’s sending. (I guess that’s the point of this meme. But a yes/no prompt would be nice?)

Second is that it does it for absolutely trivial things. Like, the crap point of sale software we use at work can be easily and repeatably made to go into an infinite loop state if you know how to do it, and you have to kill it via Task Manager or whatever. But then this stupid “we’re reporting this to Microsoft” dialog comes up. Oh yeah? You’re reporting it, are you? What the fuck is Microsoft going to do about it, exactly? Send a helicopter so Bill Gates himself can rappel down and bust through the skylight at the office of this two-bit POS software company, guns blazing, hack into their mainframe, and fix their code?

What a useless thing to show the user.

permalink
report
reply
35 points

lol, I like your way with words. and I fully agree and share the sentiment(hence the meme).
I disliked crash reporting on windows precisely because of inability to cancel it(by the time you hit cancel, it might’ve already been sent).

nowadays, I don’t use windows at all. sometimes I’m forced to use macos, and this popup comes up. I dislike this one too since I can’t really see what it’s going to send.

on my home machine I have Debian with i3 and xfce, which hasn’t crashed a single time. and even if it does in some distant future, I’ll be more than happy to send technical info to them.

permalink
report
parent
reply
18 points

You can disable error reporting on Windows, by the way. Disable the “Windows Error Reporting” service. Either via Task Manager, or services.msc, or whatever your preferred method is.

permalink
report
parent
reply
6 points

don’t use windows now. but will keep it in mind in case i encounter an unfortunate device infected with it.

permalink
report
parent
reply
51 points

To be fair most applications don’t give you shit till you launch it in a terminal. That’s something I’d wish would improve on Linux. My mother would get pretty frustrated so I assume most average people would be too.

For example lutris recognizes your missing wine but it just loads indefinitely.

If you don’t have all the dependencies for alacrity it just doesn’t launch.

If you don’t have all the dependencies for gparted on Wayland it just doesn’t launch.

Most apps don’t create error messages in the gui and that’s hard for average users to grasp.

permalink
report
reply
10 points

Most apps don’t create error messages in the gui and that’s hard for average users to grasp.

I just went through 3 fucking days of troubleshooting why this program wont work. Finally issued a bug report, it got closed in 30 minutes, dev responded with “ya, those features are currently disabled, terminal will show you a warning when you launch it”.

Great. And nothing for the GUI users?

The biggest annoyance to me is that Linux fanboys will say how you never have to touch a terminal if you don’t want to, but when you bring up how ridiculous it is to disable features, keep them enabled on the GUI, and only throw a warning in the terminal, they’ll tell you to use the terminal lol.

permalink
report
parent
reply
3 points

I’ve found anyone saying “you barely need to touch the command line” is straight up lying. You can do a lot with GUIs, but they’ll always be second class citizens for Linux software developers because those developers do everything through the terminal.

permalink
report
parent
reply
2 points

As far as I’m concerned still worth it compared to the state of proprietary OSes now a days. The online language model image generation features especially worry me due to the limitless data collection and scrapping capabilities. “Justified” collection of emails, word docs, images, videos, cameras, audio recordings, etc.

Most people won’t bat an eye until their most intimate details are sitting in a stack of papers on some lawyers desk awaiting a trial over some data breach or antitrust practices.

permalink
report
parent
reply
2 points

I’m not arguing against Linux. Use whatever you want. It’s just stop acting like Linux is GUI friendly when it’s extremely dependent on if the dev is competent or not.

Also, whatever OS you use wont save you in data breaches. Just because you use Linux doesn’t mean your Ashley Madison affair data is safe.

permalink
report
parent
reply
6 points

I am annoyed whenever I launched something from dmenu and I don’t get error output or logs anywhere.

I do wonder why you would have missing dependencies for all of these applications? Shouldn’t your package manager handle that…?

permalink
report
parent
reply
3 points

I was playing with Hyprland back when it was only in the aur. I found it weird too but on something like kde the dependencies must already be there. Also lutris never comes with wine dependencies for some reason.

permalink
report
parent
reply
2 points

I think Lutris can install its own versions of wine which is probably why it’s not included (also you don’t need to use wine at all with Lutris). I guess I’m not surprised you ran into these issues on Arch. I wouldn’t expect this on the more mainstream distros a new Linux user would be likely to use, since these distros are more likely to take a batteries included approach to packaging. I’d hope running into missing dependencies when launching a program is a fairly uncommon experience, at least for anything installed with a package manager on most systems.

permalink
report
parent
reply
46 points

On MacOS if you click on the “Report…” button it expands to something similar to what you see on the left.

permalink
report
reply
12 points
*
Deleted by creator
permalink
report
parent
reply
7 points

I’m pretty sure this only goes to Apple, not to the actual developer.

I believe I’ve even seen devs specifically ask for copies of the reports from the crash reporter, as they wouldn’t receive them otherwise.

this doesn’t change the rest of your statement though, just afaik the recipient is different.

permalink
report
parent
reply
1 point
*
Deleted by creator
permalink
report
parent
reply
5 points

thanks! never clicked that for fear that they’d do something similar to windows.
I’ll try it next time it comes up.

maybe there should be a third button for less confusion? or does it go against apple’s “design” principles? :p

permalink
report
parent
reply
31 points

To demonstrate I got an app to crash, this is what you see when you click on the report button. The report is longer, trying to show where the app crashed, at the bottom there’s a button to send a report to apple

permalink
report
parent
reply
15 points

looks much better than what I’d thought. thanks for sharing mate! BTW, the interface is in French, right?

permalink
report
parent
reply
2 points

update: doesn’t have button on my machine.
just two buttons: show/hide details, and report. can’t even go back or close it.

permalink
report
parent
reply
2 points

maybe there should be a third button for less confusion?

I think it’s fine as is. Three dots after a button / menu item imply more interaction is required before an action is taken.

permalink
report
parent
reply
-3 points

“Intuitive” design

permalink
report
parent
reply
20 points

KDE’s way is the best way

permalink
report
reply
10 points

haven’t used KDE, but it really looks an ideal crash reporter. even has stars for quality of logs.

permalink
report
parent
reply
2 points

I might be doing something wrong, but the crash reports themselves are damn near useless

permalink
report
parent
reply
3 points

yes, there should be a description box for sending additional inputs from the user. like what were they trying to do.

but GNU/Linux developers are already saddled with a lot of work, and I don’t mind restarting the app at all. :)

permalink
report
parent
reply
4 points

I seem to remember that a text input field for details is available in the general tab.

I don’t get many crashes in kde so I haven’t seen the dialogue in a while.

permalink
report
parent
reply
17 points

I have a question, how the hell does task manager stop responding and there still to have a crash report

permalink
report
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

I use Arch btw


Sister communities:
Community rules
  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

Community stats

  • 7.9K

    Monthly active users

  • 1.3K

    Posts

  • 69K

    Comments