https://bugs.kde.org/show_bug.cgi?id=359279
--- Comment #5 from Jesse <jesse.dub...@gmail.com> --- I also had to make a bash script in /usr/bin/kdenlive with this in it: #!/bin/bash INSTALL_PREFIX=/home/jesse/Documents/kdenlive/ export LD_LIBRARY_PATH=$INSTALL_PREFIX/lib && export XDG_DATA_DIRS=$INSTALL_PREFIX/share:$XDG_DATA_DIRS:/usr/share /home/jesse/Documents/kdenlive/bin/kdenlive If I ran it striaight from ~/Documents/kdenlive/bin/kdenlive, then ALL of the icons would get jacked up (see the images I'm attaching below this comment). -- You are receiving this mail because: You are watching all bug changes.