[Bug 1797536] [NEW] libgtk-3-0:i386: gtk-query-immodules-3.0 not executable

2018-10-12 Thread S. Randall Sawyer
*** This bug is a duplicate of bug 1797275 ***
https://bugs.launchpad.net/bugs/1797275

Public bug reported:

The gtk-3 utility "gtk-query-immodules-3.0" is installed under the
libdir; however, it is not executable. It is thus unusable as described
in the man page provided via package "libgtk-3-bin".

 |$ dpkg -S gtk-query-immodules-3.0
 |libgtk-3-doc: /usr/share/doc/libgtk-3-doc/gtk3/gtk-query-immodules-3.0.html
 |libgtk-3-0:i386: /usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0
 |libgtk-3-bin: /usr/share/man/man1/gtk-query-immodules-3.0.1.gz

 |$ . /usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0
 |bash: .: /usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0: cannot 
execute binary file

 |$ ls -l /usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0
 |-rwxr-xr-x 1 root root 13672 Apr 16 20:23 
/usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-
 |immodules-3.0

 |$ file /usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0
 |/usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0: ELF 32-bit LSB 
shared object, Intel
 |80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, 
for GNU/Linux 3.2.0,
 |BuildID[sha1]=b7c03cbac4882fe78ea6f0b92d1dc98dbeb13017, stripped

Qualifiers:
1)
 |$ lsb_release -rd
 |Description:  Linux Mint 19 Tara
 |Release:  19

2)
 |$ apt-cache policy libgtk-3-0:i386
 |libgtk-3-0:
 |  Installed: 3.22.30-1ubuntu1
 |  Candidate: 3.22.30-1ubuntu1
 |  Version table:
 | *** 3.22.30-1ubuntu1 500
 |500 http://mirror.clarkson.edu/ubuntu bionic/main i386 Packages
 |100 /var/lib/dpkg/status

3) I expect to be able to gtk-query-immodules-3.0 as described in the
man page and in Gtk+-3 documentation.

4) The file /usr/lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0
is present, but not executable.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Low
 Status: New


** Tags: gtk-query-immodules-3.0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1797536

Title:
  libgtk-3-0:i386: gtk-query-immodules-3.0 not executable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1797536/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1797275] [NEW] libgtk-3-bin v. 3.22.30-1ubuntu1: Binary "gtk-query-immodules-3.0" is absent.

2018-10-10 Thread S. Randall Sawyer
Public bug reported:

The binary "gtk-query-immodules-3.0" is absent from package. The package
DOES include the man-page for "gtk-query-immodules-3.0", but not the
actual utility it documents.

I downloaded the source tarball "gtk+3.0_3.22.30-1ubuntu1.debian.tar.xz"
and untar-ed it:

 |$ ls ./
 |debian
 |gtk+3.0_3.22.30-1ubuntu1.debian.tar.xz

 |$ ls ./debian/libgtk-3-bin*
 |debian/libgtk-3-bin.install
 |debian/libgtk-3-bin.links.in

 |$ cat ./debian/libgtk-3-bin.install
 |usr/bin/broadwayd
 |usr/bin/gtk-builder-tool
 |usr/bin/gtk-launch
 |usr/bin/gtk-query-settings
 |usr/share/gettext/its/gtkbuilder.its
 |usr/share/gettext/its/gtkbuilder.loc
 |usr/share/man/man1/broadwayd.1
 |usr/share/man/man1/gtk-builder-tool.1
 |usr/share/man/man1/gtk-launch.1
 |usr/share/man/man1/gtk-query-immodules-3.0.1
 |usr/share/man/man1/gtk-query-settings.1

Qualifiers:
1)
 |$ lsb_release -rd
 |Description:  Linux Mint 19 Tara
 |Release:  19

2)
 |$ apt-cache policy libgtk-3-bin
 |libgtk-3-bin:
 |  Installed: 3.22.30-1ubuntu1
 |  Candidate: 3.22.30-1ubuntu1
 |  Version table:
 | *** 3.22.30-1ubuntu1 500
 |500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
 |100 /var/lib/dpkg/status

 |$ ls /usr/share/man/man1/gtk-query*
 |/usr/share/man/man1/gtk-query-immodules-2.0.1.gz
 |/usr/share/man/man1/gtk-query-immodules-3.0.1.gz
 |/usr/share/man/man1/gtk-query-settings.1.gz

 |$ ls /usr/bin/gtk-query*
 |/usr/bin/gtk-query-settings

3) I am experimenting with development of specialized immodules for
GtkEntry widget. I expect to be able to install these additional modules
and for my application to access them per the instructions in the Gtk+3
documentation.

4)
 |$ whereis gtk-query-immodules-3.0
 |gtk-query-immodules-3:

Thank you!

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: gtk-query-immodules-3.0 immodule libgtk-3-bin

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1797275

Title:
  libgtk-3-bin v. 3.22.30-1ubuntu1: Binary "gtk-query-immodules-3.0" is
  absent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1797275/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs