I've written a patch that fixes this. It's a one-line change, only changing which constructor is called - it was calling the one for ComboBox instead of ComboBoxText; from my log reading, that change was probably done accidentally during an API change.
This patch is written on top of current git master, so should be easily upstreamable, but also works on top of the package currently in LMDE latest (3.2.0-1). (I tested that by adding the patch to debian/patches/series and rebuilding, which succeded, and the resulting package has this fixed.) ** Patch added: "Simple patch that fixes the bug." https://bugs.launchpad.net/linuxmint/+bug/998445/+attachment/3270116/+files/0001-entry-Fix-the-ComboBoxText-construction-so-the-dropm.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998445 Title: ComboBoxText does not work anymore To manage notifications about this bug go to: https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
