! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
libxfcegui4 - Charset missing in header and PO file header missing - wont com...
Status:
RESOLVED: FIXED
Product:
Translations
Component:
General

Comments

Description Stephen Heuer 2006-01-10 06:16:35 CET
Installing using ebuilds from the fluidportage overlay. Compile exits with the
following error:

make[2]: Entering directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfceg
ui4/po'
file=./`echo be | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/gmsgfmt -c -o $file be.po
file=./`echo bn_IN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/gmsgfmt -c -o $file bn_IN.po
file=./`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/gmsgfmt -c -o $file ca.po
file=./`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/gmsgfmt -c -o $file cs.po
/usr/bin/gmsgfmt: ca.po: warning: Charset missing in header.
                                  Message conversion to user's charset will not 
work.
/usr/bin/gmsgfmt: ca.po: warning: PO file header missing or invalid
                         warning: charset conversion will not work
/usr/bin/gmsgfmt: found 1 fatal error
make[2]: *** [ca.gmo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfcegu
i4/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfcegu
i4'
make: *** [all] Error 2

Reproducible: Always
Steps to Reproduce:
1. 
2. 
3.
Comment 1 Pau Rul-lan Ferragut 2006-01-10 17:17:48 CET
(In reply to comment #0)
> Installing using ebuilds from the fluidportage overlay. Compile exits with the
> following error:
> 
> make[2]: Entering directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfceg
> ui4/po'
> file=./`echo be | sed 's,.*/,,'`.gmo \
>   && rm -f $file && /usr/bin/gmsgfmt -c -o $file be.po
> file=./`echo bn_IN | sed 's,.*/,,'`.gmo \
>   && rm -f $file && /usr/bin/gmsgfmt -c -o $file bn_IN.po
> file=./`echo ca | sed 's,.*/,,'`.gmo \
>   && rm -f $file && /usr/bin/gmsgfmt -c -o $file ca.po
> file=./`echo cs | sed 's,.*/,,'`.gmo \
>   && rm -f $file && /usr/bin/gmsgfmt -c -o $file cs.po
> /usr/bin/gmsgfmt: ca.po: warning: Charset missing in header.
>                                   Message conversion to user's charset will not 
> work.
> /usr/bin/gmsgfmt: ca.po: warning: PO file header missing or invalid
>                          warning: charset conversion will not work
> /usr/bin/gmsgfmt: found 1 fatal error

It was my fault, I did not commited correctly the translation.
Sorry for the noise.
It is fixed in 19376.
Comment 2 Benedikt Meurer editbugs 2006-01-10 22:51:24 CET
Amen.

Bug #1317

Reported by:
Stephen Heuer
Reported on: 2006-01-10
Last modified on: 2009-07-14

People

Assignee:
Xfce Translations Team
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information