14 May
2018
14 May
'18
11:24
http://bugzilla.suse.com/show_bug.cgi?id=1093071 http://bugzilla.suse.com/show_bug.cgi?id=1093071#c3 --- Comment #3 from Ladislav Slezák <lslezak@suse.com> --- The package installed from the package manager work correctly because it prepares the progress window for that. The other modules request installing a needed package, but do not prepare a progress window. In that case the progress cannot be displayed in the current window as it would be destroyed and it could contain unexpected content after returning the control back to the module. I think the fix could be opening a new window in the Package.Install and related calls and closing it in the end. -- You are receiving this mail because: You are on the CC list for the bug.