Bug 1378865
| Summary: | Qt based applications get killed in Gnome before confirmation for Logout/Shutdown/Restart | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | jigar <jraising> | 
| Component: | qt | Assignee: | Jan Grulich <jgrulich> | 
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | 
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.2 | CC: | ajipatil, jgrulich, jkoten, rstrode, salmy, tpelka | 
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-10 09:53:46 UTC | Type: | Bug | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1393395, 1420851, 1479818 | ||
| 
 
        
          Description
        
        
          jigar
        
        
        
        
        
          2016-09-23 12:10:44 UTC
        
       
      
      
      
    (In reply to jigar from comment #0) > Selecting Logout from Gnome Shell causes a Logout dialog to appear. *When > this dialog is rendered*, many Qt-based application windows will disappear > immediately. This doesn't appear to be a problem with the dialog by itself: $ gdbus call --session --dest org.gnome.Shell \ --object-path /org/gnome/SessionManager/EndSessionDialog \ --method org.gnome.SessionManager.EndSessionDialog.Open 0 0 30 '[]' Monitoring the org.gnome.SessionManager name, it appears that qt has some integration with gnome-session (in particular inhibitors). I suspect that the issue is that this integration is faulty, but let's start moving to gnome-session (which handles the actual session phases and inhibitors) for further investigation. Fixed with qt-4.8.7-1.el7. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0682  |