Open GoogleCodeExporter opened 9 years ago
Works for me with all the Wiener filters Photivo has. Could you try running
ptClear to clear your settings and try again?
Original comment by brother.john.gm@googlemail.com
on 12 Oct 2012 at 9:39
Same with me.
Original comment by m...@mm-log.com
on 13 Oct 2012 at 11:20
Now I tried it, but it didn't help :(
Original comment by gabor.sz...@gmail.com
on 14 Oct 2012 at 2:50
Breaking news - strange things happen...
The problem vanished by itself after some time on my netbook. I upgraded
Photivo - it's back. Cleared the settings, of course, it did not help. Removed,
reinstalled, no change. Installed the older version, it works again.
My other machines were/are affected too. An only slightly better machine at my
workplace crashed and resolved much like my netbook - now even the current
version runs without problems. On my main computer only the most recent version
has been installed - it crashes, no relief so far.
Strange....
"Progress : Wiener Filter
QObject::killTimers: timers cannot be stopped from another thread"
Maybe the underlying bug causes a crash only in certain timing situations. Even
my main computer is a little slow by today's standards, maybe this is why the
crash occurs for me but not for most people.
Original comment by szalips...@googlemail.com
on 2 Jan 2013 at 9:44
Issue 104 has been merged into this issue.
Original comment by brother.john.gm@googlemail.com
on 5 Jan 2013 at 9:52
Issue 105 has been merged into this issue.
Original comment by brother.john.gm@googlemail.com
on 5 Jan 2013 at 9:53
Issue 108 has been merged into this issue.
Original comment by brother.john.gm@googlemail.com
on 5 Jan 2013 at 9:53
The merged issues concerned the same bug. Let’s continue here only to not
scatter all the information too much.
I’ve managed to reproduce the problem in a VM with a fresh Win XP Home 32bit
SP3 installation. There the Photivo built with the older toolchain
https://code.google.com/p/photivo/downloads/detail?name=photivo-2012-12-27-win32
.zip
works. Please try if it helps on your system, too. If it does not even load try
running ptClear to reset Photivo’s settings. Sometimes that helps.
I’ve tried a couple of things to get to the bottom of this problem but still
don’t know what exactly causes the crash. A debug-enabled build unfortunately
does not crash at all. I’ll update this issue as soon as have any news.
Original comment by brother.john.gm@googlemail.com
on 5 Jan 2013 at 10:03
The call to fftw_plan_dft_2d() in ptWiener.cpp line 129 seems to be the cause
of the problem. The crash goes away when OpenMP is disabled for this file.
FOR EVERYONE AFFECTED I have another probable workaround:
First install the regular 2012-12-27 Win32 version, then replace its
photivo.exe with the one from this archive:
https://code.google.com/p/photivo/downloads/detail?name=photivo_exe_xpbugfix.zip
It disables multithreading for the Wiener filter, so it will be slower. But at
least on my test system it fixes the crash.
Original comment by brother.john.gm@googlemail.com
on 6 Jan 2013 at 2:11
The described and once already fixed problem is back in version 2013-12-09 rev
855e46f0c06a!
Original comment by szalips...@googlemail.com
on 16 Dec 2013 at 11:24
Original issue reported on code.google.com by
szalips...@googlemail.com
on 7 Oct 2012 at 10:12