Re: [Synfig-devl] Segmentation Fault when running command synfig

2015-06-01 Thread Pengfei Hao
By the way, I hope you could fix another type bug I reported before, and create a new release. So I could provide a formal rpm ready package for openSUSE users. In ETL/ETL/_clock_system.h 60 class clock_desc_sys_clock 61 { 62 public: 63 typedef float value_type; 64 65 inline static bool

Re: [Synfig-devl] Segmentation Fault when running command synfig

2015-06-01 Thread Pengfei Hao
I added : BuildRequires:xorg-x11-fonts Then it passed compilation. So definitely the missing of fonts caused the problem. I hope synfig command could give message when it did not detect fonts, rather than directly crash in the future. 2015-06-01 23:44 GMT-04:00 Pengfei Hao : > /usr/share/f

Re: [Synfig-devl] Segmentation Fault when running command synfig

2015-06-01 Thread Pengfei Hao
/usr/share/fonts is an empty folder , is that the reason it fail? 2015-06-01 23:40 GMT-04:00 Konstantin Dmitriev : > Hello! > > 2015-06-01 0:10 GMT+06:00 Pengfei Hao : > > This is the backtrace info I get: > > > > #0 0x7fffee214456 in Layer_Freetype::new_face(std::string const&) > () at > >

Re: [Synfig-devl] Segmentation Fault when running command synfig

2015-06-01 Thread Konstantin Dmitriev
Hello! 2015-06-01 0:10 GMT+06:00 Pengfei Hao : > This is the backtrace info I get: > > #0 0x7fffee214456 in Layer_Freetype::new_face(std::string const&) () at > /usr/lib/synfig/modules/liblyr_freetype.so > #1 0x7fffee214827 in Layer_Freetype::new_font_(std::string const&, int, > int) ()