~juliank/ubuntu/+source/nautilus/+git/nautilus:fix-double-deref

Last commit made on 2018-11-22
Get this branch:
git clone -b fix-double-deref https://git.launchpad.net/~juliank/ubuntu/+source/nautilus/+git/nautilus
Only Julian Andres Klode can upload to this branch. If you are Julian Andres Klode please log in for upload directions.

Branch merges

Branch information

Name:
fix-double-deref
Repository:
lp:~juliank/ubuntu/+source/nautilus/+git/nautilus

Recent commits

f8c7ddc... by Julian Andres Klode

Fix double deref introduced in the previous upload

Fixes LP: #1804260

6df0970... by Sebastien Bacher

Upload to Disco

b31b0e7... by Marco Trevisan (Treviño)

Do not try to update the position of a recent file if it didn't change

Fixes LP: #1760569

c6c700c... by Marco Trevisan (Treviño)

Don't start a new search thread until the one running is over

Fixes LP: #1774587

61d890f... by Sebastien Bacher

Upload to cosmic

639799e... by Marco Trevisan (Treviño)

search-engine-recent: make sure we ref self before each idle

Always ref self engine in case we fire a new search_add_hits_idle, otherwise
we'll wrongly unref it in the idle callback.
This happens when skipping the search engine because recursive search is not
enabled.

Fixes LP: #1797851

ee662f2... by Sebastien Bacher

Upload to cosmic

f3dbfd5... by Marco Trevisan (Treviño)

d/p/0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch

Refreshed to add memory leak and potential crash fixes

9a77b90... by Jeremy Bícha

Finalize 1:3.26.4-0ubuntu5

bee75fd... by Marco Trevisan (Treviño)

d/p/search-engine-Query-file-system-to-determine-remoteness.patch

Cherry-pick remote filesystem check on file during search.

Fixes LP: #1795028