Bug 1023763

Summary: [abrt] deluge-gtk-1.3.6-3.fc19: platform.py:1012:_syscmd_uname:IOError: [Errno 10] Não há processos filhos
Product: [Fedora] Fedora Reporter: Márcio <marcio3w>
Component: delugeAssignee: Rahul Sundaram <metherid>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: metherid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:745d8effbf897d80fc4494ddc096aee5b6ab17d9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-17 17:49:37 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: dso_list
none
File: environ none

Description Márcio 2013-10-27 16:59:37 UTC
Description of problem:
trying to launch deluge through easystroke fails: shortcut runs `deluge-gtk`

Version-Release number of selected component:
deluge-gtk-1.3.6-3.fc19

Additional info:
reporter:       libreport-2.1.8
cmdline:        '/usr/bin/python /usr/bin/deluge-gtk'
executable:     /usr/bin/deluge-gtk
kernel:         3.11.1-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
platform.py:1012:_syscmd_uname:IOError: [Errno 10] Não há processos filhos

Traceback (most recent call last):
  File "/usr/bin/deluge-gtk", line 9, in <module>
    load_entry_point('deluge==1.3.6', 'gui_scripts', 'deluge-gtk')()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 343, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2309, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2015, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module>
    from gtkui import start
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 148, in <module>
    "choose_directory_dialog_path": deluge.common.get_default_download_dir(),
  File "/usr/lib/python2.7/site-packages/deluge/common.py", line 176, in get_default_download_dir
    if windows_check():
  File "/usr/lib/python2.7/site-packages/deluge/common.py", line 201, in windows_check
    return platform.system() in ('Windows', 'Microsoft')
  File "/usr/lib64/python2.7/platform.py", line 1310, in system
    return uname()[0]
  File "/usr/lib64/python2.7/platform.py", line 1277, in uname
    processor = _syscmd_uname('-p','')
  File "/usr/lib64/python2.7/platform.py", line 1012, in _syscmd_uname
    rc = f.close()
IOError: [Errno 10] Não há processos filhos

Local variables in innermost frame:
default: ''
output: 'x86_64'
option: '-p'
f: <closed file 'uname -p 2> /dev/null', mode 'r' at 0x2dae930>

Comment 1 Márcio 2013-10-27 16:59:40 UTC
Created attachment 816554 [details]
File: backtrace

Comment 2 Márcio 2013-10-27 16:59:43 UTC
Created attachment 816555 [details]
File: dso_list

Comment 3 Márcio 2013-10-27 16:59:45 UTC
Created attachment 816556 [details]
File: environ

Comment 4 Fedora End Of Life 2015-01-09 20:22:36 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2015-02-17 17:49:37 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.