-1

Today I upgraded from raring to saucy. This brought the Ubuntu One icon back to my indicator applet, which I had disabled.

So I removed the line NoDiplay=true from /etc/xdg/autostart/ubuntuone-launch.desktop.

But still Ubuntu One doesn't show up in gnome-session-properties and I can't disable it.

What gives?

dobey
  • 40,982
ke.
  • 167
  • 2
  • 15

1 Answers1

1

Turns out I had a ubuntu-launch.desktop file in my ~/.config/autostart that specified the entry as hidden, overwriting the global file in /etc/xdg/autostart. I removed this file. Afterwards I could disable Ubuntu One in gnome-session-properties as expected.

ke.
  • 167
  • 2
  • 15