https://bugs.winehq.org/show_bug.cgi?id=40445
Bug ID: 40445 Summary: WinSCP main window looks differently when being run under Wine Product: Wine Version: 1.9.7 Hardware: x86 URL: http://winscp.net/download/winscp577.zip OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: t.artem@mailcity.com Distribution: ---
Created attachment 54196 --> https://bugs.winehq.org/attachment.cgi?id=54196 WinSCP main window under Wine
Just see the attached self-explanatory screenshot.
Wine problems:
1) Hosts lack indentation (several pixels) 2) Some buttons lack down arrows 3) The log in button lack an icon
https://bugs.winehq.org/show_bug.cgi?id=40445
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
https://bugs.winehq.org/show_bug.cgi?id=40445
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Missing button icons could be similar to bug 40062, wrong indentation is likely a separate issue. Could you check logs for this message?
https://bugs.winehq.org/show_bug.cgi?id=40445
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial
https://bugs.winehq.org/show_bug.cgi?id=40445
--- Comment #2 from Artem S. Tashkinov t.artem@mailcity.com --- (In reply to Nikolay Sivov from comment #1)
Missing button icons could be similar to bug 40062, wrong indentation is likely a separate issue. Could you check logs for this message?
Dunno.
Native comctl32 (from Windows XP SP3 installation) doesn't help. This application is written in Borland C++, so it might be the root cause - some idiosyncrasy of the VCL controls.
https://bugs.winehq.org/show_bug.cgi?id=40445
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=40445
Martin Prikryl martin@winscp.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martin@winscp.net
--- Comment #3 from Martin Prikryl martin@winscp.net --- I'm the author of WinSCP.
I'm confirming that BCM_SETIMAGELIST (Button_SetImageList macro) is used both for the "Login" button icon and "down arrows".
https://bugs.winehq.org/show_bug.cgi?id=40445
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WinSCP main window looks |WinSCP main window lacks |differently when being run |icons (unimplemented |under Wine |BCM_SETIMAGELIST?) and | |indentation for hosts
https://bugs.winehq.org/show_bug.cgi?id=40445
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- (In reply to Martin Prikryl from comment #3)
I'm the author of WinSCP.
I'm confirming that BCM_SETIMAGELIST (Button_SetImageList macro) is used both for the "Login" button icon and "down arrows".
Then this is dupe of the bug mentioned before. Someone should mark as dupe and redefine the title.
https://bugs.winehq.org/show_bug.cgi?id=40445
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40062
--- Comment #5 from Artem S. Tashkinov t.artem@mailcity.com --- (In reply to super_man from comment #4)
(In reply to Martin Prikryl from comment #3)
I'm the author of WinSCP.
I'm confirming that BCM_SETIMAGELIST (Button_SetImageList macro) is used both for the "Login" button icon and "down arrows".
Then this is dupe of the bug mentioned before. Someone should mark as dupe and redefine the title.
I don't want this bug to mark as a dupe cause it contains two issues.
I will make it dependent on the already existing bug report.
https://bugs.winehq.org/show_bug.cgi?id=40445
C0rn3j spleefer90@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spleefer90@gmail.com
--- Comment #6 from C0rn3j spleefer90@gmail.com --- Indentation, Down arrows and the icon are still missing in Wine 2.0rc1 in WinSCP 5.9.3
https://bugs.winehq.org/show_bug.cgi?id=40445
rebe@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rebe@gmx.net
--- Comment #7 from rebe@gmx.net --- Source of WinSCP is btw provided https://winscp.net/download/WinSCP-5.11.3-Source.zip
Is this still an issue?
https://bugs.winehq.org/show_bug.cgi?id=40445
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|-unknown |comctl32
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com --- Yes, this message is not implemented yet.
https://bugs.winehq.org/show_bug.cgi?id=40445
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=40445
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com --- Please retest with current git, commit c9aa8dab8f0d86cf4fb06612f261c67327046789 implements imagelist support.
https://bugs.winehq.org/show_bug.cgi?id=40445 Bug 40445 depends on bug 40062, which changed state.
Bug 40062 Summary: Media Player Classic Home Cinema does not show bitmaps in buttons, needs BCM_SETIMAGELIST https://bugs.winehq.org/show_bug.cgi?id=40062
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=40445
--- Comment #10 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Nikolay Sivov from comment #9)
The down arrays and the login icon are now rendered correctly. The indentation issue is still there, should I open a new bug for that?
https://bugs.winehq.org/show_bug.cgi?id=40445
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Gijs Vermeulen from comment #10)
(In reply to Nikolay Sivov from comment #9)
The down arrays and the login icon are now rendered correctly. The indentation issue is still there, should I open a new bug for that?
If you mean icon indentation in hosts list, yes, please open separate report for that.
https://bugs.winehq.org/show_bug.cgi?id=40445
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c9aa8dab8f0d86cf4fb06612f26 | |1c67327046789 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #12 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Nikolay Sivov from comment #11)
Okay, marking FIXED then.
https://bugs.winehq.org/show_bug.cgi?id=40445
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.16.
https://bugs.winehq.org/show_bug.cgi?id=40445
Julian Rüger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98@gmx.net
--- Comment #14 from Julian Rüger jr98@gmx.net --- Gijs, did you open the new bug (for the indentation) yet? I can't seem to find it...
https://bugs.winehq.org/show_bug.cgi?id=40445
--- Comment #15 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Julian Rüger from comment #14)
Gijs, did you open the new bug (for the indentation) yet? I can't seem to find it...
Sorry for the long delay, I've opened bug 47028 for this now.