I've recently switched from unity to ubuntu-gnome-desktop on my inspiron laptop running 14.04 LTS. After I reconfigured gdm as primary display manager and logged into the new desktop, I faced two issues:
The mouse cursor was not appearing for a long time. This was thankfully solved after I made the following
dconfsettings as per this answer: gsettings set org.gnome.settings-daemon.plugins.cursor active falseMy other issue however, still stays. As soon as I'm logged in, the battery-indicator on the top-right is not visible for a long time. Is there a similar
gsettingsconfiguration for that too?