Bug 745646

Summary: seekwatcher reports matplotlibrc error on execution
Product: Red Hat Enterprise Linux 6 Reporter: Kwan Lowe <kwan>
Component: seekwatcherAssignee: Eric Sandeen <esandeen>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.4   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-12 22:16:26 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 Kwan Lowe 2011-10-12 22:00:22 UTC
Description of problem:
Running the seekwatcher application generates the following error:
/usr/lib64/python2.6/site-packages/matplotlib/rcsetup.py:117: UserWarning: rcParams key "numerix" is obsolete and has no effect;
 please delete it from your matplotlibrc file
  warnings.warn('rcParams key "numerix" is obsolete and has no effect;\n'


Version-Release number of selected component (if applicable):
4.1.el6

How reproducible:
Run the seekwatcher application with or without parameters.

Steps to Reproduce:
1. [root@localhost] seekwatcher
2.
3.
  
Actual results:

/usr/lib64/python2.6/site-packages/matplotlib/rcsetup.py:117: UserWarning: rcParams key "numerix" is obsolete and has no effect;
 please delete it from your matplotlibrc file
  warnings.warn('rcParams key "numerix" is obsolete and has no effect;\n'
[snipped usage information]
Expected results:


Additional info:

Comment 2 Eric Sandeen 2011-10-12 22:16:26 UTC
681703 - seekwatcher emits matplotlib warning
CLOSED ERRATA 
Fixed in version: seekwatcher-0.12-5.el6

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