STEPS TO REPRODUCE 1. Turn off internet connection. 2. Crash some app. 3. Launch DrKonqi. 4. Go to page with debug symbols installation button. 5. Click on debug symbols installation button. EXPECTED RESULT Instant appearance of relevant error message about inability to install symbols SOFTWARE/OS VERSIONS Operating System: KDE neon Developer Edition KDE Plasma Version: 5.14.80 KDE Frameworks Version: 5.53.0 Qt Version: 5.11.2 Kernel Version: 4.15.0-39-generic
I don't think that is true. What if I have a DVD with the debug packages?
After some discussion with some other devs I've concluded that this is indeed not nearly as straight forward. There is a mountain of corner cases where you may have no internet access but will still be able to install debug symbols. Ranging from repos on disk/usb/dvd/local-network. These are cases we'd explicitly prevent by hijacking the installer decision. All this without much use. There's perhaps an argument for having more appropriate error reporting, but that I believe needs implementing for each specific distribution.