View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#182
Originally Posted by zlatko View Post
@Schturman
Yes, all is correct in the files - system finds the ambiences and displays their names. Only Situation application does not display the name - it shows just an empty line when trying to select an ambience. And is not activating this manually created entries.
Try:
Code:
status=$(pgrep -f situations2application)
kill $status
And reopen Situations app.
 

The Following User Says Thank You to Schturman For This Useful Post: