Bug 670261 - [abrt] system-config-vsftpd-0.5.1-6.fc14: sysutils.py:141:__define_config_path:AttributeError: System instance has no attribute 'cname'
Summary: [abrt] system-config-vsftpd-0.5.1-6.fc14: sysutils.py:141:__define_config_pat...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-vsftpd
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Maros Barabas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:da2e4a6a
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-17 17:28 UTC by Misha Shnurapet
Modified: 2012-08-16 19:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 19:05:50 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (991 bytes, text/plain)
2011-01-17 17:28 UTC, Misha Shnurapet
no flags Details

Description Misha Shnurapet 2011-01-17 17:28:54 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python /usr/share/system-config-vsftpd/main.py
component: system-config-vsftpd
executable: /usr/share/system-config-vsftpd/main.py
kernel: 2.6.35.10-74.fc14.x86_64
package: system-config-vsftpd-0.5.1-6.fc14
reason: sysutils.py:141:__define_config_path:AttributeError: System instance has no attribute 'cname'
release: Fedora release 14 (Laughlin)
time: 1294169286
uid: 0

backtrace
-----
sysutils.py:141:__define_config_path:AttributeError: System instance has no attribute 'cname'

Traceback (most recent call last):
  File "/usr/share/system-config-vsftpd/main.py", line 322, in <module>
    run()
  File "/usr/share/system-config-vsftpd/main.py", line 318, in run
    MainWindow( config )
  File "/usr/share/system-config-vsftpd/main.py", line 119, in __init__
    if not self.loadConfiguration( config ):
  File "/usr/share/system-config-vsftpd/main.py", line 145, in loadConfiguration
    self.cname = _sys.System().find_config( self.window )
  File "/usr/share/system-config-vsftpd/sysutils.py", line 168, in find_config
    self.__define_config_path( )
  File "/usr/share/system-config-vsftpd/sysutils.py", line 141, in __define_config_path
    Error.PErrorMessageBox( 501, _('File')+" "+self.cname+" "+_('does not exists!') )
AttributeError: System instance has no attribute 'cname'

Local variables in innermost frame:
self: <sysutils.System instance at 0x7f696dc5bb48>

How to reproduce
-----
1. no idea because it's a root process
2.
3.

Comment 1 Misha Shnurapet 2011-01-17 17:28:58 UTC
Created attachment 473899 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 19:05:52 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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