[grisbi-bugs] [Grisbi.app (Mac OS X) 0001765]: Crash on startup

Grisbi Bug Tracker bugtracker at grisbi.org
Dim 21 Jan 18:10:57 CET 2018


The following issue has been CLOSED 
====================================================================== 
http://www.grisbi.org/bugsreports/view.php?id=1765 
====================================================================== 
Reported By:                chtibzh
Assigned To:                pbiava
====================================================================== 
Project:                    Grisbi.app (Mac OS X)
Issue ID:                   1765
Category:                   Devel
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
OS:                         Mac OS X 
Plateforme:                 Apple Macintosh 
Version GTK:                 
Version gtk-mac-integration:  
Version Mac OS X:           High Sierra 
Version OS:                  
Resolution:                 fixed
Fixed in Version:           development (git)
====================================================================== 
Date Submitted:             2017-11-11 21:10 CET
Last Modified:              2018-01-21 18:10 CET
====================================================================== 
Summary:                    Crash on startup
Description: 
After compilation (MacOs jhbuild) of last master from git, Grisbi crash : see
log in additionnal Information
removing libz does not solve problem 
 

Additional Information: 
./grisbi
Sat Nov 11 21:04:05 2017, 0,032497 : Debug GRISBI 1.1.1 - erreur.c:333:void
debug_initialize_debugging(gint) - Niveau de débogage : Débug
Variables d'environnement :

LANG = fr_FR.UTF-8

Currency
	currency_symbol   = Eu
	mon_thousands_sep = " "
	mon_decimal_point = ,
	positive_sign     = ""
	negative_sign     = "-"
	p_cs_precedes     = "0"
	n_cs_precedes     = "0"
	p_sep_by_space    = "1"
	frac_digits       = "2"

gint64
	G_GINT64_MODIFIER = "ll"
	9223372036854775807

Paths
	user_default_dir             = /Users/didier
	user_data_dir                = /Users/didier/Library/Application
Support/Grisbi/data
	user_config_dir              = /Users/didier/Library/Application
Support/Grisbi/config

	G_USER_DIRECTORY_DOCUMENTS   = /Users/didier/Documents
	G_USER_DIRECTORY_DOWNLOAD    = /Users/didier/Desktop

	categories_dir               = /Users/didier/gtk/inst/share/grisbi/categories
	locale_dir                   = /Users/didier/gtk/inst/share/locale
	pixmaps_dir                  = /Users/didier/gtk/inst/share/pixmaps/grisbi
	ui_dir                       = /Users/didier/gtk/inst/share/grisbi/ui

Sat Nov 11 21:04:05 2017, 0,036470 : Debug - grisbi_app.c:108:void
grisbi_app_struct_conf_init(void)
Sat Nov 11 21:04:06 2017, 0,175660 : Debug - grisbi_settings.c:464:void
grisbi_settings_init(GrisbiSettings *)

(grisbi:80453): GLib-GIO-ERROR **: Settings schema 'org.gtk.grisbi.display' does
not contain a key named 'display-window-title'
Trace/BPT trap: 5
====================================================================== 

---------------------------------------------------------------------- 
 (0003992) pbiava (administrator) - 2017-11-16 15:31
 http://www.grisbi.org/bugsreports/view.php?id=1765#c3992 
---------------------------------------------------------------------- 
Je suppose ici que le fonctionnement est identique que sous linux. Il faudrait
regarder si les deux fichiers suivants sont installés dans le même répertoire
s'ils existent bien évidemment :
org.gtk.Settings.ColorChooser.gschema.xml et org.gtk.grisbi.gschema.xml
Si ils sont dans deux répertoires différents me dire où ils sont. 

---------------------------------------------------------------------- 
 (0004008) LudovicRousseau (manager) - 2017-11-18 22:11
 http://www.grisbi.org/bugsreports/view.php?id=1765#c4008 
---------------------------------------------------------------------- 
Maybe the problem is that grisbi is not installed.
Try: "make install" before runing grisbi. 

---------------------------------------------------------------------- 
 (0004021) chtibzh (reporter) - 2017-11-25 21:38
 http://www.grisbi.org/bugsreports/view.php?id=1765#c4021 
---------------------------------------------------------------------- 
thanks "make install" is the solution, but how to remove libz from install and
bundle? 

---------------------------------------------------------------------- 
 (0004022) LudovicRousseau (manager) - 2017-11-25 21:58
 http://www.grisbi.org/bugsreports/view.php?id=1765#c4022 
---------------------------------------------------------------------- 
If you installed grisbi using "make install" I guess you do not use the bundle.
Exact? 

---------------------------------------------------------------------- 
 (0004023) chtibzh (reporter) - 2017-11-26 22:08
 http://www.grisbi.org/bugsreports/view.php?id=1765#c4023 
---------------------------------------------------------------------- 
In Fact in try to test both. 

Grisbi is install in gtk/inst/bin. Who to run this install Grisbi?
In a terminal (iTerm2),  gtk/inst/bin/grisbi does not have the proper env to
find  xml schema files. jhbuild run gtk/inst/bin/grisbi  works, but first screen
is unusual.

Grisbi installed from bundle still cash (see attached log) 

---------------------------------------------------------------------- 
 (0004128) LudovicRousseau (manager) - 2018-01-21 18:10
 http://www.grisbi.org/bugsreports/view.php?id=1765#c4128 
---------------------------------------------------------------------- 
Ce problème devrait être réglé avec la version 1.1.91
https://sourceforge.net/projects/grisbi/files/grisbi%20unstable/1.1.91/

Si ce n'est pas le cas merci de ré-ouvrir le bug. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2017-11-11 21:10 chtibzh        New Issue                                    
2017-11-16 15:24 pbiava         Assigned To               => pbiava          
2017-11-16 15:24 pbiava         Status                   new => assigned     
2017-11-16 15:31 pbiava         Note Added: 0003992                          
2017-11-18 22:11 LudovicRousseauNote Added: 0004008                          
2017-11-25 21:38 chtibzh        Note Added: 0004021                          
2017-11-25 21:58 LudovicRousseauNote Added: 0004022                          
2017-11-26 22:08 chtibzh        File Added: crash.log                        
2017-11-26 22:08 chtibzh        Note Added: 0004023                          
2018-01-21 18:10 LudovicRousseauStatus                   assigned => closed  
2018-01-21 18:10 LudovicRousseauResolution               open => fixed       
2018-01-21 18:10 LudovicRousseauFixed in Version          => development (git)
2018-01-21 18:10 LudovicRousseauNote Added: 0004128                          
======================================================================



Plus d'informations sur la liste de diffusion bugsreports