On Jun 20, 2016 2:16 AM, "Stephen Davies" <sdavies@sdc.com.au> wrote:
>
> On 20/06/16 13:06, Austin English wrote:
>>
>> On Jun 19, 2016 8:36 PM, "Stephen Davies" <sdavies@sdc.com.au
>> <mailto:sdavies@sdc.com.au>> wrote:
>>>
>>>
>>> I am running WINE 1.9.11 (Staging) under Fedora 22.
>>>
>>> I have been running the MyHeritage Family Tree Builder V7 product on this
>>
>> box for several years without issue but recently (last month perhaps), FTB is
>> no longer able to display JPEG photographs.
>>>
>>> The JPEG files exist in the relevant directory but they all display as blank
>>
>> images.
>>>
>>>
>>> FTB has not changed but there have been numerous updates to F22 and to WINE
>>
>> suggesting that this may be the cause.
>>>
>>>
>>> Can anybody throw any light on what may have happened?
>>>
>>> Cheers and thanks,
>>> Stephen
>>
>>
>> The best course of action would be to test am older wine version that worked,
>> and ensure it still does. If so, run a regression test:
>> https://wiki.winehq.org/RegressionTesting
>>
>
> I tried dnf downgrade wine on my F22 box but that looks for 1.7.42 (and fails due to missing mingw32-wine-gecko = 2.36) which is older (I assume) than the 1.7.44 that I tested successfully on another box (F20).

If your app doesn't use gecko, you could try forcing it if dnf allows.

Otherwise, compile 1.7.44 manually, since you'll have to compile to run the regression test anyway ;)