<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat/nautilus/nautilus-mat.py, branch master</title>
<subtitle>Keep your data, trash your meta

</subtitle>
<id>http://git.dustri.org/archives/mat/atom?h=master</id>
<link rel='self' href='http://git.dustri.org/archives/mat/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/'/>
<updated>2017-12-07T05:54:27Z</updated>
<entry>
<title>Nautilus extension: avoid spamming the logs due to missing method.</title>
<updated>2017-12-07T05:54:27Z</updated>
<author>
<name>intrigeri</name>
</author>
<published>2017-12-07T05:54:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=cbe714fc2a3b57526cf9d930406dc78baa35c5d9'/>
<id>urn:sha1:cbe714fc2a3b57526cf9d930406dc78baa35c5d9</id>
<content type='text'>
Without this change I see a dozen or so warnings in the Journal:

  nautilus_menu_provider_get_background_items: assertion
  'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

Nautilus upstream developers are going to discuss if/how they want to address
this on their side; in the meantime they recommend simply adding a no-op method
to silence the logs, so here we go.
</content>
</entry>
<entry>
<title>Make the Nautilus extension work again.</title>
<updated>2017-03-18T08:51:26Z</updated>
<author>
<name>intrigeri</name>
</author>
<published>2017-03-18T08:31:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=94ca62a429bb6a3a5f293de26053e54bbfeea9f9'/>
<id>urn:sha1:94ca62a429bb6a3a5f293de26053e54bbfeea9f9</id>
<content type='text'>
It was broken since commit 0d1fe2555e90db35eeb531a1b6026ff64f1f5ae5,
i.e. in the MAT 0.6 and 0.6.1 releases.

The impact is: the MAT extension for Nautilus fails to clean metadata,
without making the user aware of it.

This bug was discovered by the Tails contributor sajolida, and initially
reported to Debian as https://bugs.debian.org/858058.
</content>
</entry>
<entry>
<title>Fix some pep8-related issues</title>
<updated>2015-12-30T16:15:23Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-12-30T16:15:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=3696b59badfef2438a3df1755868b2aeeb443b87'/>
<id>urn:sha1:3696b59badfef2438a3df1755868b2aeeb443b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document and simplify a bit the nautilus extension code</title>
<updated>2015-12-02T17:51:13Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-12-02T17:51:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=f80612a4abbff2e179fc5006772cf2c3b924323d'/>
<id>urn:sha1:f80612a4abbff2e179fc5006772cf2c3b924323d</id>
<content type='text'>
- Document some methods and the class
- Simplify a condition
</content>
</entry>
<entry>
<title>Clean up a bit the nautilus-extensio code</title>
<updated>2015-11-26T14:47:30Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-11-25T18:41:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=0d1fe2555e90db35eeb531a1b6026ff64f1f5ae5'/>
<id>urn:sha1:0d1fe2555e90db35eeb531a1b6026ff64f1f5ae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the logging more pep-282 compliant</title>
<updated>2015-11-26T14:47:30Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-11-25T18:29:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=2212039d70ce5c4e97c3943bb82d4231c10e1260'/>
<id>urn:sha1:2212039d70ce5c4e97c3943bb82d4231c10e1260</id>
<content type='text'>
See https://www.python.org/dev/peps/pep-0282/ for details,
but basically this is commit leaves the string
replacement to the logging function, instead of
doing it in place in its parameters with the '%' operator.
</content>
</entry>
<entry>
<title>_MASSIVE_ pep8 revamp</title>
<updated>2015-07-25T15:14:23Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2015-07-25T15:14:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=6ba3e3f20d7d52895bc44f9fc35b068cfce47133'/>
<id>urn:sha1:6ba3e3f20d7d52895bc44f9fc35b068cfce47133</id>
<content type='text'>
Thank you so much PyCharm
</content>
</entry>
<entry>
<title>Rename the MAT folder to libmat.</title>
<updated>2014-06-08T11:39:18Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-06-08T11:39:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=af36529554c39a2eefcc2c8723715e2d25b401b8'/>
<id>urn:sha1:af36529554c39a2eefcc2c8723715e2d25b401b8</id>
<content type='text'>
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
</content>
</entry>
<entry>
<title>More pep8 conformance</title>
<updated>2013-10-30T18:44:02Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2013-10-30T18:44:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=ff431ae30521f294ce4d97d31b19db93cb7c0195'/>
<id>urn:sha1:ff431ae30521f294ce4d97d31b19db93cb7c0195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The nautilus plugin warns if the file is non-writable</title>
<updated>2013-10-28T20:37:06Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2013-10-28T20:37:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=6cc200701cebdaa9df079926a3fd6efad7662330'/>
<id>urn:sha1:6cc200701cebdaa9df079926a3fd6efad7662330</id>
<content type='text'>
</content>
</entry>
</feed>
