Opened 14 years ago

Last modified 14 years ago

#23959 closed defect

glib2, glib2-devel: Non-alphabetical sorting in Mac OS X 10.6 — at Version 2

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: glib glib2 sort alphabetical snow leopard removed
Owner: changed from macports-tickets@… to ryandesign@…

Please remember to cc the maintainer.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: glib2-devel added
Status: newassigned
Summary: Non-alphabetical sorting in OSX 10.6.x with glib2-2.22.4glib2, glib2-devel: Non-alphabetical sorting in Mac OS X 10.6
Note: See TracTickets for help on using tickets.