Bug#805110: glade: GtkEntryCompletion does not render correctly without workaround

Nils Dagsson Moskopp nils+debian-reportbug at dieweltistgarnichtso.net
Sat Nov 14 20:16:44 UTC 2015


Package: glade
Version: 3.18.3-1
Severity: normal

Dear Maintainer,

I made a file with Glade that contains a GtkSearchEntry and a GtkEntryCompletion.
The completion dropdown did not render right, until I included this Python code:

--- snib ---
entrycompletion_search = self.builder.get_object("entrycompletion_search")
entrycompletion_search.set_text_column(0)
--- snab ---

Before that the suggestion in the dropdown was invisible, although it worked.

I suspect that it might be the same bug as this one:
<https://bugzilla.redhat.com/show_bug.cgi?id=907946>

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages glade depends on:
ii  libatk1.0-0          2.16.0-2
ii  libc6                2.19-19
ii  libcairo-gobject2    1.14.2-2
ii  libcairo2            1.14.2-2
ii  libgdk-pixbuf2.0-0   2.31.5-1
ii  libgladeui-2-6       3.18.3-1
ii  libglib2.0-0         2.44.1-1.1
ii  libgtk-3-0           3.14.5-1
ii  libpango-1.0-0       1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libxml2              2.9.1+dfsg1-5

Versions of packages glade recommends:
pn  devhelp       <none>
ii  libgtk-3-dev  3.14.5-1

glade suggests no packages.

-- no debconf information



More information about the pkg-gnome-maintainers mailing list