1
0
mirror of https://github.com/arsenetar/dupeguru-cocoa.git synced 2025-03-10 05:34:36 +00:00
Andrew Senetar c2ec4c3fe3
Remove change in main.m and change submodule
- Remove changes in main.m, turns out we cannot actually catch it here.
Tried some other methods, however none worked.
- Change dupeguru submodule to a more "known" commit that did not have
partial work in it.

NOTE: Issue with picture mode appears to be from python 3.8+ changing to use
`spawn` as the method for multiprocessing.  While this is most likely better
we currently have issues when application is run normally (running from
run.py does not have issues). I am manually going to change to `fork`
instead since other methods did not work. This needs to be done on line
20 of matchblock.py.  Either need to
find a workaround or make a way to detect we are running with cocoa vs.
qt to make this switch.  Just on macos
would affect qt build which does not
need this change.
2020-12-30 22:42:22 -06:00
..
2017-04-05 22:17:28 -04:00
2017-03-11 20:18:27 -05:00
2017-04-03 23:40:48 -04:00
2017-03-11 20:18:27 -05:00
2017-03-11 20:18:27 -05:00
2017-03-11 20:18:27 -05:00
2017-03-11 20:18:27 -05:00
2017-03-11 20:18:27 -05:00
2017-04-03 23:40:48 -04:00
2017-03-11 20:18:27 -05:00
2017-03-11 20:18:27 -05:00
2017-04-04 21:45:59 -04:00
2017-04-04 21:45:59 -04:00
2017-03-11 20:18:27 -05:00
2017-04-03 23:40:48 -04:00
2017-03-11 20:18:27 -05:00
2017-03-11 20:18:27 -05:00