Re: [Synfig-devl] Opengl branch

2014-05-01 Thread Ivan Mahonin
Hi!

I've fixed this bug now.
Also fixed handles of bones for Skeleton Deformation

https://github.com/blackwarthog/synfig/tree/opengl


CLG Hi!


CLG I've compiled the opengl branch in Windows XP 32 bits.



CLG When running Synfig Studio I get this (gdb output):

CLG Program received signal SIGSEGV, Segmentation fault.
CLG 0x6fcbafa2 in
CLG libstdc++-6!_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base ()
CLG    from /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll
CLG (gdb) where
CLG #0  0x6fcbafa2 in
CLG libstdc++-6!_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base
CLG     () from
CLG /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll
CLG #1  0x008d1a02 in ?? ()
CLG #2  0x00864fb5 in ?? ()
CLG #3  0x07c75ac2 in
CLG synfig::Type::OperationBookBase::remove_type_from_all_books (
CLG     identifier=28) at type.h:289
CLG #4  0x07c7281d in synfig::Type::unregister_type (
CLG     this=0x7e48560
CLG synfig::types_namespace::TypeTransformation::instance)
CLG     at type.h:396
CLG #5  0x07a061df in synfig::Type::~Type (
CLG     this=0x7e48560
CLG synfig::types_namespace::TypeTransformation::instance,
CLG     __in_chrg=optimized out) at type.cpp:122
CLG #6  0x07c4f1e0 in
CLG synfig::types_namespace::TypeTransformation::~TypeTransformati 
 
CLG on (this=0x7e48560
CLG synfig::types_namespace::TypeTransformation::instance,
CLG     __in_chrg=optimized out) at base_types.cpp:556
CLG #7  0x07a06a0d in __tcf_20 () at base_types.cpp:569
CLG #8  0x07a011a4 in _CRT_INIT@12
CLG (hDllHandle=hDllHandle@entry=0x7a0,
CLG     dwReason=dwReason@entry=0, lpreserved=lpreserved@entry=0x1)
CLG     at
CLG /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:144
CLG #9  0x07a0139d in __DllMainCRTStartup
CLG (hDllHandle=hDllHandle@entry=0x7a0,
CLG     dwReason=0, lpreserved=lpreserved@entry=0x1)
CLG     at
CLG /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:211
CLG #10 0x07a01443 in DllMainCRTStartup@12
CLG (hDllHandle=0x7a0, dwReason=0,
CLG ---Type return to continue, or q return to quit---
CLG     lpreserved=0x1)
CLG     at
CLG /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:171
CLG #11 0x7c91118a in ntdll!LdrInitializeThunk ()
CLG    from /cygdrive/c/WINDOWS/system32/ntdll.dll
CLG #12 0x07a0 in ?? ()
CLG #13 0x7c933aba in ntdll!RtlDestroyEnvironment ()
CLG    from /cygdrive/c/WINDOWS/system32/ntdll.dll
CLG #14 0x7c81ca96 in KERNEL32!IsValidLocale ()
CLG    from /cygdrive/c/WINDOWS/system32/kernel32.dll
CLG #15 0x7c81cb0e in KERNEL32!ExitProcess ()
CLG    from /cygdrive/c/WINDOWS/system32/kernel32.dll
CLG #16 0x77c09d45 in strerror () from
CLG /cygdrive/c/WINDOWS/system32/msvcrt.dll
CLG #17 0x77c09e78 in msvcrt!_initterm ()
CLG    from /cygdrive/c/WINDOWS/system32/msvcrt.dll
CLG #18 0x77c09eac in msvcrt!_exit () from
CLG /cygdrive/c/WINDOWS/system32/msvcrt.dll
CLG #19 0x77c0523b in raise () from
CLG /cygdrive/c/WINDOWS/system32/msvcrt.dll
CLG #20 0x0003 in ?? ()
CLG #21 0x0f2d8950 in ?? ()
CLG #22 0x77c06bc1 in msvcrt!abort () from
CLG /cygdrive/c/WINDOWS/system32/msvcrt.dll
CLG #23 0x0016 in ?? ()
CLG #24 0x000a in ?? ()
CLG #25 0x07c15a78 in _wassert (_Message=0x77c31890 L,
CLG     _Message@entry=0xf2d88e8
CLG L!typesByName.count(description.name),
CLG ---Type return to continue, or q return to quit---q
CLG _File=0xf2Quit





