For your information, I did the test by the steps below,
1. install xdotool and imagemagick package
2. save a script below as ~/test.sh
====================
#!/bin/sh
sleep 60
import -window root -gravity NorthEast \
-crop '300x30+0+0' `date +"%F_%T.png"`
sleep 5
/usr/lib/indicator-session/gtk-logout-helper --restart &
sleep 5
xdotool key --clearmodifiers Return
====================
3. set the script as autostart from gnome-session-properties
4. set autologin to lightdm
5. reboot
--
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/oem-priority/+bug/875435/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs