Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "libpng warning: iCCP: known incorrect sRGB profile" #227

Open
hubernikus opened this issue Jul 11, 2024 · 0 comments
Open

Error "libpng warning: iCCP: known incorrect sRGB profile" #227

hubernikus opened this issue Jul 11, 2024 · 0 comments

Comments

@hubernikus
Copy link

I get a warning when I try to run gepetto-gui in a docker container:

Input

gepetto-gui --verbose

Output

Configuration:
        Configuration file:                     settings
        Log file:                               standard output
        Predefined robots:                      robots
        Predefined environments:                environments
        User configuration search path:         /home/support/.config/gepetto-gui
        System configuration search path:       /opt/openrobots/etc/gepetto-gui

Options:
        Verbose:                                1
        No plugin:                              0
        Use omni name service:                  0
        Refresh rate:                           30

Screen capture options:
        Directory:                              /home/support/Pictures/gepetto-gui
        Filename:                               screenshot
        Extension:                              png
        ffmpeg command:                         /usr/bin/ffmpeg
        ffmpeg input options:                   -r 25
        ffmpeg output options:                  -vf scale=trunc(iw/2)*2:trunc(ih/2)*2 -r 25 -vcodec libx264

omniORB configuration
        -ORBendPoint = :::12321
libpng warning: iCCP: known incorrect sRGB profile

Configuration:

Ubuntu 22.04 (dockerized)
Python 3.10.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant