bugzilla-daemon at freedesktop.org
2010-Apr-08 07:03 UTC
[Swfdec] [Bug 27531] New: swftopython outputs invalid code for skewXTo
https://bugs.freedesktop.org/show_bug.cgi?id=27531 Summary: swftopython outputs invalid code for skewXTo Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: daniel at dattrix.com QAContact: swfdec at lists.freedesktop.org Using swftopython resulted in all instances of skewXTo() being written like so, $character244_f0->skewXTo(0.198792); Which results in a parse error in Python, naturally. Also, semi-colons are not needed in Python, but it does not raise a parse error. Was using swftopython on attached swf. SWFDec 0.8.4 via Gentoo's portage package manager. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Apr-08 07:04 UTC
[Swfdec] [Bug 27531] swftopython outputs invalid code for skewXTo
https://bugs.freedesktop.org/show_bug.cgi?id=27531 --- Comment #1 from Daniel <daniel at dattrix.com> 2010-04-08 00:04:46 PDT --- Created an attachment (id=34796) --> (https://bugs.freedesktop.org/attachment.cgi?id=34796) SWF to use swftopython on swftopython bunny1.swf > bunny.py -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Apr-08 11:05 UTC
[Swfdec] [Bug 27531] swftopython outputs invalid code for skewXTo
https://bugs.freedesktop.org/show_bug.cgi?id=27531 Benjamin Otte <otte at gnome.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTOURBUG --- Comment #2 from Benjamin Otte <otte at gnome.org> 2010-04-08 04:05:06 PDT --- swf2python is not part of swfdec. I believe it is part of libming - see http://www.libming.org/ and file your bug there. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Apr-08 18:13 UTC
[Swfdec] [Bug 27531] swftopython outputs invalid code for skewXTo
https://bugs.freedesktop.org/show_bug.cgi?id=27531 --- Comment #3 from Daniel <daniel at dattrix.com> 2010-04-08 11:13:38 PDT --- Oops, sorry about that, I'll do that. Thanks! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug.