diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-01-22 18:40:30 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-01-22 19:27:21 +0100 |
commit | 87813dd7cfa302347b06cd9b0675d18577a2be11 (patch) | |
tree | 1ccde59cc52a4d8c42a402f49b836864db02200e /Makefile | |
parent | 4e396b0d14b639eca27a94196cbd9a4e9595016c (diff) | |
download | mgaonline-87813dd7cfa302347b06cd9b0675d18577a2be11.tar mgaonline-87813dd7cfa302347b06cd9b0675d18577a2be11.tar.gz mgaonline-87813dd7cfa302347b06cd9b0675d18577a2be11.tar.bz2 mgaonline-87813dd7cfa302347b06cd9b0675d18577a2be11.tar.xz mgaonline-87813dd7cfa302347b06cd9b0675d18577a2be11.zip |
better fix for mga#12280 while fixing exit reported by Colin
previous fixes for mga#12280 resulted in Colin reporting mgaapplet
exiting (not segfaulting):
"When updates a bubble pops up:
- If you click on the background of this bubble, mgaaplet exits
- If you click on the "Install Updates" button, it pops up the password
dialog. Without touching anything, about 1s later the dialog seems to
be replaced with another that says "Sorry, that didn't work, please
try again". When this dialog appears, mgaapplet exits."
So let's clean the pile of fixes and:
- have only _one_ gtk+ main loop
- creating _one_ hidden notification before entering the main loop
- never destroy it, but use >close + >clear_actions() then ->update()
prior calling >show() when one need to show a notification again
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions