Bug 997587 - [abrt] blueman-1.23-6.fc19: Functions.py:300:check_single_instance:TypeError: argument of type 'NoneType' is not iterable
Summary: [abrt] blueman-1.23-6.fc19: Functions.py:300:check_single_instance:TypeError:...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a0119b5839298a8da4fdd772cdb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-15 16:57 UTC by John Williams
Modified: 2013-12-09 23:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 23:35:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (803 bytes, text/plain)
2013-08-15 16:57 UTC, John Williams
no flags Details
File: environ (1.48 KB, text/plain)
2013-08-15 16:57 UTC, John Williams
no flags Details

Description John Williams 2013-08-15 16:57:25 UTC
Description of problem:
User logiing in to desktop

Version-Release number of selected component:
blueman-1.23-6.fc19

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python /usr/bin/blueman-applet
executable:     /usr/bin/blueman-applet
kernel:         3.10.5-201.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
Functions.py:300:check_single_instance:TypeError: argument of type 'NoneType' is not iterable

Traceback (most recent call last):
  File "/usr/bin/blueman-applet", line 125, in <module>
    BluemanApplet()
  File "/usr/bin/blueman-applet", line 60, in __init__
    check_single_instance("blueman-applet")
  File "/usr/lib/python2.7/site-packages/blueman/Functions.py", line 300, in check_single_instance
    if not isrunning or (isrunning and id not in cmdline):
TypeError: argument of type 'NoneType' is not iterable

Local variables in innermost frame:
isrunning: True
event_time: 0
f: <open file '/proc/1894/cmdline', mode 'r' at 0x7f007771a540>
pid: 1894
id: 'blueman-applet'
cmdline: None
handler: <function handler at 0x25912a8>
lockfile: '/home/john/.cache/blueman-applet-1000'
unhide_func: None

Comment 1 John Williams 2013-08-15 16:57:29 UTC
Created attachment 787004 [details]
File: backtrace

Comment 2 John Williams 2013-08-15 16:57:33 UTC
Created attachment 787005 [details]
File: environ

Comment 3 Juan Manuel Rodriguez 2013-12-09 23:35:58 UTC
Hi. I'm closing this bug as Blueman has been retired from Fedora. 

If you wish to file a bug against upstream, a new Blueman fork has been created in this github repository. [1]

I apologize for the inconvenience. 

[1] https://github.com/cschramm/blueman


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