← Back to team overview

openshot.developers team mailing list archive

[Bug 450489] Re: Edit->preferences generates an error

 

I missed the bit in the description about opening an existing project
before trying to edit the preferences, I see the problem now.

Any previously saved projects will not have the THEMES_DIR attribute, as
this was added in this latest update. We need to either add this
attribute when opening an existing project or make the decision that
previously saved projects will not be compatible.

-- 
Edit->preferences generates an error
https://bugs.launchpad.net/bugs/450489
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: Confirmed

Bug description:
After I have opened a project, trying to edit preferences does not work. In command line you can see the error message:

  File "/home/timo/openshot/openshot/windows/preferences.py", line 76, in __init__
    for dir in os.listdir(self.project.THEMES_DIR):
AttributeError: project instance has no attribute 'THEMES_DIR'

--
OpenShot (version 0.9.48)
Ubuntu 8.04 (32 bit)



References