How do I whitelist Truecrypt to show in the indicator area?

10,286

Solution 1

Whitelist 'Truecrypt' instead, log out, log in again and it should show up:

enter image description here

enter image description here

Solution 2

I had a query on this issue also. This is what solved the issue for me using 11.04.

Open terminal and paste in the following:

gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

Then log out and back in to Ubuntu, you should see a small Truecrypt icon up by the connection/time/audio icons are in the top right corner. Use this icon to open/close the application as per normal, not the Unity interface

Share:
10,286

Related videos on Youtube

Jorge Castro
Author by

Jorge Castro

Updated on September 18, 2022

Comments

  • Jorge Castro
    Jorge Castro over 1 year

    Truecrypt installs and runs but is unable to use the Unity system tray for the program running in the background. If one exits the main program can not be restarted to unmount the encrypted volume(s). I have tried white-listing 'truecrypt' but it still does not allow the background program to appear in the system tray.

  • Admin
    Admin about 13 years
    Many thanks, the key step was to log out and back in again - I am using a LiveCD so used gnome-session-save --logout-dialog in a terminal
  • htorque
    htorque about 13 years
    You can also press Alt+F2 and run (unity &), which will restart Unity.
  • enzotib
    enzotib about 13 years
    Where do you get that screenshot? My gconf-editor has not those entries.
  • htorque
    htorque about 13 years
    @enzotib: the program is called dconf-editor and it is part of the package dconf-tools.