lettier / gifcurry

😎 The open-source, Haskell-built video editor for GIF makers.
https://lettier.github.io/gifcurry
BSD 3-Clause "New" or "Revised" License
1.34k stars 54 forks source link

[ERROR] gst-inspect-1.0: readCreateProcessWithExitCode: runInteractiveProcess: exec: does not exist #55

Closed volnes closed 4 years ago

volnes commented 4 years ago

Ubuntu 20.04. When i choose file with last binary from: https://github.com/lettier/gifcurry/releases/download/6.0.0.0/gifcurry-linux-6.0.0.0.tar.gz

There an error:

[ERROR] gst-inspect-1.0: readCreateProcessWithExitCode: runInteractiveProcess: exec: does not exist
gifcurry_gui: user error (file not found)

image

And btw when i choose file image

Any recommendations? solutions?

lettier commented 4 years ago

Hello,

What is the output of the following?

gst-inspect-1.0 --version

:+1:

volnes commented 4 years ago

gst-inspect-1.0 --version

gstreamer1.0-tools was not installed sorry((( but now i got different error:

(gifcurry_gui:93620): Gtk-WARNING **: 08:05:38.695: Theme parsing error: <data>:731:25: The style property GtkPaned:handle-size is deprecated and shouldn't be used anymore. It will be removed in a future version
gifcurry_gui: user error (file not found)
lettier commented 4 years ago

Hello,

Was that the complete output?

:+1:

volnes commented 4 years ago

@lettier yes that was complete

lettier commented 4 years ago

Hello,

Based on the provided output, the file provided to Gifcurry could no longer be found.

:+1: