Code review comment for lp:~attente/indicator-keyboard/1291962-2

Revision history for this message
Sebastien Bacher (seb128) wrote :

trying to put that under CI train the build failed with

" VALAC indicator_keyboard_service_vala.stamp
main.vala:134.9-134.20: error: The name `sources_menu' does not exist in the context of `Indicator.Keyboard.Service.get_ibus._lambda12_'
    if (sources_menu != null) {
        ^^^^^^^^^^^^
main.vala:135.6-135.24: error: The name `update_sources_menu' does not exist in the context of `Indicator.Keyboard.Service.get_ibus._lambda12_'
     update_sources_menu ();"

review: Needs Fixing

« Back to merge proposal