| 3 | | The forum users are indicating that this happens on macOS, and when it does crash, it's completely unrecoverable for the average person. '''Deluge crashes on launch 100% of the time.''' There's no obvious way to recover and restore normal functionality. Your users will assume the bug is in deluge, not in GTK, because they don't know any better. |
| | 3 | The forum users are indicating that this happens on macOS, and when it does crash, it's completely unrecoverable for the average person. '''Deluge crashes on launch 100% of the time.''' macOS is throwing an exception for sandbox violations because GTK is trying to use some property in a core framework that it's not entitled to, and Metal (the GPU acceleration libraries) are barking in the logs. There's no obvious way to recover and restore normal functionality once this crash occurs. |
| | 4 | |
| | 5 | Bottom line: your users will assume the bug is in deluge, not in GTK, because they don't know any better. |