[grisbi-bugs] [Grisbi-0.5.9-fixes 0000621]: Third Party Selection by Keyboard crashes

bugtracker at grisbi.org bugtracker at grisbi.org
Sun Jan 31 07:27:12 CET 2010


The following issue has been CLOSED 
====================================================================== 
http://grisbi.tuxfamily.org/mantis/view.php?id=621 
====================================================================== 
Reported By:                blacksol
Assigned To:                pbiava
====================================================================== 
Project:                    Grisbi-0.5.9-fixes
Issue ID:                   621
Category:                   Main
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             08-18-2009 00:58 UTC
Last Modified:              01-31-2010 06:27 UTC
====================================================================== 
Summary:                    Third Party Selection by Keyboard crashes
Description: 
While entering a new transaction, if you start typing a third party, then
use the key-board to finalize the selection, Grisbi completely locks up
requiring a kill command. It seems to happen when your about to highlight
the last entry in the list.

I attempted to search for any existing issues that may have matched and
found nothing. 
====================================================================== 

---------------------------------------------------------------------- 
 blacksol - 08-18-09 01:01  
---------------------------------------------------------------------- 
I just noticed bug 0000614 and realize it is the same issue. 

---------------------------------------------------------------------- 
 pbiava - 08-18-09 04:31  
---------------------------------------------------------------------- 
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               
====================================================================== 
08-18-09 00:58  blacksol       New Issue                                    
08-18-09 00:58  blacksol       OS                        => Ubuntu          
08-18-09 00:58  blacksol       Unstable Impact           => Yes             
08-18-09 00:58  blacksol       Version OS                => 9.04            
08-18-09 00:58  blacksol       Version GTK               => I believe 2.14  
08-18-09 01:01  blacksol       Note Added: 0001121                          
08-18-09 04:31  pbiava         Note Added: 0001122                          
08-18-09 04:42  pbiava         Note Added: 0001125                          
08-18-09 18:47  pbiava         Status                   new => assigned     
08-18-09 18:47  pbiava         Assigned To               => pbiava          
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: 0001867                          
======================================================================



More information about the bugsreports mailing list