<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 30: Diffuse don't start in Linuxmint 19.1</title><link>https://sourceforge.net/p/diffuse/bugs/30/</link><description>Recent changes to 30: Diffuse don't start in Linuxmint 19.1</description><atom:link href="https://sourceforge.net/p/diffuse/bugs/30/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 30 Apr 2019 20:22:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/diffuse/bugs/30/feed.rss" rel="self" type="application/rss+xml"/><item><title>#30 Diffuse don't start in Linuxmint 19.1</title><link>https://sourceforge.net/p/diffuse/bugs/30/?limit=25#b4d6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Looks like you have done something to make Python 3 the default on your system or you are directly invoking it with Python 3, since this is Python 2 code.  If you are using Python 3 in an active virtual environment, then you will get this error since the virtual environment sittings will override the Python 2 system default with Python 3.  Mint 19.1 uses Python 2 as default so it should work fine.  You will have to find out what you have done to cause it to be run under Python 3.&lt;/p&gt;
&lt;p&gt;In the meantime you should be able to explicitly run it under Python 2 by using the command:&lt;br/&gt;
$ python2 /usr/bin/diffuse&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dennis Miller</dc:creator><pubDate>Tue, 30 Apr 2019 20:22:37 -0000</pubDate><guid>https://sourceforge.nete9d177c28f5cda7b225ab7f70eb7a85b29e22d43</guid></item><item><title>Diffuse don't start in Linuxmint 19.1</title><link>https://sourceforge.net/p/diffuse/bugs/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Diffuse is not starint anymore. &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;$ diffuse
  File &lt;span class="s2"&gt;"/usr/bin/diffuse"&lt;/span&gt;, line &lt;span class="m"&gt;74&lt;/span&gt;
    print codecs.encode&lt;span class="o"&gt;(&lt;/span&gt;unicode&lt;span class="o"&gt;(&lt;/span&gt;s, &lt;span class="s1"&gt;'utf_8'&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt;, sys.getfilesystemencoding&lt;span class="o"&gt;())&lt;/span&gt;
               ^
SyntaxError: invalid syntax
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;My system:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;$ apt version diffuse
&lt;span class="m"&gt;0&lt;/span&gt;.4.8-3

$ uname -orvsi 
Linux &lt;span class="m"&gt;4&lt;/span&gt;.15.0-45-generic &lt;span class="c1"&gt;#48-Ubuntu SMP Tue Jan 29 16:28:13 UTC 2019 x86_64 GNU/Linux&lt;/span&gt;

$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description:    Linux Mint &lt;span class="m"&gt;19&lt;/span&gt;.1 Tessa
Release:    &lt;span class="m"&gt;19&lt;/span&gt;.1
Codename:   tessa

$ apt version cinnamon
&lt;span class="m"&gt;4&lt;/span&gt;.0.9+tessa
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Moisés Bites</dc:creator><pubDate>Wed, 27 Feb 2019 13:01:57 -0000</pubDate><guid>https://sourceforge.netb7079118429896fbfc4bb7d66ca63ade753923ec</guid></item></channel></rss>