question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The convert command returned an error

See original GitHub issue

Hello. Im running in MX Linux 19.2 patito feo. when i run matter, i got this error:

-hl bd93f8 -fg f8f8f3 -bg 282a36 \                                             
-ff /usr/share/fonts/truetype/Ubuntu/Ubuntu\ Medium\ Nerd\ Font\ Complete.ttf \
-fn Ubuntu Nerd Font -fs 32
[I] Begin Matter install
[I] Build theme from user preferences
[I] Download debian.svg
[I] Download folder.svg
[I] Download memory.svg
[I] Download microsoft-windows.svg
[I] Download cog.svg
[I] Convert icons
convert-im6.q16: no decode delegate for this image format `' @ error/constitute.c/ReadImage/560.
convert-im6.q16: unable to open image `Repos/matter/icons/debian.svg': No such file or directory @ error/blob.c/OpenBlob/2874.
convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1928.
convert-im6.q16: unable to open file `/tmp/magick-18436rdkJflvHXxwW': No such file or directory @ error/constitute.c/ReadImage/600.
convert-im6.q16: no decode delegate for this image format `' @ error/constitute.c/ReadImage/560.
convert-im6.q16: no images defined `Repos/matter/Matter/icons/debian.png' @ error/convert.c/ConvertImageCommand/3258.
[E] Stop. The convert command returned an error. ```


any help?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
iyyelcommented, Sep 30, 2020

Same issue on Void Linux with latest updates. Latest ImageMagick and Inkscape installed.

0reactions
Brickloucommented, Sep 26, 2020

I found why the script bug, it seem that the fill and background argument are applied on the document and not the path of SVG files. But I don’t know how to fix it. 😕

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error for convert command in command line
install using command $ sudo port install ImageMagick or using Homebrew ... port install not work for me. it always return "Error: Port ......
Read more >
Command '['convert', '--version']' returned non-zero exit ...
CalledProcessError: Command '['convert', '--version']' returned non-zero exit status 1. for deeplabcut==2.2b8 #925.
Read more >
Command qemu-img convert returned non-zero exit status 1
Image Builder compose fails with error subprocess.CalledProcessError: Command qemu-img convert returned non-zero exit status 1.
Read more >
Command '('lsb_release', '-a')' return non-zero exit status 1 ...
During dependency installation, the error message "subprocess.CalledProcessError: Command '('lsb_release', '-a')' return non-zero exit ...
Read more >
Command '('lsb_release', '-a')' return non-zero exit status 1 ...
7.5 installation. Symptom. During dependency installation, the error message "subprocess.CalledProcessError: Command '('lsb_release', '-a')' return non- ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found