Opened 14 years ago

Last modified 14 years ago

#23959 closed defect

Non-alphabetical sorting in OSX 10.6.x with glib2-2.22.4 — at Initial Version

Reported by: laffodil@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: glib2, glib2-devel, gtk2

Description

All GTK+ apps' "file open" dialogs do not sort alphabetically in Snow Leopard. For example, it will look something like this:

AAA CCC BBB FFF DDD EEE

This problem has been researched by a maintainer of Gimp for OSX. It was found that disabling "HAVE_CARBON" in "glib/gunicollate.c" fixes the sorting bug. The thread is here:

http://sourceforge.net/tracker/index.php?func=detail&aid=2898204&group_id=211713&atid=1018863

Can you correct this by including a new patch that disables "HAVE_CARBON" in "glib/gunicollate.c" until upstream fixes it?

Change History (0)

Note: See TracTickets for help on using tickets.