Hello,

I just checked out the LiVES svn trunk and there is a error in the smogrify
script.
At line 2135, the first char is a Y, which is not supposed to be there. It
messes up the syntax.
After removing it, every thing works fine. It came with the latest update:

*#* *Line 2132*   *Line 2132*
2132<http://lives.svn.sourceforge.net/viewvc/lives/trunk/smogrify?annotate=1139#l2132>
                       }                          }
2133<http://lives.svn.sourceforge.net/viewvc/lives/trunk/smogrify?annotate=1139#l2133>
     
2134<http://lives.svn.sourceforge.net/viewvc/lives/trunk/smogrify?annotate=1139#l2134>
 #now
resized are in .mgk  #now resized are in .mgk
2135<http://lives.svn.sourceforge.net/viewvc/lives/trunk/smogrify?annotate=1139#l2135>
                       if ($letterbox) {  y                       if
($letterbox) {
2136<http://lives.svn.sourceforge.net/viewvc/lives/trunk/smogrify?annotate=1139#l2136>
                           if ($leave_bak) {
 if ($leave_bak) {
2137<http://lives.svn.sourceforge.net/viewvc/lives/trunk/smogrify?annotate=1139#l2137>
                               #letterboxing was done with resize
                       #letterboxing was done with resize
2138<http://lives.svn.sourceforge.net/viewvc/lives/trunk/smogrify?annotate=1139#l2138>
                               unless ($from eq $to) {
             unless ($from eq $to) {
Regards,
Harrie
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Lives-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lives-users

Reply via email to