ArduPilot / ArduPilot/MAVProxy

When Running MavProxy Map I get libpng warning: iCCP: known incorrect sRGB profile

Open
#1,314 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
595
Forks
773
Avg merge
2d 6h
Merged PRs (30d)
18

Description

When Running Mavproxy Map on Ubuntu I get the following message on Console

libpng warning: iCCP: known incorrect sRGB profile

I fixed it using

mogrify *.png

on

/.local/lib/python3.10/site-packages/MAVProxy/modules/mavproxy_map/data

Reference - https://stackoverflow.com/questions/22745076/libpng-warning-iccp-known-incorrect-srgb-profile

Shall I add a PR for this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the MAVProxy map assets in MAVProxy/modules/mavproxy_map/data, where the affected PNG files are installed. Start by checking the PNG metadata and reproduce the warning when running MavProxy Map on Ubuntu. Done means the map runs without the libpng iCCP warning and the updated image assets are included in the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.