-- 
С уважением,
 Ivan  mailto:b...@icystar.com


--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


Re: [Synfig-devl] Opengl branch

2014-04-30 Thread Konstantin Dmitriev
2014-04-28 13:48 GMT+07:00 Carlos López González genet...@gmail.com:
 Hi!
 I've compiled the opengl branch in Windows XP 32 bits.

 When running Synfig Studio I get this (gdb output):

 Program received signal SIGSEGV, Segmentation fault.
 0x6fcbafa2 in libstdc++-6!_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base ()
from /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll
 (gdb) where
 #0  0x6fcbafa2 in
 libstdc++-6!_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base
 () from /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll
 #1  0x008d1a02 in ?? ()
 #2  0x00864fb5 in ?? ()
 #3  0x07c75ac2 in
 synfig::Type::OperationBookBase::remove_type_from_all_books (
 identifier=28) at type.h:289
 #4  0x07c7281d in synfig::Type::unregister_type (
 this=0x7e48560 synfig::types_namespace::TypeTransformation::instance)
 at type.h:396
 #5  0x07a061df in synfig::Type::~Type (
 this=0x7e48560 synfig::types_namespace::TypeTransformation::instance,
 __in_chrg=optimized out) at type.cpp:122
 #6  0x07c4f1e0 in
 synfig::types_namespace::TypeTransformation::~TypeTransformati
 on (this=0x7e48560 synfig::types_namespace::TypeTransformation::instance,
 __in_chrg=optimized out) at base_types.cpp:556
 #7  0x07a06a0d in __tcf_20 () at base_types.cpp:569
 #8  0x07a011a4 in _CRT_INIT@12 (hDllHandle=hDllHandle@entry=0x7a0,
 dwReason=dwReason@entry=0, lpreserved=lpreserved@entry=0x1)
 at /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:144
 #9  0x07a0139d in __DllMainCRTStartup
 (hDllHandle=hDllHandle@entry=0x7a0,
 dwReason=0, lpreserved=lpreserved@entry=0x1)
 at /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:211
 #10 0x07a01443 in DllMainCRTStartup@12 (hDllHandle=0x7a0, dwReason=0,
 ---Type return to continue, or q return to quit---
 lpreserved=0x1)
 at /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:171
 #11 0x7c91118a in ntdll!LdrInitializeThunk ()
from /cygdrive/c/WINDOWS/system32/ntdll.dll
 #12 0x07a0 in ?? ()
 #13 0x7c933aba in ntdll!RtlDestroyEnvironment ()
from /cygdrive/c/WINDOWS/system32/ntdll.dll
 #14 0x7c81ca96 in KERNEL32!IsValidLocale ()
from /cygdrive/c/WINDOWS/system32/kernel32.dll
 #15 0x7c81cb0e in KERNEL32!ExitProcess ()
from /cygdrive/c/WINDOWS/system32/kernel32.dll
 #16 0x77c09d45 in strerror () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
 #17 0x77c09e78 in msvcrt!_initterm ()
from /cygdrive/c/WINDOWS/system32/msvcrt.dll
 #18 0x77c09eac in msvcrt!_exit () from
 /cygdrive/c/WINDOWS/system32/msvcrt.dll
 #19 0x77c0523b in raise () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
 #20 0x0003 in ?? ()
 #21 0x0f2d8950 in ?? ()
 #22 0x77c06bc1 in msvcrt!abort () from
 /cygdrive/c/WINDOWS/system32/msvcrt.dll
 #23 0x0016 in ?? ()
 #24 0x000a in ?? ()
 #25 0x07c15a78 in _wassert (_Message=0x77c31890 L,
 _Message@entry=0xf2d88e8 L!typesByName.count(description.name),
 ---Type return to continue, or q return to quit---q
 _File=0xf2Quit

The latest commit (f31d705) compiles fine for me (using Fedora's
crosscompile toolchain). It runs successfully, but there is no handles
for Skeleton Deformation layer. We are investigating this.

Regards,
K.

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] Opengl branch

2014-04-28 Thread Carlos López González
Hi!
I've compiled the opengl branch in Windows XP 32 bits.

When running Synfig Studio I get this (gdb output):

