I remember this being an issue before, but can't remember what was the cause/fix. In short, the composite, video mute, and audio mute aren't in the latest git build of the kdenlive/kdenlive-master ppa for Ubuntu (see screenshot). I believe I have all of the necessary packages installed: frei0r-plugins, breeze, breeze-icon-theme, oxygen-icon-theme. Am I missing any? Reproducible: Always Bug found on Kdenlive 16.07.70 git master build from kdenlive/kdenlive-master ppa. Ubuntu GNOME 16.04 x64, GNOME 3.18 desktop.
Created attachment 98468 [details] screenshot
UPDATE: TheDiveO on G+ pointed out that enlarging the track size brings the buttons back, and everything works fine. However, these should be visible to the user with the default Kdenlive track size out of the box, don't you agree?
Git commit 08b95fe1b5c5aa6f46c817aba40c9c69d1701427 by Jean-Baptiste Mardelle. Committed on 27/04/2016 at 19:50. Pushed by mardelle into branch 'Applications/16.04'. Make sure default track height display track name and icons M +4 -1 src/mainwindow.cpp http://commits.kde.org/kdenlive/08b95fe1b5c5aa6f46c817aba40c9c69d1701427
Yes, sure. It was working for me but I guess it depended on your system's font size and icon height. I tried to make sure it works on all systems now. Please test whenever you can.
Thanks sir. You got it, as soon as the ppa updates to the most recent git master, I'll check it out. If there's any info' I can give regarding font size, etc., feel free to let me know. Thus far, fonts and icons should be the stock settings on a fresh copy of Ubuntu GNOME 16.04.
Just checked using the lastest git master build from kdenlive-master ppa. The issue still remains: default track size doesn't show the icons, nor to the buttons themselves appear. Can't click or see them. Increasing the size by one makes them appear, however.
Git commit 53372e449a264587765d60d63f7a774e395f831f by Jean-Baptiste Mardelle. Committed on 30/04/2016 at 17:01. Pushed by mardelle into branch 'Applications/16.04'. Fix missing track header icons on small track size M +5 -1 src/timeline/headertrack.cpp http://commits.kde.org/kdenlive/53372e449a264587765d60d63f7a774e395f831f
Git commit e027fca0bb78be76983618fccfa60b24e351029b by Jean-Baptiste Mardelle. Committed on 30/04/2016 at 16:59. Pushed by mardelle into branch 'master'. Small color adjustments for timeline (make locked tracks more visible) Fix missing icons on small track height M +9 -3 src/timeline/customtrackview.cpp M +1 -0 src/timeline/customtrackview.h M +35 -21 src/timeline/headertrack.cpp M +2 -1 src/timeline/headertrack.h M +7 -5 src/timeline/timeline.cpp M +2 -2 src/ui/timeline_ui.ui http://commits.kde.org/kdenlive/e027fca0bb78be76983618fccfa60b24e351029b
Is this issue fixed satisfyingly? If so, please close it as RESOLVED FIXED. Thank you!
Hey Wegerf, unfortunately, the issue still persists in the lastest git master build. At first, I thought the default track size had returned to its former proportions, but opening it now it looks like the tracks are their new - smaller - size, but the icons still aren't present. Enlarging the tracks shows them, but the new default size still hides them. I'm using GNOME 3.18, if that makes a difference.
I just tested with Kubuntu 16.04 and KDE Frameworks 5.22 (I think) using the kubunt-ppa/backports ppa. This issue is still present when with the small tracks. Original track size from previous builds show the icons just fine.
UPDATE: When I add a clip into the Project Bin, the icons appear in the timeline tracks, even at the smaller scale. However, the icons themselves are too big for the timeline track headers.
In the latest git master build, the icons now appear, and work, even when the tracks are small. A while back, the default track size was changed back to the original size. That said, it appears that all sizes show the icons now. Bug has been fixed. Thanks JB! Marking bug as resolved/fixed.