Page 2 of 2
Re: 0.99.1: Error when images are opened from dupeGuru
Posted: Sun Feb 12, 2023 6:09 pm
by orlydb
By reading their requirements.txt it sates:
PyQt5 >=5.14.1,<6.0
Re: 0.99.1: Error when images are opened from dupeGuru
Posted: Mon Feb 13, 2023 7:00 am
by xnview
so it seems that dupeGuru loads QT librairies from XnView's folder
Re: 0.99.1: Error when images are opened from dupeGuru
Posted: Wed Jul 05, 2023 12:48 am
by orlydb
Any news about this? Unfortunately the problem still persists with 1.4.5
Re: 0.99.1: Error when images are opened from dupeGuru
Posted: Fri Sep 01, 2023 9:27 am
by kajoken
1.5.3 - The problem still persists.
Re: 0.99.1: Error when images are opened from dupeGuru
Posted: Sun Dec 17, 2023 5:25 am
by gwompki
Issue seems to no longer be present on my end (XnViewMP@1.6.3 and dupeGuru@4.3.1)
Re: 0.99.1: Error when images are opened from dupeGuru
Posted: Mon Apr 01, 2024 11:13 pm
by gwompki
aaand it's back with 1.6.5
wonder what changes in xnview's qt5core.dll cause other apps to freak out
edit: so i played around with the files by replacing some of the qt5 related dlls in xnview's folder, and it seems that by replacing both Qt5Gui and Qt5Widgets with their respective 1.6.5 versions, dupeGuru could launch xnview with no issues so far. don't know if these 2 dlls the only ones involved in the errors given in older versions however.