1. When
- Date: Saturday 15th August 2020
- When: 15.00 UTC
2. Agenda
Getting GNOME 3.38 + Tracker 3 ready for release : https://gitlab.gnome.org/GNOME/Initiatives/-/issues/17
3. Present
4. Notes
4.1. Packaging Tracker 3
- Carlos can propose that Tomasz packages tracker3 separately to tracker2
4.2. Blockers for Tracker 3.0 release
https://discourse.gnome.org/t/gnome-with-tracker-3-call-for-testing/3935/3
- Nautilus issue
- Sam to investigate (probably memory access mistake)
Issue with tracker:uri-has-parent -- we should use fn:strstarts here because it's faster (allows SQLite to use the table index)
- We should also update tracker:uri-has-parent to use fn:strstarts...
- GTK+ issue
Due to tracker:available being removed (same problem as https://gitlab.gnome.org/GNOME/tracker-miners/-/issues/116)
- Carlos to fix
- Nautilus issue
4.3. App ports
- Grilo plugins:
- Patch has some review comments from Bastian, Carlos to update the MR
- We urgently need this merged to unblock other work
- Unrelated, but we realised that since GTK+3 now depends on tracker3, it will block use of the tracker2 plugin in GTK3 apps due to GType conflicts :/
- Music:
- Ready and waiting for grilo-plugins merge
- Nautilus:
- Awaiting review -- Sam to contact Antonio to see if a video call would help
- Boxes:
- Blocked on Fedora packages (a bit of a circular problem, hopefully resolved soon)
- Games:
- Jean hopes to have a branch ready tomorrow for the tracker3 port.
- Videos/Totem:
- Bastian wants a private Tracker daemon in all cases -- we have performance concerns, but lets see what happens
- Sam to update the relevant MR
- Photos:
- Still WIP, but fingers crossed that we'll be able to finish and merge the branch in time for 3.38.
- Blocked by some open bugs in the SPARQL parser