[grisbi-bugs] [Grisbi-0.6.0 0001161]: Date/Period cannot be set

Grisbi Bug Tracker bugtracker at grisbi.org
Sun Nov 7 16:10:02 CET 2010


A NOTE has been added to this issue. 
====================================================================== 
http://grisbi.tuxfamily.org/mantis/view.php?id=1161 
====================================================================== 
Reported By:                grajesh
Assigned To:                pbiava
====================================================================== 
Project:                    Grisbi-0.6.0
Issue ID:                   1161
Category:                   Main
Reproducibility:            have not tried
Severity:                   block
Priority:                   urgent
Status:                     assigned
Plateforme:                 Linux 
OS:                         Ubuntu 
Version OS:                 Lucid Lynx 
Unstable Impact:            Yes 
Version GTK:                 
====================================================================== 
Date Submitted:             2010-09-05 12:52 UTC
Last Modified:              2010-11-07 15:10 UTC
====================================================================== 
Summary:                    Date/Period cannot be set
Description: 
Sirs,
Cannot set the financial year. Any date combination selected from the calendar
is not accepted stating 'invalid date'.

Steps to Reproduce: 
After installation, when trying to set the period, we land into trouble.

Additional Information: 
1. This is the second time I am reporting this blocker. 
2. Earlier I was said that the date does not work with my locale : EN_IN
3. Locale cannot be changed just for this software.
====================================================================== 

---------------------------------------------------------------------- 
 (0002616) pbiava (administrator) - 2010-09-10 19:07
 http://grisbi.tuxfamily.org/mantis/view.php?id=1161#c2616 
---------------------------------------------------------------------- 
The date format should be MM/DD/YY or MM/DD/YYYY. The date entered in the form
thursday 01 april 2010 is not recognized by grisbi.

Otherwise you can start grisbi with the command :

export LANG=en_US.UTF-8 && /usr/local/bin/grisbi 

---------------------------------------------------------------------- 
 (0002755) pbiava (administrator) - 2010-11-07 15:10
 http://grisbi.tuxfamily.org/mantis/view.php?id=1161#c2755 
---------------------------------------------------------------------- 
hi,

This bug should be corrected in the git version. To check you can compile the
development version that you find on git?

To compile grisbi:

First get the sources of grisbi. open a console and enter the following command:

git clone git://grisbi.git.sourceforge.net/gitroot/grisbi/grisbi [^] [^]

Then enter the commands below:

cd grisbi
./autogen.sh
./configure
make
sudo make install

/usr/local/bin/grisbi

before you must install git and the following libraries :

libglib2.0-dev, libgtk2.0-dev, gettext, intltool, libxml2-dev openssl-dev,
libofx-dev

Best regards 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-05 12:52 grajesh        New Issue                                    
2010-09-05 12:52 grajesh        File Added: Grisbi_Date.png                    
2010-09-07 04:18 pbiava         Assigned To               => pbiava          
2010-09-07 04:18 pbiava         Status                   new => assigned     
2010-09-10 19:07 pbiava         Note Added: 0002616                          
2010-11-07 15:10 pbiava         Note Added: 0002755                          
======================================================================



More information about the bugsreports mailing list