Bug 1002679 - Python errors reported when smart is started from the command line.
Summary: Python errors reported when smart is started from the command line.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: smart
Version: 22
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Axel Thimm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-29 17:27 UTC by Peter Trenholme
Modified: 2015-12-19 05:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-19 05:29:53 UTC
Type: Bug


Attachments (Terms of Use)

Description Peter Trenholme 2013-08-29 17:27:32 UTC
Description of problem:
Minor python error - see "Actual results" section.

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

How reproducible:
Every time

Steps to Reproduce: $ sudo smart --gui

Actual results:
$ sudo smart --gui
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property smart+interfaces+gtk+packageview+PixbufCellRenderer::activate after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property smart+interfaces+gtk+packageview+PixbufCellRenderer::pixbuf after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning: Attempt to add property smart+interfaces+gtk+progress+ProgressCellRenderer::percent after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))

Expected results: No error messages

Comment 1 Jaroslav Reznik 2015-03-03 15:01:42 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 2 Peter Trenholme 2015-12-19 05:29:53 UTC
The smart package is no longer in the Fedora repositories. This should probably be closed.


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