Post #1758296
2026-04-19 18:10 UTC
Replies (2)
-
@teilweise@layer8.space 2026-04-19 18:49
@dasdom That’s why I never have generic error handlers. I try to handle every case separately. It’s a whole list of problems: • I would not have tried to uninstall it if there wasn’t a download notification every now and then at the start of Xcode. • If you cannot uninstall it, there should not be a button to delete it. • If it is an optional component, uninstall should work. • The alert should not be “inactive”. • The details are useless. • The transition to show details is … great. • […]
-
@leeloo@c.im 2026-04-19 22:05
@dasdom @teilweise Agreed, it sounds very much like a generic error message that somehow got an operation and an error code mixed that doesn't fit together. Like the infamous "The following error occurred: The operation completed successfully".