Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215984 - x11-libs/openmotif-2.3.0-r1 MultiList not displayed properly (probably Gentoo related)
Summary: x11-libs/openmotif-2.3.0-r1 MultiList not displayed properly (probably Gentoo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ulrich Müller
URL: http://bugs.motifzone.net/show_bug.cg...
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-04-03 04:23 UTC by Don R. Balken
Modified: 2008-10-05 15:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
small program that demonstrated bug (test1.c,5.74 KB, text/plain)
2008-04-03 04:24 UTC, Don R. Balken
Details
Makefile for above test (Makefile,396 bytes, text/plain)
2008-04-03 04:25 UTC, Don R. Balken
Details
faulty.png (faulty.png,9.24 KB, image/png)
2008-04-03 04:26 UTC, Don R. Balken
Details
expected.png (expected.png,9.25 KB, image/png)
2008-04-03 04:27 UTC, Don R. Balken
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Don R. Balken 2008-04-03 04:23:07 UTC
After the recent update to Openmotif 2.3, items in XmMultiLists are 
not displayed correctly anymore.  This problem did not exist in 
Openmotif 2.2.3; and also does not show up on a different computer 
running Openmotif 2.3 on FreeBSD and OpenSolaris, so it's most likely 
introduced in Gentoo packaging/patches.

To reproduce, run the 'ext18list' demo program included with the 
sources, add a couple of players and try to select some item in the
list on the right (if the list becomes partially obscured before
selecting another item, things get really interesting).

Below is another small test program that demonstrates the faulty behavior.
Comment 1 Don R. Balken 2008-04-03 04:24:33 UTC
Created attachment 148163 [details]
small program that demonstrated bug
Comment 2 Don R. Balken 2008-04-03 04:25:13 UTC
Created attachment 148165 [details]
Makefile for above test
Comment 3 Don R. Balken 2008-04-03 04:26:44 UTC
Created attachment 148167 [details]
faulty.png

screenshot of test1 running with gentoo version of openmotif 2.3
Comment 4 Don R. Balken 2008-04-03 04:27:56 UTC
Created attachment 148168 [details]
expected.png

screenshot of same program using openmotif-2.2.3
Comment 5 Ulrich Müller gentoo-dev 2008-04-04 06:06:14 UTC
Thanks for the test program. Looks like the patch that fixes bug 210220 is responsible for this.

Can you comment out the "epatch" line in src_unpack and try if it works properly then?
Comment 6 Ulrich Müller gentoo-dev 2008-04-04 12:57:16 UTC
Should be fixed now (without revision bump).
Comment 7 Ulrich Müller gentoo-dev 2008-07-25 20:36:20 UTC
Issue reappeared in openmotif-2.3.1, reopening.
Comment 8 Ulrich Müller gentoo-dev 2008-07-26 11:32:35 UTC
Fixed (again) in 2.3.1-r1 and verified with the test1 program.
Comment 9 Ulrich Müller gentoo-dev 2008-10-05 15:03:41 UTC
Reported upstream since 2.3.1-1 still has the problem:
http://bugs.motifzone.net/show_bug.cgi?id=1453