Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#22737 closed defect (fixed)

gdk-pixbuf-2.44.5 update has broken XPM and XBM

Reported by: Xi Ruoyao Owned by: Xi Ruoyao
Priority: normal Milestone: 13.0
Component: BOOK Version: git
Severity: medium Keywords:
Cc:

Description

The new gdk-pixbuf release always attempts to load XPM and XBM via glycin (even if -D others=enabled), but the XPM and XBM loaders are only available with glycin-2.1 which is still beta.

Some possible solutions:

  • Downgrade to 2.44.4.
  • Hack the code to prevent it from using glycin for XPM and XBM.
  • Backport the XPM and XBM patch for glycin-2.0.
  • Use glycin-2.1 beta (????)
  • Ignore the issue (IIRC at least Doug really has some programs requiring to load XPM/XBM via gdk-pixbuf ????)

Change History (3)

comment:1 by Xi Ruoyao, 8 months ago

Owner: changed from blfs-book to Xi Ruoyao
Status: new → assigned

Backporting the XPM and XBM support is much easier than I expected so I'll do it.

comment:2 by Xi Ruoyao, 8 months ago

Resolution: → fixed
Status: assigned → closed

comment:3 by Bruce Dubbs, 8 months ago

Milestone: 12.5 → 13.0

Milestone renamed

Note: See TracTickets for help on using tickets.