Bug 560095

Summary: [abrt] traceback in "Show room info"
Product: [Fedora] Fedora Reporter: Pavel Mezhuyev <lordbeaver>
Component: jabbimAssignee: Michal Schmidt <mschmidt>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 12CC: mschmidt
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:7394515d
Fixed In Version: jabbim-0.5.1-1.svn20100612.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-14 17:15:12 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:
Attachments:
Description Flags
File: backtrace none

Description Pavel Mezhuyev 2010-01-29 20:16:03 UTC
abrt 1.0.4 detected a crash.

architecture: x86_64
cmdline: python -OO jabbim.py
component: jabbim
executable: /usr/share/jabbim/jabbim.py
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: jabbim-0.5-0.12.svn20091030.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TB7394515d groupchat.py:605:toggleInfo:AttributeError: 'Ui_groupchatwidget' object has no attribute 'toggleInfo'

Traceback (most recent call last):
  File "/usr/share/jabbim/widgets/groupchat.py", line 605, in toggleInfo
    self.ui.toggleInfo.setToolTip(self.tr("Hide room info"))
AttributeError: 'Ui_groupchatwidget' object has no attribute 'toggleInfo'

Local variables in innermost frame:
self: <widgets.groupchat.groupChatWidget object at 0x2e642f8>
b: True

Comment 1 Pavel Mezhuyev 2010-01-29 20:16:05 UTC
Created attachment 387639 [details]
File: backtrace

Comment 2 Michal Schmidt 2010-02-01 16:40:33 UTC
Thank you for reporting this bug.

After looking at the code I was able to find out how to reproduce it (merely opening a groupchat and choosing "Show room info" in the "Configuration" menu is sufficient). In this case it was easy for me to find, but please remember to describe what you were doing when the bug happened in any future bugreports.

Apart from the traceback occurring there do not seem to be any bad consequences. Jabbim continues to run fine.

Comment 3 Michal Schmidt 2010-02-01 16:59:11 UTC
I fixed it upstream:
http://dev.jabbim.cz/jabbim/changeset/4238

I may fix a few more reported bugs before I'll do an update for F-12.

Comment 4 Fedora Update System 2010-02-01 22:48:19 UTC
jabbim-0.5-0.13.svn20100201.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/jabbim-0.5-0.13.svn20100201.fc12

Comment 5 Fedora Update System 2010-02-02 20:40:46 UTC
jabbim-0.5-0.13.svn20100201.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update jabbim'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1381

Comment 6 Michal Schmidt 2010-04-08 15:03:55 UTC
*** Bug 580131 has been marked as a duplicate of this bug. ***

Comment 7 Fedora Update System 2010-06-14 17:14:52 UTC
jabbim-0.5.1-1.svn20100612.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.