Open GoogleCodeExporter opened 8 years ago
The Flowblade DEB package don't start on Ubuntu 14.04 because of mlt 0.9.0
There is no problem if you start flowblade from the "tar-gz" archive because it
will not search for a specific version of MLT. (flowblade call python-mlt which
is include on Ubuntu 14.04)
Original comment by loic.van...@gmail.com
on 17 Feb 2014 at 6:23
You can also rebuild the DEB file and update MLT depend :
- extracts all files with the archive manager in a folder named by exemple
"flowblade_0.12.0-2_all"
- edit the file DEBIAN/control (with gedit)
- add python-mlt in the line "Depends" like this :
Depends: python (>= 2.5), python-support (>= 0.90.0), gtk2-engines-pixbuf,
librsvg2-common, python-gtk2, python-mlt | python-mlt5 | python-mlt4 |
python-mlt3 | python-mlt2, frei0r-plugins, swh-plugins, fontconfig,
python-cairo, python-numpy, python-gnome2
- rebuild a DEB package with the command :
dpkg-deb --build flowblade_0.12.0-2_all/
You will get an installable DEB package for recent distros (like Debian Jessie
or Ubuntu 14.04)
Original comment by loic.van...@gmail.com
on 17 Feb 2014 at 7:21
Your repackaging instructions worked great! Thanks a lot, tried a lot of
different video editors on Linux, this one is the best so far!
Original comment by r...@cyberjunky.nl
on 17 Feb 2014 at 8:24
Issue 74 has been merged into this issue.
Original comment by janne.li...@gmail.com
on 24 Apr 2014 at 5:46
A new package is now available.
Original comment by janne.li...@gmail.com
on 29 Apr 2014 at 8:34
where do I find the file DEBIAN/control?
Original comment by F.PauloT...@gmail.com
on 3 Jun 2014 at 6:28
Comment on 4/29 says new package available but latest package is currently 0.12
from Jan 2014 here https://code.google.com/p/flowblade/downloads/
Executing flowblade directly yields "ERROR: no module named numpy" and "sudo
apt-get install python-numpy" gives the same 'python-mlt' errors as the .deb
package.
I also cannot find DEBIAN/control so can't follow the repackaging instructions.
Can this issue be reopened?
Original comment by scoti...@gmail.com
on 4 Nov 2014 at 5:10
Opening this again.
Original comment by janne.li...@gmail.com
on 20 Nov 2014 at 10:25
Its works, I add working on ubuntu 14.04 package in attachment
Very nice editor, and first GNU with real editing tools for people with pros
background...
Also If some of You have problem on debian or ubuntu I'll try to help
Greetings
jakub
Original comment by mixe...@gmail.com
on 18 Dec 2014 at 10:44
Attachments:
Flowblade 0.16 just installed without any problem on my Ubuntu 14.04 LTS /
64bit, using the Ubuntu Software Center (download flowblade-0.16.0-1_all.deb
from Dropbox link in InstallInstructions page, .deb automatically recognized
by Ubuntu Software Center).
Original comment by j.lat...@gmail.com
on 17 Mar 2015 at 10:46
thanks, the package 0.12.0-2 works, though package manager says it is of bad
quality...
Original comment by shashika...@gmail.com
on 5 May 2015 at 12:19
Hi
Here is version 0.18, much better
https://www.dropbox.com/s/v71v4e6y23dse2u/flowblade-0.18.0-1_all.deb?dl=0
Original comment by mixe...@gmail.com
on 5 May 2015 at 2:35
Original issue reported on code.google.com by
r...@cyberjunky.nl
on 15 Feb 2014 at 10:10