LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How and where report a problem Wine has writing incomplete tiff files (Topaz Adjust5) (https://www.linuxquestions.org/questions/linux-software-2/how-and-where-report-a-problem-wine-has-writing-incomplete-tiff-files-topaz-adjust5-4175613811/)

rlx 09-14-2017 04:06 PM

How and where report a problem Wine has writing incomplete tiff files (Topaz Adjust5)
 
Hi,

I run into a problem when running Topaz/Adjust5 in Wine64 where Adjust5 writes an incomplete tiff file. The Wine listing shows the messages where the tiff library failed. The tiff file written by Adjust5 includes all the important picture data; it just misses some metadata so both Gimp and Geeqie show transparent pictures. XV however displays the picture after opening a popup window saying it ignores ExifFDOffset.

It looks an issue with the tiff libraries since my copy of XV is old while the copies of Gimp and Geeqie came with my last update (Slackware current).

The problem I have is I don't use Wine so often and I don't know what is the efficient way to handle that issue.

I welcome any clue. Thanks.

dugan 09-14-2017 04:23 PM

Quote:

The Wine listing shows the messages where the tiff library failed.
Can you show us those messages?

rlx 09-14-2017 05:55 PM

Of course. By the way XV that can display the tiff file is linked to libtiff.so.3.9.7 while Geeqie is linked to libtiff.so.5.2.6. Gimp is not linked directly to libtiff.

Code:

fixme:winediag:start_process Wine Staging 2.13 is a testing version containing e
xperimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug r
eports on winehq.org.
fixme:heap:RtlSetHeapInformation 0x4ff0000 0 0x23fd20 4 stub
fixme:font:RemoveFontMemResourceEx (0x87694cd1) stub
fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"!
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x23d4e0 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x23d5e0 1 C) semi-stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x2382a0 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x237d50 1 C) semi-stub
fixme:font:RemoveFontMemResourceEx (0x8258ac71) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1bd60f48) stub
fixme:msvcrt:__clean_type_info_names_internal (0x7ce6908) stub
fixme:msvcrt:__clean_type_info_names_internal (0x53b5250) stub
fixme:msvcrt:__clean_type_info_names_internal (0x53a4868) stub
fixme:msvcrt:__clean_type_info_names_internal (0x53407d8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x52f97e8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x52aca38) stub
fixme:msvcrt:__clean_type_info_names_internal (0x521f018) stub
fixme:msvcrt:__clean_type_info_names_internal (0x3da1578) stub
fixme:msvcrt:__clean_type_info_names_internal (0x6202fc68) stub
fixme:msvcrt:__clean_type_info_names_internal (0x6102dbb8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x640fbda8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x654f6c18) stub
fixme:msvcrt:__clean_type_info_names_internal (0x3c38328) stub
fixme:msvcrt:__clean_type_info_names_internal (0x36cb7b8) stub
fixme:msvcrt:__clean_type_info_names_internal (0x9a7210) stub
fixme:msvcrt:__clean_type_info_names_internal (0xaa4760) stub
fixme:msvcrt:__clean_type_info_names_internal (0xaf0a88) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1809f3a98) stub
fixme:msvcrt:__clean_type_info_names_internal (0x6751ccc8) stub

xmp to write =
---
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/24-17:43:58        "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:tiff="http://ns.adobe.com/tiff/1.0/"><tiff:Orientation>1</tiff:Orientation><tiff:XResolution>150/1</tiff:XResolution><tiff:YResolution>150/1</tiff:YResolution><tiff:ResolutionUnit>in</tiff:ResolutionUnit><tiff:PhotometricInterpretation>2</tiff:PhotometricInterpretation><tiff:PlanarConfiguration>1</tiff:PlanarConfiguration><tiff:Compression>5</tiff:Compression><tiff:subfiletype>0</tiff:subfiletype> </rdf:Description><rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/"><xmp:CreateDate>2017:09:14 21:12:03</xmp:CreateDate> </rdf:Description><rdf:Description rdf:about="" xmlns:Iptc4xmpCore="http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/"><Iptc4xmpCore:CreatorContactInfo rdf:parseType="Resource"></Iptc4xmpCore:CreatorContactInfo> </rdf:Description><rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"> </rdf:Description><rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/"> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="w"?>
---


Here's what I still haven't output:
tiff:Orientation
tiff:XResolution
tiff:YResolution
tiff:ResolutionUnit
tiff:PhotometricInterpretation
tiff:PlanarConfiguration
tiff:Compression
tiff:subfiletype
photoshop:DateCreated
xmp:CreateDate
Not find in EXIF TAG Dictionary oiio:BitsPerSample int
Try to set Orientation which type is int, but failed
Try to set XResolution which type is float, but failed
Try to set YResolution which type is float, but failed
Try to set ResolutionUnit which type is string, but failed
Not find in EXIF TAG Dictionary DocumentName string
Not find in EXIF TAG Dictionary tiff:PhotometricInterpretation int
Not find in EXIF TAG Dictionary tiff:PlanarConfiguration int
Not find in EXIF TAG Dictionary planarconfig string
Not find in EXIF TAG Dictionary tiff:Compression int
Not find in EXIF TAG Dictionary compression string
Not find in EXIF TAG Dictionary tiff:RowsPerStrip int
Not find in EXIF TAG Dictionary PixelAspectRatio float
Not find in EXIF TAG Dictionary tiff:subfiletype int
Not find in EXIF TAG Dictionary ICCProfile uint8[25572]
Try to set DateTime which type is string, but failed


rlx 09-15-2017 02:37 PM

I tested Topaz/Adjust5 in Windows and I get in the same problem where the 8-bit tiff file returned by Adjust5 is not a well-formed tiff and displays as a black screen.

So the problem is with Adjust5 and not with Wine. So I mark this thread solved as far as Linux is concernet.


All times are GMT -5. The time now is 06:32 AM.