Description of problem: When the configure step of the spec file contains the --with-gtk=gtk3 option, yad buttons no longer appear. Removing the option will build a functioning yad. Version-Release number of selected component (if applicable): yad-0.26.1-1.fc21 How reproducible: Always Steps to Reproduce: 1.yad --title "something" --button "Modify" --button "Exit" 2. 3. Actual results: Dialog with no buttons Expected results: Dialog with buttons Additional info:
Created attachment 911062 [details] fix missing buttons Hi Mace, Thanks for the bug report. The patch attached should fix the issue. I've done a test package with the patch applied. Works fine here. Can you test? You can download it here: http://koji.fedoraproject.org/koji/taskinfo?taskID=7064797 Please don't wait too long with downloading, as it is a test build the buildsystem will remove it in a couple of days. Please let me know if this fixes your issue.
Yes, that build corrects the problem for me. Thanks!
OK. I will send the patch to upstream and submit a new update for rawhide.