It would appear I've fixed this bug after a couple of days of learning to use Qt Creator & Designer. The three labels were not linked to their respective controls, preventing the shorcut keys from working and causing the ampersand (&) to appear in the UI. Patches attached address the following:
main.ui diff: Window title changed from "oalsoft" to "OpenAL Soft Configuration Utility" Adjusted the size of the "Frequency" box to avoid obscuring the value Connect each Qlabel's "buddy" to it's respective QObject speaker.h diff: Fix a warning about Q_INTERFACES missing QGraphicsItem -- You received this bug notification because you are a member of Debian/Ubuntu Games Team, which is subscribed to alsoft-conf in Ubuntu. https://bugs.launchpad.net/bugs/618060 Title: alsoft-conf labels have & in them Status in “alsoft-conf” package in Ubuntu: Confirmed Bug description: Binary package hint: alsoft-conf "&Update Periods" "&Period size" "S&ources" See screenshot. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsoft-conf/+bug/618060/+subscriptions _______________________________________________ Pkg-games-ubuntu mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-ubuntu
