On Thu, 6 Jan 2022 10:14:18 +0100 Ladislav Slezák <[email protected]> wrote:
> Dne 05. 01. 22 v 22:31 David Díaz napsal(a): > > Hi folks! > > > > Related to [1], I'd like to update error messages where YaST suggest > > the user filling a bug report because some of them[2][3] does not > > include the hint about collection logs with save_y2logs command. > > Maybe we could even go further and add a [Save logs] button directly > to the popup. We could run `save_y2logs` after pressing it and then display > "Logs saved to /tmp/y2log-foo.tar.xz" message. (Where? Below the buttons?). I agree with mvidner, that code in exception handler should be really trivial and as simple as possible. So I would not make it harder than it is and simple save_y2logs pointer should be easy. Josef > > > Ladislav > >
