GNOME Bugzilla – Bug 683573
gpk-updates viewer shows nagging error dialogs out of nowhere
Last modified: 2013-01-17 18:48:38 UTC
I have no idea why this happens, but for one day gpk-updates-viewer creates every few minutes *two* modal dialogs saying: "Could not get updates. Failed to handle request." (approximate translation). The details are: "Operation was cancelled.". There are two issues with this: - The dialogs are modal, but have no parent. I guess they are designed to be shown when the main updates dialog is visible, but here it's not the case. The second dialog blocks the first one, so you cannot close it, but when you Alt+Tab to them it's not always the second one that appears since they are not always on the same workspace. So the end result is that you have a dialog you do know how to close. - Error dialogs should not appear out of nowhere. I've asked to perform no action, so I don't care if the operation was cancelled. I guess a good rule is that if the main updates dialog is hidden, no modal dialog should be shown. I'm using 3.4.2 on Fedora 17.
Created attachment 223762 [details] Screenshot of the dialog
I should add that gpk-updates-viewer itself is not working: when I start it, the dialog is completely grey with no widget (yum works). Sometimes, but not always, it shows the same dialog attached to the main window. The problem in itself seems to be caused by SELinux blocking packagekitd, but that's not the point: these dialogs should not be shown anyway.
*** This bug has been marked as a duplicate of bug 676259 ***