http://bugs.winehq.org/show_bug.cgi?id=20217
Summary: SecureCRT: Garbage is written over text when selecting items in window Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: perrym3@gmail.com
When viewing a list of sessions in the Connect window, if the user clicks on a session other than the one that is highlighted, all of the session names in between are overwritten with garbage. The garbage is never the same. See the attached screenshot for reference.
Steps to reproduce: Create several profiles if you don't have any already. Open the connect window. Click on any session that is not highlighted in order to select it.
Result: All of the sessions between the one that was originally selected and the one you click on are overwritten with garbage.
Expected result: None of the unselected text should change.
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #1 from Matt Perry perrym3@gmail.com 2009-09-29 18:22:54 --- Created an attachment (id=23844) --> (http://bugs.winehq.org/attachment.cgi?id=23844) Screenshot of the problem
This screenshot contains two captures of the Connect dialog. On the left there are several sessions and switch02 is selected. On the right I have clicked once on switch08 and all of the intervening session names are obscured with garbage.
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-09-29 18:32:11 --- Is it a regression? Did it work properly before?
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #3 from Matt Perry perrym3@gmail.com 2009-09-29 19:54:07 --- (In reply to comment #2)
Is it a regression? Did it work properly before?
The bug is present as far back as 1.1.18. I didn't test it in earlier versions.
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-09-29 19:58:52 --- (In reply to comment #3)
(In reply to comment #2)
Is it a regression? Did it work properly before?
The bug is present as far back as 1.1.18. I didn't test it in earlier versions.
Ok. Try 'winetricks cc580', and post results.
http://bugs.winehq.org/show_bug.cgi?id=20217
Matt Perry perrym3@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.vandyke.com/down | |load/securecrt/download.htm | |l
--- Comment #5 from Matt Perry perrym3@gmail.com 2009-09-29 20:11:52 --- I removed ~/.wine, ran 'winetricks cc580', reinstalled the application and the problem is still present and is worse. Some icons lack color and the garbage now overwrites the session icons that are to the left of the session names.
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2009-09-29 20:23:21 --- (In reply to comment #5)
I removed ~/.wine, ran 'winetricks cc580', reinstalled the application and the problem is still present and is worse. Some icons lack color and the garbage now overwrites the session icons that are to the left of the session names.
About icons, yes it's a known problem with native module. So it's a general drawing problem now. Do you have any composition manager enabled? Does terminal output contain something useful?
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #7 from Matt Perry perrym3@gmail.com 2009-09-29 20:41:05 --- (In reply to comment #6)
Do you have any composition manager enabled?
I don't know. Is that compiz? If so, I believe that it is enabled.
Does terminal output contain something useful?
It doesn't appear so. No output is generated when I click on the session names. Here's the entire output from first run, adding four sessions, selecting them, and then exiting the application.
mperry@ub-laptop:~$ env WINEPREFIX="/home/mperry/.wine" wine "C:\Program Files\VanDyke Software\SecureCRT\SecureCRT.exe" fixme:actctx:parse_assembly_elem wrong version for assembly manifest: 9.0.21022.8 / 9.0.30729.4148 fixme:actctx:parse_manifest_buffer failed to parse manifest L"C:\Program Files\VanDyke Software\SecureCRT\Microsoft.VC90.MFCLOC.manifest" fixme:tab:TAB_SetExtendedStyle TCS_EX_REGISTERDROP style unimplemented fixme:tapi:lineInitialize (0x1102de18, 0x11000000, 0x1100c790, "CRT", 0x1102de1c): stub. fixme:tapi:lineInitialize (0x1102de18, 0x11000000, 0x1100c790, "CRT", 0x1102de1c): stub. fixme:tapi:lineInitialize (0x1102de18, 0x11000000, 0x1100c790, "CRT", 0x1102de1c): stub. fixme:tapi:lineInitialize (0x1102de18, 0x11000000, 0x1100c790, "CRT", 0x1102de1c): stub. fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub mperry@ub-laptop:~$
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #8 from Matt Perry perrym3@gmail.com 2009-09-29 20:48:09 --- I disabled compiz by running "metacity --replace &", ran SecureCRT, and the problem has gone away. I ran "compiz --replace &" and the problem returned.
http://bugs.winehq.org/show_bug.cgi?id=20217
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2009-09-30 13:52:15 --- That sounds like it might be a compiz bug.
http://bugs.winehq.org/show_bug.cgi?id=20217
Matt Perry perrym3@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #10 from Matt Perry perrym3@gmail.com 2009-09-30 19:34:16 --- (In reply to comment #9)
That sounds like it might be a compiz bug.
I believe that you are right. I installed Ubuntu 9.10 Beta and attempted to recreate the problem and it appears to be fixed. I will close this bug as invalid.
http://bugs.winehq.org/show_bug.cgi?id=20217
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Jeff Zaroyko jeffz@jeffz.name 2009-09-30 19:50:28 --- closing invalid