[grisbi-bugs] [Grisbi-0.6.0 0000666]: Rapprochement impossible si le solde initial est negatif
bugtracker at grisbi.org
bugtracker at grisbi.org
Sun Feb 14 20:58:41 CET 2010
The following issue has been CLOSED
======================================================================
http://grisbi.tuxfamily.org/mantis/view.php?id=666
======================================================================
Reported By: JP Joubert
Assigned To: guneeyoufix
======================================================================
Project: Grisbi-0.6.0
Issue ID: 666
Category: Main
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Plateforme: Windows
OS: Windows
Version OS: Window Vista familial
Unstable Impact: Yes
Version GTK: 2.16.5
Resolution: no change required
Fixed in Version: CVS (développement)
======================================================================
Date Submitted: 10-07-2009 14:06 UTC
Last Modified: 02-14-2010 19:58 UTC
======================================================================
Summary: Rapprochement impossible si le solde initial est
negatif
Description:
Quand le solde initial est négatif (J'ai bien vérifié qu'il est negatif
dans le fichier) , la fonction de rapprochement reprend ce solde en positif
ce qui rend le rapprochement impossible
Version 6.0 Beta 1 téléchargée sur le site : grisbi-0.6b1-msvc9.zip
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000670 Toutes les valeurs negatives apparaisse...
======================================================================
----------------------------------------------------------------------
guneeyoufix - 10-07-09 17:37
----------------------------------------------------------------------
Confirmed : Windows ONLY Bug
Seems to be due to MSVC not handling localization during the compilation.
In gchar *gsb_real_format_string (...), file "gsb_real.c" line 272
the call to "struct lconv * conv = localeconv ( );"
only returns a partial result on Windows. The string list is incomplete,
some of the symbols are missing, in particular the negative symbol.
Therefore, when translated into a string, the number looses its sign, and
becomes positive.
Can't fix until this compilation issue is resolved.
----------------------------------------------------------------------
JP Joubert - 10-10-09 15:27
----------------------------------------------------------------------
Maintenant que le problème des valeurs négatives est réglé (j'ai saisie la
variable LC_MONETARY =fra )(cf n°670) ce problème semble également résolu
.
Encore bravo et merci pour tous ce que vous faites
salutations
Jean Pierre
----------------------------------------------------------------------
pbiava - 02-14-10 19:58
----------------------------------------------------------------------
fixed in CVS
Issue History
Date Modified Username Field Change
======================================================================
10-07-09 14:06 JP Joubert New Issue
10-07-09 14:06 JP Joubert Plateforme => Windows
10-07-09 14:06 JP Joubert OS => Autre(Other)
10-07-09 14:06 JP Joubert Version OS => Window Vista
familial
10-07-09 14:06 JP Joubert Unstable Impact => Yes
10-07-09 16:30 guneeyoufix Assigned To => guneeyoufix
10-07-09 16:30 guneeyoufix Status new => confirmed
10-07-09 17:24 guneeyoufix Additional Information Updated
10-07-09 17:37 guneeyoufix Note Added: 0001185
10-07-09 19:48 guneeyoufix Relationship added related to 0000670
10-10-09 15:16 JP Joubert Note Added: 0001205
10-10-09 15:27 JP Joubert Note Edited: 0001205
10-10-09 15:47 guneeyoufix OS Autre(Other) => Windows
10-10-09 15:47 guneeyoufix Version GTK => 2.16.5
10-10-09 15:47 guneeyoufix Status confirmed => resolved
10-10-09 15:47 guneeyoufix Fixed in Version => CVS (développement)
10-10-09 15:47 guneeyoufix Resolution open => no change
required
02-14-10 19:58 pbiava Status resolved => closed
02-14-10 19:58 pbiava Note Added: 0002034
======================================================================
More information about the bugsreports
mailing list