notepad-plus-plus snap 无法在 Ubuntu 上启动
Posted
技术标签:
【中文标题】notepad-plus-plus snap 无法在 Ubuntu 上启动【英文标题】:notepad-plus-plus snap does not start on Ubuntu 【发布时间】:2019-03-26 03:50:28 【问题描述】:我在 Ubuntu 机器上安装了 notepad-plus-plus。它工作正常。没有明显的原因它停止工作。图标从应用程序列表中消失。当我启动 shell 脚本 /snap/notepad-plus-plus/current/bin/notepad-plus-plus
时,我收到了错误消息:
您需要将此 snap 连接到 wine-platform-i386 snap。
快速连接:wine-platform-plug wine-platform-i386:wine-base-stable
我删除了 snapd (sudo apt autoremove --purge snapd
) 并重新安装。相同的行为。
我在另一个 Ubuntu 系统上安装了 notepad-plus-plus snap,它运行良好。
如何将 notepad-plus-plus snap 连接到 wine-platform-i386 snap?
【问题讨论】:
问题被投票为“问题没有显示任何研究工作,不清楚或没有用”-我花了半天时间试图让 notepad-plus-plus 在 Ubuntu 上工作。没有成功。 - 如果不清楚,请要求澄清 - 没用?让记事本加加工作对我来说非常有用。谷歌搜索没有给出任何提示。 Snap 网站是没有用的。如果有人低估了他/她应该提供解决方案;-)。 【参考方案1】:我也遇到了同样的问题,我使用了这些命令。希望它现在工作正常。
1.sudo snap install notepad-plus-plus
2.sudo snap connect notepad-plus-plus:process-control
3.snap connect notepad-plus-plus:wine-platform-plug wine-platform:wine-base-stable
【讨论】:
【参考方案2】:我在 Linux 中通过这些命令解决了这个问题。 1.snap安装wine-platform-5-stable 2.snap connect notepad-plus-plus:wine-5-stable wine-platform-5-stable 3.snap运行notepad-plus-plus
【讨论】:
【参考方案3】:我解决了我发出的这些命令:
-
快速断开notepad-plus-plus:wine-6-stable
快速安装 wine-platform-6-stable
snap connect notepad-plus-plus:wine-6-stable wine-platform-6-stable
然后用notepad-plus-plus再检查一遍
Phoungvd.
【讨论】:
【参考方案4】:在命令行上试试这个:
snap disconnect notepad-plus-plus:wine-platform-plug snap install
wine-platform snap 连接 notepad-plus-plus:wine-platform-plug
wine-platform:wine-base-stable
然后尝试打开记事本
记事本加号
【讨论】:
以上是关于notepad-plus-plus snap 无法在 Ubuntu 上启动的主要内容,如果未能解决你的问题,请参考以下文章
开发者决定放弃 Snap 及 Ubuntu,因自动更新出错且无法禁用
我无法在 Ubuntu 中运行 vue cli - 错误:无法访问 jarfile /snap/vue/1/jar/vue-1.0-SNAPSHOT.jar
使用 scroll-snap-type 和 -align 没有滚动捕捉 / 简单示例无法正常工作 Chrome/Firefox /