Bug 1215057

Summary: [abrt] powerline: subprocess.py:561:check_call:subprocess.CalledProcessError: Command '['tmux', 'refresh-client']' returned non-zero exit status 1
Product: [Fedora] Fedora Reporter: Allan Poulsen <apo>
Component: powerlineAssignee: Andreas Schneider <asn>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: asn
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f852000f8a0be06dea53a146e8cda8763ed0da0d
Whiteboard: abrt_hash:afaaec7e0d76a5f8a72a84f5ceea27f15744a073
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-02 19:35:24 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
File: environ none

Description Allan Poulsen 2015-04-24 08:11:54 UTC
Description of problem:
started tmux from newly opened Konsole.

Version-Release number of selected component:
powerline-2.1-1.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python3 /bin/powerline-config tmux setup
executable:     /bin/powerline-config
kernel:         3.19.3-200.fc21.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:561:check_call:subprocess.CalledProcessError: Command '['tmux', 'refresh-client']' returned non-zero exit status 1

Traceback (most recent call last):
  File "/bin/powerline-config", line 22, in <module>
    args.function(pl, args)
  File "/usr/lib/python3.4/site-packages/powerline/commands/config.py", line 15, in __call__
    self.function(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/powerline/bindings/config.py", line 169, in tmux_setup
    source_tmux_files(pl, args)
  File "/usr/lib/python3.4/site-packages/powerline/bindings/config.py", line 78, in source_tmux_files
    run_tmux_command('refresh-client')
  File "/usr/lib/python3.4/site-packages/powerline/bindings/tmux/__init__.py", line 32, in run_tmux_command
    _run_tmux(subprocess.check_call, args)
  File "/usr/lib/python3.4/site-packages/powerline/bindings/tmux/__init__.py", line 27, in _run_tmux
    return runner([get_tmux_executable_name()] + list(args))
  File "/usr/lib64/python3.4/subprocess.py", line 561, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['tmux', 'refresh-client']' returned non-zero exit status 1

Local variables in innermost frame:
retcode: 1
popenargs: (['tmux', 'refresh-client'],)
cmd: ['tmux', 'refresh-client']
kwargs: {}

Comment 1 Allan Poulsen 2015-04-24 08:11:57 UTC
Created attachment 1018329 [details]
File: backtrace

Comment 2 Allan Poulsen 2015-04-24 08:11:58 UTC
Created attachment 1018330 [details]
File: environ

Comment 3 Fedora End Of Life 2015-11-04 12:32:15 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

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 21 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 4 Jan Kurik 2015-12-02 19:35:28 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 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.