Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-03-09 01:52:10 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-03-09 01:52:10 +0300
commit9f5c2596c6de17e72d32b07c18383eade2438869 (patch)
tree430eaa75f7cf0e77c8647a5fe3140570dd817316 /_posts
parentc6d1c1d8149f0fc40fd5a2676106f5d8e3ea9cf5 (diff)
Cleaning
Diffstat (limited to '_posts')
-rw-r--r--_posts/2019-03-08-remmina-snap-upgrade.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/_posts/2019-03-08-remmina-snap-upgrade.md b/_posts/2019-03-08-remmina-snap-upgrade.md
new file mode 100644
index 0000000..518eb47
--- /dev/null
+++ b/_posts/2019-03-08-remmina-snap-upgrade.md
@@ -0,0 +1,35 @@
+---
+title: Remmina Snap Upgrade
+date: 2018-10-07T11:15:40+00:00
+author: Antenore Gatta
+layout: single
+permalink: /remmina-snap-upgrade/
+categories:
+ - howto
+ - News
+tags:
+ - snap
+ - howto
+ - upgrade
+---
+
+<a href="http://click.linksynergy.com/fs-bin/click?id=fMWFIv3E5G8&offerid=584883.6&type=4&subid=0" rel="nofollow"><img border="0" alt="banner" src="http://ad.linksynergy.com/fs-bin/show?id=fMWFIv3E5G8&bids=584883.6&type=4&subid=0"></a>
+
+The 7th March 2019, thanks to the help of [Ken VanDine](http://ken.vandine.org/), we have released a new Remmina Snap package.
+
+This version fixes many of the issues we had and it's built with the latest Gnome, FreeRDP and libssh library versions.
+
+Today we have found that some user cannot update the snap, probably because of a package name conflict, that is under investigation.
+
+If you encounter similar issues, try to do the following:
+
+```shell
+sudo snap remove remmina
+sudo snap refresh
+sudo snap install remmina
+snap run remmina
+```
+
+Before to refresh the snap, be sure to upgrade your distro,
+
+