LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   gimp from console in slackware64-current , error message (https://www.linuxquestions.org/questions/slackware-14/gimp-from-console-in-slackware64-current-error-message-4175605298/)

USUARIONUEVO 05-05-2017 04:15 AM

gimp from console in slackware64-current , error message
 
execute gimp from konsole..gets this error.

Code:

GEGL-geglmodule.c-Message: Error al cargar el módulo «/usr/lib64/gegl-0.2/ff-load.so»: /usr/lib64/gegl-0.2/ff-load.so: undefined symbol: av_read_packet

ponce 05-05-2017 04:48 AM

that error should be ignored, see https://bugs.archlinux.org/task/42289.

gmgf 05-05-2017 05:07 AM

fedora have more patch for gegl:

maybe one solve this:

http://pkgs.fedoraproject.org/cgit/rpms/gegl.git/tree/

ponce 05-05-2017 05:34 AM

no, they doesn't: fedora passes to the configure --without-libavformat so they don't use ffmpeg at all and they don't need any patches.

IMHO it doesn't even make any sense using the patch linked in the archlinux bug report or a snapshot from the gegl-0-2 branch because more deprecated ffmpeg functions still called in the code (avcodec_alloc_frame, for example) will error in a similar fashion.

if I were you I would just ignore it.


All times are GMT -5. The time now is 10:23 AM.