Re: Can I fix crush file_chooser_dialog on windows?

2017-09-08 Thread michinari.nukazawa
Hello. fix this issue. generate gschemas.compiled, and append share/glib-2.0/gschemas.compiled in release package. generate gschemas.compiled is run command on windows in developer package. ``` bin\glib-compile-schemas.exe share\glib-2.0\schemas ``` Thanks. On 2017年09月07日 22:46, michinari.n

Re: Can I fix crush file_chooser_dialog on windows?

2017-09-08 Thread michinari.nukazawa
Hello. I tryed update gtk version 3.22.18 to 3.22.20 . Nothing new other issue. But crush near a file_chooser_dialog problem is not changed. It is similar to this error. https://github.com/solvespace/solvespace/issues/215 but has differences in error message. nothing GLib-GIO-ERROR and other. W

Re: Can I fix crush file_chooser_dialog on windows?

2017-09-07 Thread michinari.nukazawa
Hello. I tryed update gtk version 3.22.15 to 3.22.18 . Nothing new other issue. But crush near a file_chooser_dialog problem is not changed. What should I try? Thanks. On 2017年08月27日 00:12, michinari.nukazawa wrote: Hello. I develop vecterion vector graphics editor in GTK3/cairo. https://gith

Can I fix crush file_chooser_dialog on windows?

2017-08-26 Thread michinari.nukazawa
Hello. I develop vecterion vector graphics editor in GTK3/cairo. https://github.com/MichinariNukazawa/vecterion_vge vecterion do crush on windows. crush near a file_chooser_dialog call (after file save command call) but gtk_message_dialog and glade dialog is not crush. I need glib schemas? (bec