| Age | Commit message (Collapse) | Author |
|
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.
|
|
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.
|
|
|
|
- Document some methods and the class
- Simplify a condition
|
|
|
|
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.
|
|
Thank you so much PyCharm
|
|
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
|
|
|
|
|
|
|
|
|
|
|