openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #01323
[Bug 497004] Re: The program doesn't start on a non Debian-based distro
Okay , I have all the necessaries dependencies , I have the right
$PYTHONPATH , I "Installed" Open-Shot with the "classical" installer ...
these are the results .... =(
root@Svervegia:~/Downloads/OpenShot_BuildFolder# python setup.py install
Execution path: /root/Downloads/OpenShot_BuildFolder/setup.py
running install
running build
running build_py
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/bin/openshot to 755
running install_data
running install_egg_info
Removing /usr/lib/python2.6/site-packages/OpenShot-0.9.54-py2.6.egg-info
Writing /usr/lib/python2.6/site-packages/OpenShot-0.9.54-py2.6.egg-info
Updating the Shared MIME-Info database cache.
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'fonts/package'
Unknown media type in type 'interface/x-winamp-skin'
Updating the mime.types database
Failed to update.
Updating the .desktop file database.
File '/usr/share/applications/Nokia-QtCreator.desktop' contains invalid MIME type 'application/vnd.nokia.qt.creatorproject"' that contains invalid characters
File '/usr/share/applications/Nokia-QtCreator.desktop' contains invalid MIME type 'application/vnd.nokia.qt.creatorproject"' that contains invalid characters
-----------------------------------------------
Installation Finished!
Run OpenShot by typing 'openshot' or through the Applications menu.
-----------------------------------------------
root@Svervegia:~/Downloads/OpenShot_BuildFolder# openshot
--------------------------------
OpenShot (version 0.9.54)
--------------------------------
-------------------------------------------------------
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
root@Svervegia:~/Downloads/OpenShot_BuildFolder#
--
The program doesn't start on a non Debian-based distro
https://bugs.launchpad.net/bugs/497004
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: New
Bug description:
I installed this software with the wizard (version 0.9.54) on my Slackware 13 . The installation process doesn't give errors , but when I try to launch openshot , the program doesn't start .... launching it from a terminal gives me these message :
--------------------------------
OpenShot (version 0.9.54)
--------------------------------
-------------------------------------------------------
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
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
I understood the message , but I didn't find a solution yet . Reading some forums I noticed that this problem is common in non Debian-based systems .
References