[Bug 508197] virt-top segfaults if run in Japanese

2009-12-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197





--- Comment #13 from Richard W.M. Jones   2009-12-30 
12:30:56 EDT ---
The problem was simply that I'd built the package against
the old, broken ocaml-gettext library, and not the new fixed
version.

Please try upgrading to virt-top 1.0.4-3 (in Rawhide):
http://koji.fedoraproject.org/koji/buildinfo?buildID=148899

I also need to backport ocaml-gettext 0.3.3 to Fedora 12
and rebuild virt-top in F12 against that.  Not done yet - so
I'll leave this bug open.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-12-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197


Richard W.M. Jones  changed:

   What|Removed |Added

   Keywords||Reopened
 Status|CLOSED  |ASSIGNED
 Resolution|UPSTREAM|




--- Comment #11 from Richard W.M. Jones   2009-12-30 
04:21:49 EDT ---
Ugh so it does.  There must be another bug in the locale code.

Reopening ...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-12-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197





--- Comment #12 from Richard W.M. Jones   2009-12-30 
04:24:17 EDT ---
Ugh x 2.  The message catalog for DE is broken.  The
format strings don't have matching %s, eg:

$ msgunfmt /usr/share/locale/de/LC_MESSAGES/virt-top.mo
[...]
msgid "%s: display should be %s"
msgstr "'%s' sollte numerisch sein."

msgid "%s: sort order should be: %s"
msgstr "Soll eine Palette verwendet werden?"

The gettext library is supposed to be catching this sort
of error, but obviously that bit doesn't work.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-12-29 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197


Tim Niemueller  changed:

   What|Removed |Added

 CC||t...@niemueller.de




--- Comment #10 from Tim Niemueller   2009-12-29 09:50:51 
EDT ---
This still breaks if run with de_DE.UTF-8 locale. It works fine when run with
"LANG=C virt-top". This is virt-top-1.0.4-1.fc12.1.x86_64 on F-12.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-10-07 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197





--- Comment #9 from Fedora Update System   
2009-10-07 13:06:13 EDT ---
virt-top-1.0.4-1.fc12.1 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/virt-top-1.0.4-1.fc12.1

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-10-06 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197





--- Comment #8 from Fedora Update System   
2009-10-06 12:09:27 EDT ---
ocaml-curses-1.0.3-6.fc12.1 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/ocaml-curses-1.0.3-6.fc12.1

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-10-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197


Richard W.M. Jones  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||UPSTREAM




--- Comment #7 from Richard W.M. Jones   2009-10-05 10:39:22 
EDT ---
OK we fixed the second problem too by linking against
ncursesw instead of ncurses.

http://cvs.fedoraproject.org/viewvc/devel/ocaml-curses/ocaml-curses.spec?r1=1.13&r2=1.14

I'm going to declare this bug "closed upstream", because
everything now works for me.  I will build a new virt-top
in Fedora later once I've fixed a few of the other bugs.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-10-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197





--- Comment #6 from Richard W.M. Jones   2009-10-05 10:11:14 
EDT ---
Commit which fixes the first problem:

http://git.et.redhat.com/?p=virt-top.git;a=commitdiff;h=8b098ba7e7f700aa6d63cba47bf56e006cbaace9

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-10-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197





--- Comment #5 from Richard W.M. Jones   2009-10-05 10:09:37 
EDT ---
OK we fixed this now.  The *.mo files were corrupt.  Try this
to demonstrate the problem:

  msgunfmt /usr/share/locale/ja/LC_MESSAGES/virt-top.mo

We've changed the tool upstream which we use to generate the
*.mo files, so this shouldn't happen in future.

Now however there is a second problem - curses messes up
strings containing Japanese characters.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-10-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197


Richard W.M. Jones  changed:

   What|Removed |Added

  Component|virt-top|ocaml-gettext
Version|1   |rawhide
Product|Virtualization Tools|Fedora
  QAContact||extras...@fedoraproject.org




--- Comment #4 from Richard W.M. Jones   2009-10-05 09:26:30 
EDT ---
Confirmed this is a bug in ocaml-gettext, discussing
with upstream.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-10-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197


Richard W.M. Jones  changed:

   What|Removed |Added

  Component|virt-top|virt-top
Version|11  |1
Product|Fedora  |Virtualization Tools
  QAContact|extras...@fedoraproject.org |




--- Comment #3 from Richard W.M. Jones   2009-10-05 06:41:30 
EDT ---
Set the product to Virtualization Tools.  I'll have a look
at this for real later today.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-07-03 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197





--- Comment #2 from Richard W.M. Jones   2009-07-03 10:55:22 
EDT ---
Apologies - I didn't get a chance to study this
this week.  I'll try again next week.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list


[Bug 508197] virt-top segfaults if run in Japanese

2009-07-03 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508197


Mark McLoughlin  changed:

   What|Removed |Added

   Priority|low |medium
 Status|NEW |ASSIGNED
 CC||mar...@redhat.com
 Blocks||480594(F11VirtTarget)
Summary|segfaults if run in |virt-top segfaults if run
   |Japanese|in Japanese




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-ocaml-list mailing list
Fedora-ocaml-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list