Bug 176770 - Compile warnings when system-config-display is started up
Summary: Compile warnings when system-config-display is started up
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-display
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Søren Sandmann Pedersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-02 08:11 UTC by Reuben Farrelly
Modified: 2014-06-18 09:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-19 09:49:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Reuben Farrelly 2006-01-02 08:11:22 UTC
If system-config-display is started from a terminal window, these warnings are
displayed:

[root@typhoon ~]# system-config-display
/usr/share/system-config-display/xconf.py:32: DeprecationWarning: rhpl.monitor
is deprecated; import rhpxl.monitor instead.
  import rhpl.monitor
/usr/share/system-config-display/xconf.py:33: DeprecationWarning: rhpl.videocard
is deprecated; import rhpxl.videocard instead.
  import rhpl.videocard
/usr/share/system-config-display/xconf.py:35: DeprecationWarning: rhpl.mouse is
deprecated; import rhpxl.mouse instead.
  import rhpl.mouse
/usr/share/system-config-display/xconf.py:37: DeprecationWarning: rhpl.xhwstate
is deprecated; import rhpxl.xhwstate instead.
  from rhpl.xhwstate import *

I suspect the repair is trivial, but these should really be cleaned up before
FC5 release.............

This is with a Rawhide tree as of 02 Jan 06.

Comment 1 petrosyan 2006-01-17 04:52:11 UTC
this bug has been fixed in system-config-display-1.0.35-1

Comment 2 Reuben Farrelly 2006-01-19 09:49:39 UTC
Yep all seems to be OK now.  Thanks :)



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