Comment 12 for bug 729359

Revision history for this message
Marcin Owsiany (marcin-owsiany-pl) wrote : Re: [Bug 729359] Re: openshot-render crash with "AttributeError: 'NoneType' object has no attribute 'settings'"

On Mon, Dec 03, 2012 at 04:20:17PM -0000, dsmurl wrote:
> I have clip.py in several places:
>
> locate clip.py
> /usr/lib/blender/scripts/startup/bl_operators/clip.py
> /usr/lib/blender/scripts/startup/bl_ui/space_clip.py
> /usr/lib/pymodules/python2.7/openshot/classes/clip.py
> /usr/lib/pymodules/python2.7/openshot/classes/clip.pyc
> /usr/share/pyshared/openshot/classes/clip.py
>
>
> Can't figure out which one to change.

This one:
/usr/share/pyshared/openshot/classes/clip.py

The first two ones are from blender, not openshot.
The third one is a symlink.
The fourth one is a byte-compiled version of the third one.

--
Marcin Owsiany <email address hidden> http://marcin.owsiany.pl/
GnuPG: 2048R/02F946FC 35E9 1344 9F77 5F43 13DD 6423 DBF4 80C6 02F9 46FC

"Every program in development at MIT expands until it can read mail."
                                                              -- Unknown