Bug 1017351
Summary: | dbus exception seems to lock up the rhsm gui | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | J.C. Molet <jmolet> |
Component: | subscription-manager | Assignee: | Adrian Likins <alikins> |
Status: | CLOSED WORKSFORME | QA Contact: | John Sefler <jsefler> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | alikins, ckozak, dlah, fsharath |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-02-07 18:50:32 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: | 1002203 | ||
Bug Blocks: | 863175 |
Description
J.C. Molet
2013-10-09 17:13:27 UTC
Is this reproduceable manually? or sans AT-SPI? commit f9c4c1c514ed3dda2da57f80c443bbee18cf3ac2 Author: Adrian Likins <alikins> Date: Wed Oct 16 17:26:31 2013 -0400 1017351: ignore dbus failures on show_window If we get a dbus exception from what seems like a working dbus session bus connection while attempting to raise an existing subscription-manager-gui, now ignore the error, and open another window. And log some of the info, so we can track this down. Getting into that scenario seems to only get triggered from tests automation when using the at-spi framework. This isn't a fix, but it should get tests working, and more info. Removing test block on this bug. I don't see the dbus error anymore, but the locking up still seems to happen. I'm postponing verification of this bug to see where Bug 1002203 goes, which I believe to be the source of the rhsm lock ups. Closing as it's a RHEL issue and not a subscription-manager bug |