在升级后,Remmina崩溃了--不愿发布说缺少了一些库。所以我决定重新安装,但是
sudo apt install remmina
结果在
The following packages have unmet dependencies:
remmina : Depends: remmina-common (= 1.4.2+dfsg-1ubuntu1) but 1.4.7+ppa202007310937.r9798b07.df03f7ba~ubuntu18.04.1 is to be installed
Recommends: remmina-plugin-rdp but it is not going to be installed
Recommends: remmina-plugin-vnc but it is not going to be installed
Recommends: remmina-plugin-secret but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
在20.04不能使用apt安装还押器吗?比起snap版本,我更喜欢它,因为我找不到一种方法来使Remmina的快照版本打开.rdp文件。
编辑:我做了
sudo apt autoremove
之后,我终于能够使用apt进行安装。但是它不会发射。当我试图通过终端运行它时,我得到以下输出:
Remmina plugin glibsecret (type=Secret) has registered but not yet initialized/activated. Initialization order is 2000.
Remmina plugin kwallet (type=Secret) has registered but not yet initialized/activated. Initialization order is 1000.
Secret plugin glibsecret has been successfully initialized and will be your default secret plugin
发布于 2020-09-18 08:14:48
好吧,这是奇怪的,我除了被怪怪的,但它不知怎么地固定了自己。问题的第一部分是通过用
sudo apt autoremove
至于第二部分,我现在不知道是否有问题。我从. .local/share/remmina文件夹中打开了一个.remmina文件,它运行得很好,之后应用程序开始在终端和应用程序托盘上运行得很好。我猜想它是在我第一次尝试运行它时正确启动的,但是窗口没有在所有其他应用程序之上打开,所以我没有注意到。
https://askubuntu.com/questions/1275992
复制相似问题