商务合作加Q:411239339

ubuntu下谷歌浏览器无法打开外部链接

浏览:451次阅读
没有评论

共计 242 个字符,预计需要花费 1 分钟才能阅读完成。

文章目录 [隐藏]

解决办法:

点击查看原文

The issue is with google-chrome.desktop, and it is missing the %U argument .
Open file: $HOME/.local/share/applications/google-chrome.desktop
Find the line:

Exec=/opt/google/chrome/chrome
Add a space and %U:
Exec=/opt/google/chrome/chrome %U

Then save the file.

正文完
扫码赞助
post-qrcode
 0
果子
版权声明:本站原创文章,由 果子 于2022-06-04发表,共计242字。
转载说明:除特殊说明外本站文章皆由果较瘦原创发布,转载请注明出处。