Bug 1413217 - [abrt] cinnamon: subprocess.py:708:run:subprocess.CalledProcessError: Command '['wget', 'https://open.spotify.com/300/30de1d4e1dc763879a93b89573893d8494fd6a66', '-O', '/tmp/4LCISY.mediaplayer-cover']' returned non-zero exit status 4
Summary: [abrt] cinnamon: subprocess.py:708:run:subprocess.CalledProcessError: Command...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: cinnamon
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3a7bd8b6185c11d4b5e59cb6e47...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-13 22:55 UTC by Giuseppe
Modified: 2017-01-13 23:07 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-13 23:07:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.05 KB, text/plain)
2017-01-13 22:55 UTC, Giuseppe
no flags Details
File: environ (1.29 KB, text/plain)
2017-01-13 22:55 UTC, Giuseppe
no flags Details

Description Giuseppe 2017-01-13 22:55:18 UTC
Version-Release number of selected component:
cinnamon-3.2.2-1.fc24

Additional info:
reporter:       libreport-2.7.2
cmdline:        /usr/bin/python3 /usr/bin/cinnamon-subprocess-wrapper 9 wget https://open.spotify.com/300/30de1d4e1dc763879a93b89573893d8494fd6a66 -O /tmp/4LCISY.mediaplayer-cover
executable:     /usr/bin/cinnamon-subprocess-wrapper
kernel:         4.8.13-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:708:run:subprocess.CalledProcessError: Command '['wget', 'https://open.spotify.com/300/30de1d4e1dc763879a93b89573893d8494fd6a66', '-O', '/tmp/4LCISY.mediaplayer-cover']' returned non-zero exit status 4

Traceback (most recent call last):
  File "/usr/bin/cinnamon-subprocess-wrapper", line 14, in <module>
    result = subprocess.check_output(sys.argv[2:])
  File "/usr/lib64/python3.5/subprocess.py", line 626, in check_output
    **kwargs).stdout
  File "/usr/lib64/python3.5/subprocess.py", line 708, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['wget', 'https://open.spotify.com/300/30de1d4e1dc763879a93b89573893d8494fd6a66', '-O', '/tmp/4LCISY.mediaplayer-cover']' returned non-zero exit status 4

Local variables in innermost frame:
kwargs: {'stdout': -1}
popenargs: (['wget', 'https://open.spotify.com/300/30de1d4e1dc763879a93b89573893d8494fd6a66', '-O', '/tmp/4LCISY.mediaplayer-cover'],)
retcode: 4
input: None
stderr: None
check: True
stdout: b''
process: <subprocess.Popen object at 0x7f1a05a15080>
timeout: None

Comment 1 Giuseppe 2017-01-13 22:55:22 UTC
Created attachment 1240535 [details]
File: backtrace

Comment 2 Giuseppe 2017-01-13 22:55:24 UTC
Created attachment 1240536 [details]
File: environ

Comment 3 leigh scott 2017-01-13 23:07:13 UTC
It's already been fixed so update cinnamon (cinnamon-3.2.7-1.fc24 is the current release).

http://pkgs.fedoraproject.org/cgit/rpms/cinnamon.git/commit/?id=725daa598fb63179d6f1394500314a5176d2f0bc


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