Ginj-capture / Ginj

Ginj capture
GNU General Public License v3.0
26 stars 7 forks source link

History window sort by date order is wrong, or shows an error, or does not open #24

Closed vicnevicne closed 4 years ago

vicnevicne commented 4 years ago

If your first captures are more than 25 days old, the sort by date order is wrong. If your first captures are more than 50 days old, the history window may show a "Comparison method violates its general contract!” error, or simply does not open.

vicnevicne commented 4 years ago

This is due to a silly long > int cast in the comparison of dates. It's fixed in the source code and will be ok in the next release.

vicnevicne commented 4 years ago

Fixed in 0.4.1