[grisbi-bugs] [Grisbi-0.5.9-fixes 0000614]: Grisbi crashes when using budget subcategories
bugtracker at grisbi.org
bugtracker at grisbi.org
Sun Jan 31 07:27:27 CET 2010
The following issue has been CLOSED
======================================================================
http://grisbi.tuxfamily.org/mantis/view.php?id=614
======================================================================
Reported By: amay82
Assigned To: pbiava
======================================================================
Project: Grisbi-0.5.9-fixes
Issue ID: 614
Category: Main
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 07-06-2009 17:49 UTC
Last Modified: 01-31-2010 06:27 UTC
======================================================================
Summary: Grisbi crashes when using budget subcategories
Description:
Grisbi crashes when using budget subcategories and selecting the last one
in the budget drop down in the main form
======================================================================
----------------------------------------------------------------------
pbiava - 07-09-09 20:06
----------------------------------------------------------------------
It is a known bug. To correct it must be able to compile grisbi after
changing the file gtk_combofix.c. Is it possible for you?
----------------------------------------------------------------------
amay82 - 07-10-09 13:10
----------------------------------------------------------------------
Yes, what do I have to change?
----------------------------------------------------------------------
pbiava - 07-10-09 17:37
----------------------------------------------------------------------
file sent by mail.
----------------------------------------------------------------------
amay82 - 07-11-09 13:29
----------------------------------------------------------------------
Didn't get anything. Can I fetch this somewhere from Git or SVN?
----------------------------------------------------------------------
pbiava - 08-18-09 04:32
----------------------------------------------------------------------
See bug 617 for the solution
----------------------------------------------------------------------
pbiava - 08-18-09 04:42
----------------------------------------------------------------------
to work around this bug you must change the file in gtk_combofix.c source
software. and comment lines 1746 to 1748 and 1870 to 1872 :
//~ while ( ( combofix -> label_selectionne + 1 )* ( GTK_WIDGET (
g_slist_nth_data ( combofix->event_box, combofix -> label_selectionne ) ))
-> allocation.height > ajustement -> value + ajustement -> page_size )
//~ gtk_adjustment_set_value ( ajustement,
//~ ajustement -> value + ajustement ->
step_increment );
Then save and compile the program.
----------------------------------------------------------------------
pbiava - 01-31-10 06:27
----------------------------------------------------------------------
The maintenance of this version is stopped.
We are fully dedicating our efforts to the 0.6 version. The latest version
is the Release Candidate 2 available at
http://sourceforge.net/projects/grisbi/files/ [^]
Please consider migrating to the 0.6 version, and be sure to keep a copy
of your 0.5.9 accounts file as the 0.6 version is not in its final state.
Issue History
Date Modified Username Field Change
======================================================================
07-06-09 17:49 amay82 New Issue
07-06-09 17:49 amay82 OS => Ubuntu
07-06-09 17:49 amay82 Unstable Impact => No
07-06-09 17:49 amay82 Version OS => 8.10
07-09-09 20:06 pbiava Note Added: 0001104
07-09-09 20:06 pbiava Status new => assigned
07-09-09 20:06 pbiava Assigned To => pbiava
07-10-09 13:10 amay82 Note Added: 0001105
07-10-09 17:37 pbiava Note Added: 0001106
07-11-09 13:29 amay82 Note Added: 0001107
08-18-09 04:32 pbiava Note Added: 0001123
08-18-09 04:42 pbiava Note Added: 0001124
08-24-09 20:52 pbiava Project Grisbi =>
Grisbi-0.5.9-fixes
01-31-10 06:27 pbiava Status assigned => closed
01-31-10 06:27 pbiava Note Added: 0001868
======================================================================
More information about the bugsreports
mailing list