https://bugs.kde.org/show_bug.cgi?id=356407

--- Comment #3 from qubo...@gmail.com ---
Yes, that's right.

I made a compile script for the 15.12 branch (I also have one for master) and
the system-installed version is the arch Linux package.

cd ~/src/git/kdenlivebranch/ && git pull && cd build/ && cmake ..
-DCMAKE_INSTALL_PREFIX=/home/qubodup/src/klgitbranchbin  && make -j 7 && make
install

The latest output was http://codepad.org/kS0NfED6

I think we discussed in some other ticket (about icons) that this might be the
cause of icon problems.

I don't really understand what can be done...

`cmake -LAH` didn't show me an option that seems like an obvious solution to be
used.

https://cmake.org/cmake/help/v3.0/module/GNUInstallDirs.html seems to indicate
that DCMAKE_INSTALL_PREFIX should cover all cases although I guess the problems
indicate that it does not.

Inkscape seems to have had a similar issue
https://bugs.launchpad.net/inkscape/+bug/1516238 . The solution seems simple
but on cpp file-level, and I'm vastly inexperienced with both c programming and
the kdenlive codebase.

I'll rename the ticket to make it valid (but now it's more of a feature
request, avoiding graphical inconsistencies for non-standard installations is
nice but not critical or anything.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to