#1110217 libXm4: XmVaCreateSimpleCheckBox() is broken

Package:
libxm4
Source:
libxm4
Description:
Motif - X/Motif shared library
Submitter:
Peter Radisson
Date:
2025-08-01 10:37:02 UTC
Severity:
normal
Tags:
#1110217#5
Date:
2025-08-01 10:29:27 UTC
From:
To:
the function XmVaCreateSimpleCheckBox() is broken. It should work like
XmVaCreateSimpleRadioBox() with
XtVaSetValues(radio_box,XmNradioBehavior, FALSE,NULL);
but produces nothing. example code is attached.

Note: I reported to bug to devuan already but was ask to report to
debian, as this is not a fork and we were both unable to report the bug
to upstream bug tracker (http://bugs.motifzone.net).

Devuan bug: 901@bugs.devuan.org