Program received signal SIGSEGV, Segmentation fault.
0x6fcbafa2 in libstdc++-6!_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base ()
   from /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll
(gdb) where
#0  0x6fcbafa2 in
libstdc++-6!_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base
() from /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll
#1  0x008d1a02 in ?? ()
#2  0x00864fb5 in ?? ()
#3  0x07c75ac2 in
synfig::Type::OperationBookBase::remove_type_from_all_books (
identifier=28) at type.h:289
#4  0x07c7281d in synfig::Type::unregister_type (
this=0x7e48560 synfig::types_namespace::TypeTransformation::instance)
at type.h:396
#5  0x07a061df in synfig::Type::~Type (
this=0x7e48560 synfig::types_namespace::TypeTransformation::instance,
__in_chrg=optimized out) at type.cpp:122
#6  0x07c4f1e0 in
synfig::types_namespace::TypeTransformation::~TypeTransformati
on (this=0x7e48560 synfig::types_namespace::TypeTransformation::instance,
__in_chrg=optimized out) at base_types.cpp:556
#7  0x07a06a0d in __tcf_20 () at base_types.cpp:569
#8  0x07a011a4 in _CRT_INIT@12 (hDllHandle=hDllHandle@entry=0x7a0,
dwReason=dwReason@entry=0, lpreserved=lpreserved@entry=0x1)
at /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:144
#9  0x07a0139d in __DllMainCRTStartup (hDllHandle=hDllHandle@entry
=0x7a0,
dwReason=0, lpreserved=lpreserved@entry=0x1)
at /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:211
#10 0x07a01443 in DllMainCRTStartup@12 (hDllHandle=0x7a0, dwReason=0,
---Type return to continue, or q return to quit---
lpreserved=0x1)
at /usr/src/debug/mingw64-i686-runtime-3.1.0-1/crt/crtdll.c:171
#11 0x7c91118a in ntdll!LdrInitializeThunk ()
   from /cygdrive/c/WINDOWS/system32/ntdll.dll
#12 0x07a0 in ?? ()
#13 0x7c933aba in ntdll!RtlDestroyEnvironment ()
   from /cygdrive/c/WINDOWS/system32/ntdll.dll
#14 0x7c81ca96 in KERNEL32!IsValidLocale ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll
#15 0x7c81cb0e in KERNEL32!ExitProcess ()
   from /cygdrive/c/WINDOWS/system32/kernel32.dll
#16 0x77c09d45 in strerror () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#17 0x77c09e78 in msvcrt!_initterm ()
   from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#18 0x77c09eac in msvcrt!_exit () from
/cygdrive/c/WINDOWS/system32/msvcrt.dll
#19 0x77c0523b in raise () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#20 0x0003 in ?? ()
#21 0x0f2d8950 in ?? ()
#22 0x77c06bc1 in msvcrt!abort () from
/cygdrive/c/WINDOWS/system32/msvcrt.dll
#23 0x0016 in ?? ()
#24 0x000a in ?? ()
#25 0x07c15a78 in _wassert (_Message=0x77c31890 L,
_Message@entry=0xf2d88e8 L!typesByName.count(description.name),
---Type return to continue, or q return to quit---q
_File=0xf2Quit


-- 
Carlos
http://synfig.org
--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] OpenGL branch?

2014-04-05 Thread Konstantin Dmitriev
Hello!

I remember we had an old opengl branch in SYnfig repository (which was
developed by Uioimae in 2007).
Looking at https://github.com/synfig/synfig/branches I couldn't find any.
I wonder where I could find it?

Regards,
K.

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


Re: [Synfig-devl] OpenGL branch?

2014-04-05 Thread Konstantin Dmitriev
2014-04-05 13:07 GMT+07:00 Konstantin Dmitriev ksee.zelga...@gmail.com:
 Hello!

 I remember we had an old opengl branch in SYnfig repository (which was
 developed by Uioimae in 2007).
 Looking at https://github.com/synfig/synfig/branches I couldn't find any.
 I wonder where I could find it?

OK, I found it here - http://repo.or.cz/w/synfig.git
Thanks to Dooglus, it wasn't completely lost. ^__^
I think it's better to push it into https://github.com/synfig/synfig
Any other branches from http://repo.or.cz/w/synfig.git we want to preserve?

K.

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