Bug 1318943

Summary: [abrt] fusion-icon: util.py:73:__set:TypeError: cannot concatenate 'str' and 'bool' objects
Product: [Fedora] Fedora Reporter: Pavel Alexeev <pahan>
Component: fusion-iconAssignee: Wolfgang Ulbrich <fedora>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8adb912bdeeb37092cd03f1075a870d614a0eabe
Whiteboard: abrt_hash:709b2bc8092d7c376c4ecfb517d9e7cf718cc850;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-29 16:52:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Pavel Alexeev 2016-03-18 08:41:07 UTC
Version-Release number of selected component:
fusion-icon-0.2.1-1.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python2 /usr/bin/fusion-icon
executable:     /usr/bin/fusion-icon
kernel:         4.4.5-300.fc23.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
util.py:73:__set:TypeError: cannot concatenate 'str' and 'bool' objects

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/FusionIcon/interface_gtk/main.py", line 154, in activate
    options[self.option].enabled = widget.get_active()
  File "/usr/lib/python2.7/site-packages/FusionIcon/util.py", line 73, in __set
    print(' * Setting option ' + self.label + ' to ' + value)
TypeError: cannot concatenate 'str' and 'bool' objects

Local variables in innermost frame:
self: <FusionIcon.util.CompizOption object at 0x7f52cca10790>
value: True

Comment 1 Pavel Alexeev 2016-03-18 08:41:12 UTC
Created attachment 1137715 [details]
File: backtrace

Comment 2 Pavel Alexeev 2016-03-18 08:41:13 UTC
Created attachment 1137716 [details]
File: environ

Comment 3 Wolfgang Ulbrich 2016-03-18 10:59:51 UTC
Can you describe a little more detail what happened?
Did this issue occurs frequently ?
Steps to reproduce?
... my crystal ball is dead......

Comment 4 Wolfgang Ulbrich 2016-09-29 16:52:28 UTC

*** This bug has been marked as a duplicate of bug 1380404 ***