Openshot 1.3 won't run after upgrade

I upgraded Openshot (Video editor) from the Packman repo last night to ver 1.3.0.
When trying to run i get this error:


--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
-------------------------------------------------------
Error:  OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
  $ sudo python setup.py install

After checking other forums, i believe this error is misleading, because it might not be an Openshot installation problem but rather a dependency issue. But then again. i could be wrong.

I verified that all the decencies are met, I uninstalled and installed again.
I erased the .openshot folder, but no solution.

Has anybody found a solutions ?

thanks

how did you install 1.3 on suse 11.3 ?
1.2.2 is in pacman

ver 1.3 was updated less than 24 hours ago. And in yast there is no option to downgrade. Also the 1.2 version package was taken off the website so there is no real way to downgrade.

Hello,

Same problem on my openSUSE 11.3 64bits from Packman Repository

See here;
http://lists.links2linux.de/pipermail/packman/2011-March/009586.html

Looks like there should be an update there by now.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.27-0.2-default
up 13 days 9:06, 3 users, load average: 0.00, 0.06, 0.08
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.26

Hello,

Unfortunatly no, my problem is since today, I run upgrade 1.2 to 1.3 about 2 hours ago and try to reinstall openshot just right now 1.3.0-0.pm.4.1 :frowning:
Same problem

Hi
Should be at 6.1, may not have synced to the mirror your using
http://pmbs.links2linux.org/package/show?package=openshot&project=Multimedia


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.27-0.2-default
up 13 days 11:13, 4 users, load average: 0.15, 0.20, 0.22
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.26

On 03/06/2011 09:31 AM, malcolmlewis wrote:
>

> Hi
> Should be at 6.1, may not have synced to the mirror your using
> http://pmbs.links2linux.org/package/show?package=openshot&project=Multimedia
>

I am having the same problem with version 6.1 which is brand new as of
today. Also Yast complains that nothing provides frei0r-plugin needed
by openshot.

I saw a demo of openshot at the Scale Expo in Los Angeles last weekend
and wanted to try it out. The openshot web site has installers for
Ubuntu and Fedora but no openSUSE. Hopefully it will get fixed but I do
not know who I should report the errors to.

Eric

> Hi
> Should be at 6.1, may not have synced to the mirror your using
> http://pmbs.links2linux.org/package/show?package=openshot&project=Multimedia
>

I am having the same problem with version 6.1 which is brand new as of
today. Also Yast complains that nothing provides frei0r-plugin needed
by openshot.

I saw a demo of openshot at the Scale Expo in Los Angeles last weekend
and wanted to try it out. The openshot web site has installers for
Ubuntu and Fedora but no openSUSE. Hopefully it will get fixed but I do
not know who I should report the errors to.

Eric
[/QUOTE]
Hi
The packman mailing list, send an email to packman{at}links2linux{dot}de


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.27-0.2-default
up 13 days 20:36, 5 users, load average: 0.04, 0.05, 0.05
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.26

Oh yes !! it’s a great, easy to use video editor. i’ve been using it for a while now, editing any video - from downloaded youtube to HD from a Flip camera. and then upload again to Youtube or run it from a computer.
A great piece of software. I was also in the Scale expo two weeks ago and was very happy to meet Jonathan Thomas, the creator of Openshot in person.

Hi,

Seems package has been updated but still doesn’t work, i’ve ask help to mailing list of packman, hope it will be solved :slight_smile:

Regards

On 03/07/2011 01:06 PM, Le Docteur wrote:
>
> Hi,
>
> Seems package has been updated but still doesn’t work, i’ve ask help to
> mailing list of packman, hope it will be solved :slight_smile:
>
> Regards
>
>
Yes, package version 1.3.0-0-pm-7.1 is now available with Packman. I
had the same problem as before with this version but found out I needed
to install python-httplib2 to get it to work. I just started playing
with it to see if I can get anything done with it now that it launches.
I will send an email to packman@links2linux.de.

Eric

Finally !! thank you. The python-httplib2 was the missing link…

Thanks for that tips !!! IT works also on my computer !!!

Upgraded to 11.4 64bit, clean install - got the same problem again:


--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 9690.  Creating new pid lock file.
-------------------------------------------------------
Error:  OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
  $ sudo python setup.py install

Anybody ?

same problem 11.4 64bit/gnome openshot 1.3.0-8.1. python-httplib2 installed

Does anybody know a solution?

Similar problem. python-httplib2 was there but then ran across this bug report:

[Bug 672328] New: home:lumnis/openshot: missing dependencies](http://lists.opensuse.org/opensuse-bugs/2011-02/msg02834.html)

On my system, python-imaging was missing. Installed it and OpenShot 1.3 opens and seems to run. Fingers crossed.

LazyDevil,
thanks a lot. it works now!

I’ve just installed OpenShot from Packman and it segfaults when I export anything:


~> openshot
--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 14052.  Creating new pid lock file.
state saved
on_tlbImportFiles_clicked called with self.GtkToolButton
project modified:  Added file
state saved
project modified:  Added clip
state saved
project modified:  Moved clip
state saved
on_tlbMakeMovie_clicked called with self.GtkToolButton
on_cboExportType_changed
on_cboUploadServices_changed
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed
on_btnExportVideo_clicked
NEW SDL CONSUMER
Segmentation fault

I’ve got both the python httplib2 and imaging installed.

yeah, actually i was happy that it would even start… but it segfaults as well when I start exporting…