LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-17-2020, 01:37 PM   #1
przemo
Member
 
Registered: Feb 2016
Location: cork.ie
Distribution: Slackware-current
Posts: 162

Rep: Reputation: Disabled
Flowblade problem


Code:
$ flowblade 
FLOWBLADE MOVIE EDITOR 1.16
---------------------------
Launch script dir: /usr/bin
Running from installation...
modules path: /usr/lib64/python2.7/site-packages/Flowblade
MLT found, version: 6.16.0
Failed to import module app.py to launch Flowblade!
ERROR: No module named cairo
Installation was assumed to be at: /usr/lib64/python2.7/site-packages/Flowblade
cairo and pycairo installed from https://slackware.pkgs.org
 
Old 05-17-2020, 02:14 PM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
I'm assuming you are using current, that is what your Distro line says.

This is the pre-req .sqf file for flowblade.

Quote:
1 numpy
2 libquicktime
3 libdv
4 mlt
5 ladspa_sdk
6 ORBit2
7 pyorbit
8 recode
9 libbonobo
10 gnome-mime-data
11 gnome-vfs
12 libgnome
13 gnome-python
14 frei0r
15 flowblade
Do you have all 14 pre-req's installed?

Next, cairo is part of current. Why are you installing things from slackware.pkgs.org? That is not an official source for Slackware. I would recommned you re-install the two cairo packages from current.
 
Old 05-17-2020, 02:35 PM   #3
przemo
Member
 
Registered: Feb 2016
Location: cork.ie
Distribution: Slackware-current
Posts: 162

Original Poster
Rep: Reputation: Disabled
yes i had tried from current and dit-SBo but then im running into troubles with numpy and mlt

Quote:
Traceback (most recent call last):
File "setup.py", line 394, in <module>
setup_package()
File "setup.py", line 371, in setup_package
from setuptools import setup
ImportError: No module named setuptools
Quote:
In file included from /usr/include/ruby-2.7.0/ruby/ruby.h:2863,
from /usr/include/ruby-2.7.0/ruby.h:33,
from mlt_wrap.cxx:880:
/usr/include/ruby-2.7.0/ruby/backward/cxxanyargs.hpp:198:1: note: declared here
198 | rb_rescue(type *q, VALUE w, type *e, VALUE r)
| ^~~~~~~~~
make[2]: *** [Makefile:229: mlt_wrap.o] Error 1
make[2]: Leaving directory '/tmp/SBo/mlt-6.10.0/src/swig/ruby'
make[1]: *** [Makefile:5: all] Error 1
make[1]: Leaving directory '/tmp/SBo/mlt-6.10.0/src/swig'
make: *** [Makefile:9: all] Error 1

mlt:
Would you like to continue processing the rest of the
queue or would you like to abort? If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.

(Y)es to continue, (N)o to abort, (R)etry the build?:

Last edited by przemo; 05-17-2020 at 02:55 PM.
 
Old 05-17-2020, 03:44 PM   #4
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
I just built and install numpy on current.

Quote:
numpy:
MD5SUM check for numpy-1.14.3.tar.gz ... OK
Building package numpy-1.14.3-x86_64-1ponce.tgz ... OK
Installing package numpy-1.14.3-x86_64-1ponce.tgz ... OK

+++++++++++++++++++++++++++++++++++++++++++

###########################################
Queue process complete!
You have some problem with your system.

Have you got a full current install, fully updated?

Besides the two cairo packages you have installed form a non-slackware site, what else have you installed from non-slackware sites? Have you updated your install with current packages from a slackware mirror?
 
Old 05-17-2020, 04:09 PM   #5
przemo
Member
 
Registered: Feb 2016
Location: cork.ie
Distribution: Slackware-current
Posts: 162

Original Poster
Rep: Reputation: Disabled
yes i have current
Code:
slackpkg upgrade-all 

Checking local integrity... DONE
Looking for packages to upgrade. Please wait... DONE

No packages match the pattern for upgrade. Try:

        /usr/sbin/slackpkg install|reinstall
i`ve just updated sbopkg is set for ponce repo updated all packeges but ran into trouble with

httplib2
python-dateutil
setuptools-scm

Quote:
setuptools_scm-3.3.3/testing/test_version.py
Traceback (most recent call last):
File "setup.py", line 15, in <module>
import setuptools
ImportError: No module named setuptools

setuptools-scm:
Would you like to continue processing the rest of the
queue or would you like to abort? If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.
still can`t install flowblade

Last edited by przemo; 05-17-2020 at 04:18 PM.
 
Old 05-17-2020, 04:30 PM   #6
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Quote:
httplib2
python-dateutil
setuptools-scm
These packages are not required for flowblade. Can you explain why you think you need them?

When was the last time you ran slackpkg install-new ? There were packages added that do not install with an upgrade-all. One was a python package.

Quote:
l/python2-module-collection-2.7.18-x86_64-1.txz: Added.
Time to quarantine these python2 modules and pin the versions where they
are (or in the case of setuptools, downgrade to the last version that doesn't
complain). This will keep most of the standard python2 add-ons in one package
so that we can upgrade modules for python3 without having to worry about
python2 support getting dropped upstream.

Last edited by camorri; 05-17-2020 at 04:37 PM.
 
Old 05-17-2020, 04:44 PM   #7
przemo
Member
 
Registered: Feb 2016
Location: cork.ie
Distribution: Slackware-current
Posts: 162

Original Poster
Rep: Reputation: Disabled
i got sorted numpy
now i get
Quote:
flowblade
FLOWBLADE MOVIE EDITOR 1.16
---------------------------
Launch script dir: /usr/bin
Running from installation...
modules path: /usr/lib64/python2.7/site-packages/Flowblade
MLT found, version: 6.16.0
Failed to import module app.py to launch Flowblade!
ERROR: No module named PIL
Installation was assumed to be at: /usr/lib64/python2.7/site-packages/Flowblade

Last edited by przemo; 05-17-2020 at 05:14 PM.
 
Old 05-17-2020, 06:19 PM   #8
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Please answer the questions I asked in post #6, and make sure you have run slackpkg install-new. If packages install, then try again to build what is failing.
 
Old 05-18-2020, 02:54 AM   #9
przemo
Member
 
Registered: Feb 2016
Location: cork.ie
Distribution: Slackware-current
Posts: 162

Original Poster
Rep: Reputation: Disabled
yes i haven`n run install-new for a while im just coming back to linux after i finished my college work, i had to use windows (word, onedrive) for past few months so since all the trouble.

i need video editing software im trying openshot now


so i belive there might be a mixture of packages from ponce and alien repo and maybe some manualy installed shall i run slackpkg system-clean uninstall all and then begin from scratch????

Last edited by przemo; 05-18-2020 at 03:42 AM.
 
Old 05-18-2020, 06:33 AM   #10
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Quote:
yes i haven`n run install-new for a while
This is the place to start. Run slackpkg update, and then run install-new. Python 2.7 is old, it was removed, and python 3 was installed with a upgrade-all. There is a package added for legacy python 2, and I think that is what is missing.

Quote:
so i belive there might be a mixture of packages from ponce and alien repo and maybe some manualy installed shall i run slackpkg system-clean uninstall all and then begin from scratch????
Things from Ponce and Alienbob are fine, I use them as do many other slackers. What I was most concerned about was; you stated you had installed two python packages, cairo and pycairo from slackware.pkgs.org. These are part of a full install from Slackware. Make sure you remove the ones from this source, and install them from a trusted mirror. They may be good, but how knows?
 
Old 05-18-2020, 07:42 AM   #11
przemo
Member
 
Registered: Feb 2016
Location: cork.ie
Distribution: Slackware-current
Posts: 162

Original Poster
Rep: Reputation: Disabled
i did already reistalled all packages and now i am only running into more troubles

cant install jdk for example. i am giving up there is better things to do than spending 5 hours figuring out how to install software on slackware ;-) ill try again later, thanks for you effort
 
Old 05-18-2020, 08:08 AM   #12
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
FWIW, I install jdk from alienbob, all you do is run installpkg. His packages are binary, built on a clean system and they work.

I going to suggest, when you feel like it, post to the thread for packages not building on slackware. pick one package, in the case of flowblade, pick the first package you can not get built. Reference this thread so Ponce and the team there do not have to go back through basic PD, like we have done here.
 
Old 05-19-2020, 04:13 PM   #13
przemo
Member
 
Registered: Feb 2016
Location: cork.ie
Distribution: Slackware-current
Posts: 162

Original Poster
Rep: Reputation: Disabled
so i gave up flowblade
but no luck with openshot either i do not want to start new thread i rather carry on here if that is no problem



i managed to install all dependencies but and build openshot but when i try to run it i get this:
Quote:
openshot-qt
Loaded modules from installed directory: /usr/lib64/python3.8/site-packages/openshot_qt
app:INFO ------------------------------------------------
app:INFO Tue May 19 22:00:59 2020
app:INFO Starting new session
app:ERROR OpenShotApp::Import Error: /usr/lib64/libavutil.so.56: undefined symbol: clGetExtensionFunctionAddressForPlatform, version OPENCL_1.2
Traceback (most recent call last):
File "/usr/bin/openshot-qt", line 11, in <module>
load_entry_point('openshot-qt==2.5.1', 'gui_scripts', 'openshot-qt')()
File "/usr/lib64/python3.8/site-packages/openshot_qt/launch.py", line 97, in main
app = OpenShotApp(argv)
File "/usr/lib64/python3.8/site-packages/openshot_qt/classes/app.py", line 72, in __init__
from classes import settings, project_data, updates, language, ui_util, logger_libopenshot
File "/usr/lib64/python3.8/site-packages/openshot_qt/classes/logger_libopenshot.py", line 31, in <module>
import openshot
File "/usr/lib64/python3.8/site-packages/openshot.py", line 15, in <module>
import _openshot
ImportError: /usr/lib64/libavutil.so.56: undefined symbol: clGetExtensionFunctionAddressForPlatform, version OPENCL_1.2
app:INFO OpenShot's session ended
app:INFO Tue May 19 22:01:08 2020
app:INFO ================================================
Quote:
ls /var/log/packages/ | grep libav
gst-plugins-libav-1.16.2-x86_64-1
libavc1394-0.5.4-x86_64-1ponce
i got ffmpeg-4.2.2 installed

Last edited by przemo; 05-19-2020 at 04:17 PM.
 
Old 05-19-2020, 05:06 PM   #14
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,214

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Do you have these compat packages installed?

Quote:
boost-compat-1.73-x86_64-1alien
icu4c-compat-67.1-x86_64-1alien
poppler-compat-0.68.0-x86_64-1alien
If not, install them, and try openshot again. If you go to alienbob's blog, there is an explanation on why they are needed.
 
Old 05-19-2020, 05:10 PM   #15
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,177

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by przemo View Post
yes i haven`n run install-new for a while im just coming back to linux after i finished my college work, i had to use windows (word, onedrive) for past few months so since all the trouble.

i need video editing software im trying openshot now
Flowblade is something I want to have a go at when current becomes stable. I had too many problems getting it running on 14.2.

Other options worth trying are Blender and Cinelerra GG, but again the versions on current are probably a better bet at this stage. Use sbopkg with ponce's git repository to handle the build queue.

Some pretty good tutorials on YouTube for both.

There is Shotcut as well, which should be fairly easy to install on both 14.2 and current, although I don't think it's at SBo.

I believe kdenlive has improved a lot recently so that might be worth trying if you don't mind Plasma.

Last edited by Gerard Lally; 05-19-2020 at 05:14 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Flowblade GTK error Gerard Lally Slackware 11 09-20-2018 07:13 AM
Installing CMAKE removed Flowblade and Lightworks - Parrot OS - Mate d4t73 Debian 3 07-02-2018 12:16 PM
LXer: 10 reasons to use Flowblade on Linux as your video editor LXer Syndicated Linux News 0 09-08-2016 12:32 PM
Can't successfully export video with OpenShot or Flowblade nine9nine Linux - Software 2 12-30-2013 01:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration