Bug 156975

Summary: traceback when drag and dropping into blank area
Product: [Retired] Red Hat Cluster Suite Reporter: Corey Marthaler <cmarthal>
Component: redhat-config-clusterAssignee: Jim Parsons <jparsons>
Status: CLOSED NEXTRELEASE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: cluster-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-20 19:08:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Corey Marthaler 2005-05-05 20:11:35 UTC
Description of problem:
I drag and dropped a service into blank space and saw this traceback:
Traceback (most recent call last):
  File "/usr/share/system-config-cluster/MgmtTab.py", line 288, in
dest_drag_data_received
    row = w.get_path_at_pos(x,y-25)[0][0]
TypeError: unsubscriptable object


Version-Release number of selected component (if applicable):
-48

How reproducible:
everytime

Comment 1 Jim Parsons 2005-05-17 12:57:57 UTC
Fixed in 0.9.53-1.0.....btw, this bug is present in the redhat-config-cluster
code, so I will fix there as well.

Comment 2 Corey Marthaler 2005-05-20 19:08:43 UTC
fix verified.