Did something recently changed in ignores handling (part 2)?

It’s about unignoring previously ignored known files that were kept untouched in both places (local & remote) during all the time they were ignored. The beginning of the issue report is here: Did something recently changed in ignores handling ?

What is new now is I can supply STTRACE logs :wink: and I upgraded unignoring device to 0.14.50-rc1, the other remaining in 0.14.49stable

In short, as soon as deviceA unignores the files, then GUI Recent changes list on both side is filled/flooded every minute with a line stating deviceA changed the parent sub-dir, when no change at all happened since un-ignoring.

Also, the issue that made files stuck without creating conflicts disappeared.

Parent sub-dir stated in previous post is 2015 below in path field.

The weird entries are the 5 upper in the 2 captures below.

unignore statement is:

!/2015/201506 06 Le chemin de vacances*
*

deviceA:

Recent Changes

Device 		Action 		Type 	Folder 	Path 										Time
deviceA 	modified 	dir 	Photos 	2015 										2018-08-13 23:10:50
deviceA 	modified 	dir 	Photos 	2015 										2018-08-13 23:09:59
deviceA 	modified 	dir 	Photos 	2015 										2018-08-13 23:08:53
deviceA 	modified 	dir 	Photos 	2015 										2018-08-13 23:07:41
deviceA 	modified 	dir 	Photos 	2015 										2018-08-13 23:06:55
deviceB 	added		file 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro/2015-06-06 12.28.53.jpg 	2018-08-13 23:06:45
deviceB 	added		file 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro/2015-06-06 12.26.14.jpg 	2018-08-13 23:06:45
deviceB 	added		file 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro/2015-06-06 12.20.42.jpg 	2018-08-13 23:06:45
deviceB 	added		file 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro/2015-06-06 12.42.59.jpg 	2018-08-13 23:06:45
deviceB 	added		file 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro/2015-06-06 12.24.37.jpg 	2018-08-13 23:06:45
deviceB 	added		file 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro/2015-06-06 12.41.52.jpg 	2018-08-13 23:06:45
deviceB 	added		file 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro/2015-06-06 12.52.54.jpg 	2018-08-13 23:06:45

`+ ~100 more

deviceB:

Recent Changes

Device 	Action 	 Type 	Folder 	Path 							Time
deviceA	modified dir 	Photos 	2015 							2018-08-13 23:10:51
deviceA	modified dir 	Photos 	2015 							2018-08-13 23:10:00
deviceA	modified dir 	Photos 	2015 							2018-08-13 23:08:53
deviceA	modified dir 	Photos 	2015 							2018-08-13 23:07:41
deviceA	modified dir 	Photos 	2015 							2018-08-13 23:06:56
deviceB	added 	 dir 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro 	2018-08-13 23:06:50
deviceA	added 	 dir 	Photos 	2015/201506 06 Le chemin de vacances de ValéVéro 	2018-08-13 23:06:48

No idea what this might be - logs with model,db would help :slight_smile:

@imsodin

Mail @ freisim… ?

I’m redacting the log to post here ATM (hope 12MB won’t be a problem).

I also have a question about the syntax of ignore patterns: the doc says * doesn’t match the path separator. But, although the full subdir name in the first line of my pattern above is 201506 06 Le chemin de vacances des amies, the included files are well synced OK. What do I miss please ?

Just got logs from @cosas - thanks a lot!

PR will follow.

1 Like

Thank you very muchSimon, reverting to the old syntax made my Recent changes list quiet :

!/2015/201506 06 Le chemin de vacances*
//!/2015/otherDir
2015/*
!2015
*
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.