I've created a workaround until this is fixed:
Creat a textfile 'foo' in directory 'bar' with the following script:
#!/bin/bash
while [ 1 ]
do
gsettings set com.canonical.Unity.Devices blacklist "['-']"
sleep 1
done
make it executable
run "crontab -e" from terminal
add a line as follows:
@reboot /path/to/bar/foo
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103593
Title:
Unity always shows all devices in launcher when CD is inserted
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1103593/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs