RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1266485 - At the last step of auto attach a subscription with subscription-manager-gui, the "Attach" button should not show.
Summary: At the last step of auto attach a subscription with subscription-manager-gui,...
Keywords:
Status: CLOSED DUPLICATE of bug 1261006
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel72
TreeView+ depends on / blocked
 
Reported: 2015-09-25 12:05 UTC by xingge
Modified: 2016-09-20 02:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-25 15:41:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description xingge 2015-09-25 12:05:28 UTC
Description of problem:
At the last step of auto attach a subscription with subscription-manager-gui, the "Attach" button should not show.

Version-Release number of selected component (if applicable):
subscription-manager-gui-1.15.9-11.el7.x86_64
subscription-manager-1.15.9-11.el7.x86_64
subscription-manager-initial-setup-addon-1.15.9-11.el7.x86_64
python-rhsm-1.15.4-5.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1.Prepare a system that only registered and not have a subscription.
2.open subscription-manager-gui with cmd
#subscription-manager-gui
3.press the "Auto-attach" button in the "My Installed Products" to start the auto attach progress
4.Press "Attach" button when it find a proper subscription to attach.


Actual results:
While the attaching progress, the "Attach" button is still available,and when you press it, you'll get a traceback in the terminal that you opened the subscription-manager-gui like below:

[root@dhcp-129-146 rhsm]# subscription-manager-gui
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Traceback (most recent call last):
  File "/usr/share/rhsm/subscription_manager/gui/registergui.py", line 420, in _on_proceed
    self.apply_current_screen()
  File "/usr/share/rhsm/subscription_manager/gui/registergui.py", line 424, in apply_current_screen
    self._screens[self._current_screen].apply()
  File "/usr/share/rhsm/subscription_manager/gui/registergui.py", line 719, in apply
    self.emit('move-to-screen')
TypeError: 1 parameters needed for signal move-to-screen; 0 given


Expected results:
The attach button should be grey or not showed.

Additional info:

Comment 1 Adrian Likins 2015-09-25 15:41:35 UTC

*** This bug has been marked as a duplicate of bug 1261006 ***


Note You need to log in before you can comment on or make changes to this bug.