WSL(Linux子系统) gedit 报错 failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory)

时间:2021-01-26 22:25:39   收藏:0   阅读:334

安装下面这些包可能会解决问题

  1.  
    sudo apt-get install x11-xserver-utils dconf-editor dbus-x11 -y
  2.  
    xhost +

xhost用于获取显示的权限

原文:https://www.cnblogs.com/apolloren/p/14332504.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!