Bug 1318943 - [abrt] fusion-icon: util.py:73:__set:TypeError: cannot concatenate 'str' and 'bool' objects
Summary: [abrt] fusion-icon: util.py:73:__set:TypeError: cannot concatenate 'str' and ...
Keywords:
Status: CLOSED DUPLICATE of bug 1380404
Alias: None
Product: Fedora
Classification: Fedora
Component: fusion-icon
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Wolfgang Ulbrich
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:709b2bc8092d7c376c4ecfb517d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-18 08:41 UTC by Pavel Alexeev
Modified: 2016-09-29 16:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-29 16:52:28 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (569 bytes, text/plain)
2016-03-18 08:41 UTC, Pavel Alexeev
no flags Details
File: environ (4.69 KB, application/octet-stream)
2016-03-18 08:41 UTC, Pavel Alexeev
no flags Details

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 ***


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