Re: [Synfig-devl] synfig master build errors

2015-12-29 Thread Yu Chen
On Tue, Dec 29, 2015 at 2:25 PM, Ivan Mahonin  wrote:

> Hi!
>
> i've fixed bug with logo.sifz
>

Thanks, the fix works just fine here.

I've just played with logo.sifz and pirates.sifz in software cobra mode,
the improvement of speed of work area is totally awesome except while
zooming in/out, the content on canvas will be cleaned temporally before
zoomed to the target size, below screen cast for details.

https://youtu.be/9erNvJNPW4A

Cheers!

~ yu
--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


Re: [Synfig-devl] synfig master build errors

2015-12-28 Thread Yu Chen
I also downloaded the bin you provided from synfig.org, same issue.
software and hardware Cobra modes crash with logo.sifz file.

~ yu

On Sun, Dec 27, 2015 at 4:04 PM, Yu Chen  wrote:

>
> On Sat, Dec 26, 2015 at 12:22 AM, Konstantin Dmitriev <
> ksee.zelga...@gmail.com> wrote:
>
>> I have fixed issue with fftw-devel in the master branch.
>> Regarding the issue during "make install": please let me know the
>> model of your videocard.
>>
>> > Ok, when I switch the render engine to legacy version, it works without
>> > crash.
>>
>> Did you used "Cobra (software)" of "Cobra (hardware)" when it was
>> crashing?
>> Consider that "Cobra (hardware)" is broken at the moment.
>>
>> Best Regards,
>>
>
> My fedora is an VM Fusion virtual machine.
>
> Both Cobra modes (software, hardware) crashed when opening the logo.sifz
> file:
>
>  Segmentation fault (core dumped)
>
>
> Cobra (safe) without crash but no contents are being shown on workarea.
>
>
>
> ~ yu
>
--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


Re: [Synfig-devl] synfig master build errors

2015-12-28 Thread Ivan Mahonin
Hi!

i've fixed bug with logo.sifz

--
bw


> I also downloaded the bin you provided from synfig.org, same issue.
> software and hardware Cobra modes crash with logo.sifz file.
>
> ~ yu



--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


Re: [Synfig-devl] synfig master build errors

2015-12-27 Thread Yu Chen
On Sat, Dec 26, 2015 at 12:22 AM, Konstantin Dmitriev <
ksee.zelga...@gmail.com> wrote:

> I have fixed issue with fftw-devel in the master branch.
> Regarding the issue during "make install": please let me know the
> model of your videocard.
>
> > Ok, when I switch the render engine to legacy version, it works without
> > crash.
>
> Did you used "Cobra (software)" of "Cobra (hardware)" when it was crashing?
> Consider that "Cobra (hardware)" is broken at the moment.
>
> Best Regards,
>

My fedora is an VM Fusion virtual machine.

Both Cobra modes (software, hardware) crashed when opening the logo.sifz
file:

 Segmentation fault (core dumped)


Cobra (safe) without crash but no contents are being shown on workarea.



~ yu
--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


Re: [Synfig-devl] synfig master build errors

2015-12-23 Thread Yu Chen
On Thu, Dec 24, 2015 at 11:27 AM, Yu Chen  wrote:

> I have manually "make install" synfig-studio, and app works, but it still
> can not open the synfig_log.sif file.
>

Ok, when I switch the render engine to legacy version, it works without
crash.

~ yu
--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] synfig master build errors

2015-12-23 Thread Yu Chen
Hi Just checked out the master branch, build on my fedora box, there are
two issues need to be confirm:

1. missing dep: fftw3: fftw-devel
2. can not load: synfig_logo.sif see below for details:

after install fftw-devel pack, it complied and stopped while rendering
synfig_logo.sif.

I have manually "make install" synfig-studio, and app works, but it still
can not open the synfig_log.sif file.


==BUILD LOG
Making all in images
make[2]: Entering directory '/home/jcome/src/synfig/synfig-studio/images'
mkdir 128x128
mkdir 16x16
synfig -q synfig_icon.sif -o 128x128/synfig_icon.png --time 0 -w 128 -h 128
synfig -q synfig_icon.sif -o 16x16/synfig_icon.png --time 0 -w 16 -h 16
No LADSPA plugins were found!

Check your LADSPA_PATH environment variable.
No LADSPA plugins were found!

Check your LADSPA_PATH environment variable.
synfig(59870) [10:54:59 AM] info: rendering threads 4
synfig(59871) [10:54:59 AM] info: rendering threads 4
X Error of failed request:  GLXBadFBConfig
  Major opcode of failed request:  154 (GLX)
  Minor opcode of failed request:  34 ()
X Error of failed request:  GLXBadFBConfig
Serial number of failed request:  27Major opcode of failed request:  154
   (GLX)
Current serial number in output stream:  26
  Minor opcode of failed request:  34 ()
  Serial number of failed request:  27
  Current serial number in output stream:  26
Makefile:1407: recipe for target '128x128/synfig_icon.png' failed
make[2]: *** [128x128/synfig_icon.png] Error 1
make[2]: *** Waiting for unfinished jobs
Makefile:1383: recipe for target '16x16/synfig_icon.png' failed
make[2]: *** [16x16/synfig_icon.png] Error 1
make[2]: Leaving directory '/home/jcome/src/synfig/synfig-studio/images'
Makefile:715: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jcome/src/synfig/synfig-studio'
Makefile:530: recipe for target 'all' failed
make: *** [all] Error 2
[jcome@localhost synfig]$ ^C


~ yu
--
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl