On Wed, 18 May 2016, Wouter Verhelst wrote: > Package: gettext > Version: 0.19.7-2 > Severity: normal > > Hi, > > I'm trying to run "make update-po" on > https://github.com/Fedict/eid-mw/tree/viewer, in the > plugins_tools/eid-viewer/gtk/po directory, which produces the following > message > in its output: > > /usr/bin/xgettext: warning: file 'plugins_tools/eid-viewer/gtk/viewer.glade' > extension 'glade' is unknown; will try C > > Glancing at the source, this *should* be supported; and when I run "xgettext > -L > viewer.glade" manually, everything seems to work. I'm not sure why this > doesn't > do what I would expect.
Hello Wouter. Considering that Debian gettext does not deviate from upstream a lot (you will see that the number of patches is really small), this would be most probably an upstream bug. But I would certainly prefer not to forward this report "as is". So: Would be possible for you to find a "minimal test case", preferably one that does not involve downloading the whole git repositoty of the project? (Sometimes I find the real reason for strange bugs when I start looking for a minimal test case. If that happens in this case, even better). Thanks.

