Bug 854678 - [abrt] glances-1.3.7-1.fc17: glances:704:display:AttributeError: glancesScreen instance has no attribute 'panel_help'
Summary: [abrt] glances-1.3.7-1.fc17: glances:704:display:AttributeError: glancesScree...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glances
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Edouard Bourguignon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ec6475f22a5f4fa89c2d113860e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-05 14:20 UTC by Richard Marko
Modified: 2016-02-01 02:22 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-10 11:17:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (365 bytes, text/plain)
2012-09-05 14:20 UTC, Richard Marko
no flags Details

Description Richard Marko 2012-09-05 14:20:07 UTC
Version-Release number of selected component:
glances-1.3.7-1.fc17

Additional info:
libreport version: 2.0.13.14.g7d67b.dirty
abrt_version:   2.0.12.12.gdbc18
cmdline:        python /usr/bin/glances
kernel:         3.5.2-3.fc17.x86_64

backtrace:
:glances:704:display:AttributeError: glancesScreen instance has no attribute 'panel_help'
:
:Traceback (most recent call last):
:  File "/usr/bin/glances", line 1186, in <module>
:    main()
:  File "/usr/bin/glances", line 1169, in main
:    screen.update(stats)
:  File "/usr/bin/glances", line 721, in update
:    self.flush(stats)
:  File "/usr/bin/glances", line 715, in flush
:    self.display(stats)
:  File "/usr/bin/glances", line 704, in display
:    if (not self.panel_help.hidden()):
:AttributeError: glancesScreen instance has no attribute 'panel_help'
:
:Local variables in innermost frame:
:network_count: 0
:stats: <__main__.glancesStats instance at 0xc2f5f0>
:self: <__main__.glancesScreen instance at 0x7f68eb4ad518>
:fs_count: 0
:log_count: 0
:diskio_count: 0

Comment 1 Richard Marko 2012-09-05 14:20:12 UTC
Created attachment 610073 [details]
File: core_backtrace

Comment 2 Edouard Bourguignon 2012-09-09 12:00:04 UTC
How to reproduce please? 1.4 is here now, is this bug still here?

Comment 3 Richard Marko 2012-09-10 06:12:56 UTC
It crashed on start-up. Installing 1.4 from updates-testing resolved the issue. I will give karma to that update.

Comment 4 Edouard Bourguignon 2012-09-10 11:17:38 UTC
ok Thank you. So I close this bug.


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