[GRASS-dev] wxPython3 checkbox button issues: g.gui + g.mapsets -s

Markus Neteler neteler at osgeo.org
Sun Dec 18 13:28:19 PST 2016


On Sun, Dec 18, 2016 at 10:00 PM, Anna Petrášová <kratochanna at gmail.com> wrote:
> You can test g.mapsets -s GUI dialog with CheckListCtrlMixin demo.

Thanks:

python /usr/share/doc/wxPython-docs/demo/CheckListCtrlMixin.py
--> broken.

> Add multiple maps dialog uses wx.CheckListBox.

python /usr/share/doc/wxPython-docs/demo/CheckListBox.py
--> ok (as we knew)

> Layer manager uses CustomTreeCtrl.

This one I found with grep:

python /usr/share/doc/wxPython-docs/demo/TreeMixin.py
--> broken (it is in the CustomTreeCtrl tab)

> So they all use different widgets. Although I can't rule out the
> possibility something's wrong in GRASS, I think it's a problem
> upstream.

Confirmed. I have now report it upstream (say, to the Fedora package
maintainer):
https://bugzilla.redhat.com/show_bug.cgi?id=1405841

Thanks for the pointers.

Markus


More information about the grass-dev mailing list