http://bugs.winehq.org/show_bug.cgi?id=35497
Bug ID: 35497 Summary: Adobe Lightroom 4.4 - folder icons disappear on hover Product: Wine Version: 1.7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: robert.munteanu@gmail.com Classification: Unclassified
When selecting an import source, the folder icons disappear on hover. I get the following messages on the console when that happens:
fixme:wincodecs:PngDecoder_Block_GetCount 0xd62d678,0x33f668: stub
http://bugs.winehq.org/show_bug.cgi?id=35497
--- Comment #1 from Robert Munteanu robert.munteanu@gmail.com --- Created attachment 47390 --> http://bugs.winehq.org/attachment.cgi?id=47390 Screenshot of missing folder icons
http://bugs.winehq.org/show_bug.cgi?id=35497
Robert Munteanu robert.munteanu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.adobe.com/suppor | |t/downloads/detail.jsp?ftpI | |D=5567
http://bugs.winehq.org/show_bug.cgi?id=35497
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Severity|normal |trivial
https://bugs.winehq.org/show_bug.cgi?id=35497
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #2 from hanska2@luukku.com --- http://source.winehq.org/git/wine.git/blob/0fa8ae7b5280d3acad2c3221f72d91dea...
958 static HRESULT WINAPI PngDecoder_Block_GetCount(IWICMetadataBlockReader *iface, 959 UINT *pcCount) 960 { 961 static int once; 962 TRACE("%p,%p\n", iface, pcCount); 963 if (!once++) FIXME("stub\n"); 964 return E_NOTIMPL; 965 }
might be related
http://msdn.microsoft.com/en-us/magazine/cc500647.aspx
wine 1.7.27
https://bugs.winehq.org/show_bug.cgi?id=35497
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- They still seem to vanish, but not on hover. I also don't seem to get the wincodecs fixme.
wine 1.7.50(git)
https://bugs.winehq.org/show_bug.cgi?id=35497
--- Comment #4 from super_man@post.com --- I dont see the folder icons at all wine 1.9.8 and staging 1.9.8
https://bugs.winehq.org/show_bug.cgi?id=35497
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #5 from winetest@luukku.com --- (In reply to super_man from comment #4)
I dont see the folder icons at all wine 1.9.8 and staging 1.9.8
I don't see the folder icons at all wine 2.0rc3 or staging 2.0rc3 or I am doing this wrong.
https://bugs.winehq.org/show_bug.cgi?id=35497
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://www.adobe.com/suppor |https://web.archive.org/web |t/downloads/detail.jsp?ftpI |/20150907024606/https://dow |D=5567 |nload.adobe.com/pub/adobe/l | |ightroom/win/4.x/Lightroom_ | |4_LS11_win_4_4.exe
https://bugs.winehq.org/show_bug.cgi?id=35497
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch