<Wizzup>
freemangordon: so I get the exact problem after I killed the processes, did a hard reset, removed any extra files
<Wizzup>
same problems: tracker-extract starting constantly
<Wizzup>
with was with mafw not even running
<Wizzup>
this was*
akossh has quit [Quit: Leaving.]
slep has left #maemo-leste [#maemo-leste]
parazyd has quit [Ping timeout: 268 seconds]
parazyd has joined #maemo-leste
slep has joined #maemo-leste
rafael2k has joined #maemo-leste
sunshavi has quit [Ping timeout: 264 seconds]
rafael2k has quit [Ping timeout: 268 seconds]
joerg has quit [Ping timeout: 264 seconds]
joerg has joined #maemo-leste
xmn has quit [Quit: ZZZzzz…]
<freemangordon>
Wizzup: maybe try to do hard reset, remove both directories (.cache/tracker and .local/share/tracker/) and then start trackers
<freemangordon>
if it still does not work, I am out of ideas
<freemangordon>
and yes, mafw has nothing to do
xmn has joined #maemo-leste
arno11 has joined #maemo-leste
arno11 has left #maemo-leste [#maemo-leste]
arno11 has joined #maemo-leste
<arno11>
is it normal that my device (up-to-date) is not affected by trackers issue ?
<arno11>
just to be sure
<freemangordon>
seems the issue appears when there is a huge amount of music
<arno11>
ok
<freemangordon>
also, after the last experiments, my device does not suffer as well
<arno11>
ah cool
<freemangordon>
not really, as now i can't repro :)
Daanct12 has joined #maemo-leste
<arno11>
ok :)
arno11 has left #maemo-leste [#maemo-leste]
pere has quit [Ping timeout: 245 seconds]
pere has joined #maemo-leste
xmn has quit [Ping timeout: 252 seconds]
dos has quit [Ping timeout: 256 seconds]
dos has joined #maemo-leste
<Wizzup>
freemangordon: I did that
sch has quit [Ping timeout: 264 seconds]
sch has joined #maemo-leste
rafael2k has joined #maemo-leste
Daanct12 has quit [Quit: WeeChat 4.1.2]
<freemangordon>
:(
rafael2k has quit [Ping timeout: 256 seconds]
<freemangordon>
Wizzup: how many GB of music do you have?
<Wizzup>
let me check
<Wizzup>
# du -sh /mnt/sd/music/
<Wizzup>
17G/mnt/sd/music/
<freemangordon>
ok
<freemangordon>
I'll copy some more to the VM
<Wizzup>
I wonder if we need to take a step back to try to figure out what's going on here
<Wizzup>
this seems like such a grave tracker bug maybe something else is going on
<freemangordon>
mhm
<freemangordon>
for sure thre is a nasty memleak in mafw-tracker-source
<freemangordon>
I already fixed, have to issue a build
<Wizzup>
it looks like the tracker irc channel is mostly empty, probably the irc bridge is gone, so we'll have to install a matrix client to talk to gnome
<Wizzup>
well, unless valgrind finds serious problems (not just with memleaks), I doubt they can cause the issues we are seeing
<Wizzup>
so you are sure that the behaviour we are seeing is because one db is deleted, and the other doesn't realise, and the db gets deleted, why? do we know?
<freemangordon>
yes, db gets deleted because tracker receives "CORRUPTED" result from some sqlite query
<freemangordon>
but I can;t repro anyhmre
<Wizzup>
and then they just decide to the delete the db? interesting
<freemangordon>
on both my d4 and my VM after I deletet *all* tracker related files, I see no issue anymore
<Wizzup>
I mean I'm happy to do it again, I just don't think it'll make a diff, sec
<freemangordon>
so:
<freemangordon>
stop ,mafw
<freemangordon>
tracker reset -r
<Wizzup>
mafw-source-tracker is stopped
<freemangordon>
start mafw
<freemangordon>
oh,sorry
<freemangordon>
tracker reset -r
<Wizzup>
I am confused now
<freemangordon>
rm -rf ~/.cache/tracker
<freemangordon>
rm -rf ~/.local/share/tracker/
<freemangordon>
start mafw
<freemangordon>
why?
<Wizzup>
and then tracker daemon -s
<Wizzup>
?
<freemangordon>
no need
<freemangordon>
starting mafw will start the tracker
<freemangordon>
why are you confused?
<Wizzup>
I was confused when you wrote 'oh,sorry'
<Wizzup>
in any case I did what you wrote above
<Wizzup>
the only difference is that I didn't even run mafw, I just ran tracker daemon -s
<freemangordon>
because I missed the 'rm -rf' steps :)
<Wizzup>
to rule out mafw messing anything up
<freemangordon>
I see
<freemangordon>
anyway, I have 11GB on my VM
<freemangordon>
the diff is that it is in MyDocs
<freemangordon>
maybe that's the reason
<Wizzup>
does mafw-dbus-wrapper honour /etc/profile.d btw?
Juest has quit [Ping timeout: 268 seconds]
<freemangordon>
no idea
<freemangordon>
what is in there?
<Wizzup>
looks like it
<Wizzup>
$ cat /etc/profile.d/tracker-maemo.sh
<Wizzup>
export TRACKER_USE_LOG_FILES=1
<Wizzup>
freemangordon: ^
<freemangordon>
ah
<Wizzup>
well so far only tracker-store is running, but maybe others will start eventually
<freemangordon>
I am not sure what happens if started it from xsession file
<Wizzup>
said 2.x is stagnant and not maintained, so that the problem is probably with updated deps (sqlite3), and that it would be best to switch to 3.x if we can
<Wizzup>
3.6.x specifically
<Wizzup>
freemangordon: I'm getting a bit more confident this really is our problem
<freemangordon>
mhm
<freemangordon>
testing atm
<freemangordon>
with the fix that is
<freemangordon>
seems like
<freemangordon>
lemme clone tracker
<Wizzup>
freemangordon: btw, want to join #gnome-tracker even just to idle? the dev is somewhat chatty and then I won't have to relay the info
<freemangordon>
we will need accounts plugin I guess
<Wizzup>
well there was more to it
xmn has quit [Ping timeout: 255 seconds]
<Wizzup>
as in, I got the account set up
<Wizzup>
but I only got it to connect once iirc
<Wizzup>
4 mins left
<Wizzup>
eta is a bit off:p
<freemangordon>
I wonder why it is so slow on your device
<freemangordon>
how complicated could a music be?
<Wizzup>
I don't know where you get it from, but I ripped a lot of it from CDs using custom sw that adds all kinds of metadata and embeds images in the files
<Wizzup>
some of it is flac too
<Wizzup>
08 Dec 2023, 18:20:39: ✓ Extractor - Idle
<Wizzup>
let's see
<Wizzup>
brb, have to make some dinner
<Wizzup>
looks like tracker is pacified for now
rafael2k has joined #maemo-leste
<freemangordon>
yeah
rafael2k has quit [Ping timeout: 264 seconds]
parazyd has quit [Ping timeout: 252 seconds]
parazyd has joined #maemo-leste
<Wizzup>
btw, I took a quick look earlier today what would 'break' without python2 and pygtk2 and hildon pkgs in python
<Wizzup>
these packages will not work anymore: binaryclock-plugin, quicknote, sojourner, syncevolution-frontend, modrana