http://bugs.winehq.org/show_bug.cgi?id=24785
Summary: Explorer++: tile view doesn't work Product: Wine Version: 1.3.5 Platform: x86-64 URL: http://www.explorerplusplus.com/download OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=31335) --> (http://bugs.winehq.org/attachment.cgi?id=31335) Complete terminal output
To reproduce, click view -> tiles. Nothing happens, it just looks the same as the default icon view. This looks pretty suspicious:
fixme:listview:LISTVIEW_SetView View LV_VIEW_TILE unimplemented
I can't test with the native comctl32, though (it crashes the program on startup).
http://bugs.winehq.org/show_bug.cgi?id=24785
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=24785
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2010-10-17 09:05:23 CDT --- For the record, affects many apps (explorer-like apps, eg winzip, mpqedit, ..)
http://bugs.winehq.org/show_bug.cgi?id=24785
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-10-17 09:16:54 CDT --- Tile mode is not implemented indeed. And you're right that is Listview where this mode should be supported.
Basically what we should have for this mode is corrected item position/dimensions calculation code. Probably callback code should work as it is. So if anyone feels ready to start with it I'm certainly able to review patches.
http://bugs.winehq.org/show_bug.cgi?id=24785
--- Comment #3 from butraxz@gmail.com 2013-06-15 05:24:25 CDT --- This has not been updated for over 900 days.
Is this still an issue in 1.6-rc2 or higher or is this abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=24785
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2013-06-15 06:52:53 CDT --- There's a download you can try it yourself. Yes, it's still not implemented.
https://bugs.winehq.org/show_bug.cgi?id=24785
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- still undone 1.7.50
https://bugs.winehq.org/show_bug.cgi?id=24785
Serj Flint serjflint@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |serjflint@gmail.com
--- Comment #6 from Serj Flint serjflint@gmail.com --- Created attachment 66092 --> https://bugs.winehq.org/attachment.cgi?id=66092 Debug log from console for Taiga
This bug also affects Taiga from https://taiga.moe. Seasons tab displays no data because of 0009:fixme:listview:LISTVIEW_SetView View LV_VIEW_TILE unimplemented