HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Back to Query
  • Next Ticket →

Ticket #392 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

sdl-image fails to load png files

Reported by: pulkomandy Owned by: scottmc
Priority: normal Milestone: LibPak 1.0
Component: media-libs/sdl-image Version:
Severity: normal Keywords:
Cc:

Description

Tested with GrafX2 painting program :

  • go to the text tool
  • try to render text in GrafX2
  • Nothing is rendered because IMG_Load() fails on png files and returns NULL. It works fine for pcx and gif. On other platforms the same files and same code works fine.

Change History

comment:1 Changed 5 years ago by scottmc

  • Milestone set to LibPak 1.0

comment:2 Changed 5 years ago by scottmc

Try the latest build:
 http://ports-space.haiku-files.org/
do a search for libpng, get the latest 1.2.xx zip and extract it to /boot, then
do a search for sdl-image, grab that zip, extract to /boot
See if that fixes it for you. With these latest builds I was able to build tuxpaint-csv again.

comment:3 Changed 5 years ago by scottmc

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/