安装redshift后Unable to connect to GeoClue. Unable to get location from provider.

来源:互联网 发布:中国核弹头数量 知乎 编辑:程序博客网 时间:2024/05/22 14:43

如题,我是直接sudo apt-get install redshift, 然后在控制台中启动redshift时出现了上述问题,具体解决办法是:

sudo apt-get install geoclue-2.0

0 0