Closed oberon-manjaro closed 9 years ago
Here's the full output: [Info ] <Application::Application(int&, char)> Starting Shotcut version 15.07.26 [Info ] <Application::Application(int&, char)> Linux version [Info ] <Application::Application(int&, char)> number of logical cores = 4 [Info ] <Application::Application(int&, char)> locale = QLocale(English, Latin, UnitedKingdom) [Info ] <Application::Application(int&, char*)> install dir = "/usr/bin" [Debug ] <> language "en_GB" [Debug ] <> deinterlacer "onefield" [Debug ] <> external monitor "" [Debug ] <> GPU processing false [Debug ] <> interpolation "nearest" [Debug ] <> video mode "" [Debug ] <> realtime true [Debug ] <> begin [Debug ] <> end [Debug ] <> begin [Info ] GLTestWidget::GLTestWidget(QWidget) OpenGL context version 3 0 [Debug ] <> Database version is 1 [Debug ] <> begin Segmentation fault (core dumped)
Post backtrace.
Uhm. Sorry, can you tell me how to get that?
That is not a backtrace. Run bt full
in gdb and post the output.
sorry!
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available.
Try installing qt4
qt4-4.8.7-2 is up to date
How did you manage to build the latest version? mlt
in the repos is too outdated to build it.
I built it from AUR4 with mlt 0.9.6-7
Impossible. mlt 0.9.6-7 is not compatible with shotcut 15.07.
Shotcut runs just fine here after compiling with mlt-git. Are you running manjaro?
Yes. Manjaro. Should I try again with mlt-git? If mlt 0.9.6-7 is not sufficient we should have the depends changed in the AUR, maybe?
shotcut does NOT build with mlt 0.9.6-7. I will update the package to use mlt-git temporarily until the next mlt release.
I'm not able to support Manjaro.
well, it strangely did here ;)
Thank you. Unfortunately I get the exact same behaviour now.
btw. I have no Catalyst driver but Intel.
Just for your information: The latest shotcut-bin is working here (with mlt or mlt-git)
shotcut-bin is not using system libraries. Try the package that I built: https://github.com/nfnty/tmp/raw/master/shotcut-15.07-1-x86_64.pkg.tar.xz
Brilliant, that one works fine! If you want and if we can somehow find the secret between the difference I could build manjaro-packages for our repo.
OK, using this https://github.com/nfnty/pkgbuilds/blob/master/shotcut/shotcut/PKGBUILD is successful here, too. Will just have to wait until we can replace mlt-git with mlt, then like this it should work in manjaro, too.
That PKGBUILD is identical to the one in AUR4. Your problem has to do with Qt during the build process.
All my packages are built in isolated containers: https://registry.hub.docker.com/u/nfnty/arch-builder https://github.com/nfnty/dockerfiles/tree/master/images/arch-builder
You should open an issue upstream (https://github.com/mltframework/mlt) and ask them to bump the version.
Launching the Installed package 15.7-1 from AUR4 gives me
Segmentation fault (core dumped)