postiffm / bibledit-desktop

Desktop version of Bibledit
GNU General Public License v3.0
4 stars 6 forks source link

Bibledit-Desktop crashes when use Checks > References > validation #59

Closed LAfricain closed 5 years ago

LAfricain commented 6 years ago

If I want to check the reference, for validation, bibledit crashes with this error:

T-1487398336 Command: mv -f /tmp/bibledit/shutdown.log /tmp/bibledit/shutdown.log.vieux
T-1487398336 Command: mv -f /tmp/bibledit/bibledit.log /tmp/bibledit/bibledit.log.vieux
Erreur de segmentation

and in the log:

edit-desktop:14625): GLib-GObject-WARNING **: 18:48:20.646: invalid cast from 'GtkLayout' to 'GtkWindow'
T-1208812992 DEBUG:95:17885797ms: 10 WindowReferences:windowreferences.cpp:58
T-1208812992 DEBUG:96:17885797ms: 20 WindowReferences:windowreferences.cpp:64
T-1208812992 DEBUG:97:17885805ms: 30 WindowReferences:windowreferences.cpp:72
T-1208812992 DEBUG:98:17885806ms: 40 WindowReferences:windowreferences.cpp:79
T-1208812992 DEBUG:99:17885807ms: Called load:windowreferences.cpp:185
T-1208812992 DEBUG:100:17885807ms: 10 load:windowreferences.cpp:202
T-1208812992 DEBUG:101:17885807ms: 20...sqlitereader.elements=28 load:windowreferences.cpp:218
T-1208812992 DEBUG:102:17885807ms: 30 load:windowreferences.cpp:227
T-1208812992 DEBUG:103:17885807ms: 40 load:windowreferences.cpp:250
T-1208812992 DEBUG:104:17885807ms: 50 load:windowreferences.cpp:253
T-1208812992 DEBUG:105:17885807ms: 50 WindowReferences:windowreferences.cpp:84
T-1208812992 DEBUG:106:17885816ms: 60 WindowReferences:windowreferences.cpp:86
postiffm commented 5 years ago

I can reproduce this. The GLib-GObject-WARNING is an unrelated problem that has been fixed.

postiffm commented 5 years ago

Commit b144e6538c962d08e554ebf068b709a9acfc8a65 fixes this bug.