Just for more information. In my system, /etc/X11/Xsession.d/ folder has these files: ...... 80appmenu 80appmenu-gtk3 80im-switch 90comsolekit 90qt-a11y ......
As you see 'appmenu', 'appmenu-gtk3' and 'im-switch' have same startup order. I am not sure which one will be executed firstly while 'appmenu' and 'appmenu-gtk3' just export 'libappmenu.so'. (Export GTK menus over DBus ?) Thus, I decrease the order of 'im-switch' from '80' to '85' in order to: 1. make sure 'libappmenu.so' is exported before 'im-switch' is executed. 2. startup sequence is remain unchanged. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875435 Title: iBus indicator does not show on the panel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/875435/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
