Re: WINCVS Gui flashes and disappear
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Message-ID | <[email protected]> |
--9nlWnTS9ocNmxdhsK3FKVLWiM6a5jwOaA8HvrLV
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="UTF-8"
VGhpcyBwcm9ibGVtIHNlZW1zIHRvIG1hbmlmZXN0IHdoZW4geW91ciAodXBkYXRlZCkgc2NyaXB0
aW5nIHRvb2wgRExMIGlzIGluY29tcGF0aWJsZSB3aXRoIHdpbkNWUy4NCiANCg0KSSBqdXN0IGhh
ZCB0aGUgc2FtZSBwcm9ibGVtIHdoZW4gSSB1cGRhdGVkIFB5dGhvbiAyLjcuIChOb3RlOiBJIHVz
ZSBQeXRob24gMi40IHdpdGggd2luQ1ZTLiAgWW91J2xsIG5lZWQgdG8ga2VlcCBhbiBvbGRlciB2
ZXJzaW9uIG9mIFRDTCBvciBQeXRob24NCiAgIG9uIHlvdXIgc3lzdGVtIHRvIHVzZSBzY3JpcHRp
bmcgaW4gV2luQ1ZTLikgDQogDQoNCiBXaGF0IHdvcmtlZCBmb3IgbWU6DQogDQoNCiAxLikgcnVu
IHJlZ2VkaXQNCiANCg0KIDIuKSBHbyB0byBIS0VZX0NVUlJFTlRfVVNFUlxzb2Z0d2FyZVxXaW5D
VlNcd2luY3ZzXENWUyBzZXR0aW5ncw0KIA0KDQogMy4pICAgQ2hhbmdlIFBfUHl0aG9uTGlicmFy
eSANCiAgICAgZnJvbTogYzpcd2luZG93c1xzeXN0ZW0zMlxweXRob24yNy5kbGwNCiAgICAgdG86
ICAgICBjOlx3aW5kb3dzXHN5c3RlbTMyXHB5dGhvbjI0LmRsbA0KIA0KDQogVGhhdCBmaXhlZCB0
aGUgcHJvYmxlbSBmb3IgbWUuDQogDQoNCiBHb29kIEx1Y2shDQogS2FybA0KICANCg0K
--9nlWnTS9ocNmxdhsK3FKVLWiM6a5jwOaA8HvrLV
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<head>
<style type="text/css">
<!--
/* start of attachment style */
.ygrp-photo-title{
clear: both;
font-size: smaller;
height: 15px;
overflow: hidden;
text-align: center;
width: 75px;
}
div.ygrp-photo{
background-position: center;
background-repeat: no-repeat;
background-color: white;
border: 1px solid black;
height: 62px;
width: 62px;
}
div.photo-title
a,
div.photo-title a:active,
div.photo-title a:hover,
div.photo-title a:visited {
text-decoration: none;
}
div.attach-table div.attach-row {
clear: both;
}
div.attach-table div.attach-row div {
float: left;
/* margin: 2px;*/
}
p {
clear: both;
padding: 15px 0 3px 0;
overflow: hidden;
}
div.ygrp-file {
width: 30px;
valign: middle;
}
div.attach-table div.attach-row div div a {
text-decoration: none;
}
div.attach-table div.attach-row div div span {
font-weight: normal;
}
div.ygrp-file-title {
font-weight: bold;
}
/* end of attachment style */
-->
</style>
</head>
<html>
<head>
<style type="text/css">
<!--
#ygrp-mkp {
border: 1px solid #d8d8d8;
font-family: Arial;
margin: 10px 0;
padding: 0 10px;
}
#ygrp-mkp hr {
border: 1px solid #d8d8d8;
}
#ygrp-mkp #hd {
color: #628c2a;
font-size: 85%;
font-weight: 700;
line-height: 122%;
margin: 10px 0;
}
#ygrp-mkp #ads {
margin-bottom: 10px;
}
#ygrp-mkp .ad {
padding: 0 0;
}
#ygrp-mkp .ad p {
margin: 0;
}
#ygrp-mkp .ad a {
color: #0000ff;
text-decoration: none;
}
-->
</style>
</head>
<body>
<!-- |**|begin egp html banner|**| -->
<br><br>
<!-- |**|end egp html banner|**| -->
<div>This problem seems to manifest when your (updated) scripting tool DLL is incompatible with winCVS.</div><div><br></div>I just had the same problem when I updated Python 2.7.<div>(Note: I use Python 2.4 with winCVS. You'll need to keep an older version of TCL or Python</div><div><span style="word-spacing:normal;line-height:1.25;"> on your system to use scripting in WinCVS.) </span></div><div><div><br></div><div>What worked for me:</div><div><br></div><div>1.) run regedit</div><div><br></div><div>2.) Go to HKEY_CURRENT_USER\software\WinCVS\wincvs\CVS settings</div><div><br></div><div>3.) Change P_PythonLibrary </div><div> from: c:\windows\system32\python27.dll</div><div> to: <span s
tyle="word-spacing:normal;line-height:1.25;">c:\windows\system32\python24.dll</span></div><div><span style="word-spacing:normal;line-height:1.25;"><br></span></div><div><span style="word-spacing:normal;line-height:1.25;">That fixed the problem for me.</span></div><div><span style="word-spacing:normal;line-height:1.25;"><br></span></div><div><span style="word-spacing:normal;line-height:1.25;">Good Luck!</span></div><div><span style="word-spacing:normal;line-height:1.25;">Karl</span></div><div> </div></div>
<!-- |**|begin egp html banner|**| -->
<br>
<br>
<!-- |**|end egp html banner|**| -->
<div width="1" style="color: white; clear: both;"/>__._,_.___</div>
<div id="fromDMARC" style="clear:both; margin-top: 10px;">
<hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
Posted by: [email protected] <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
</div>
<!-- Start Recommendations -->
<!-- End Recommendations -->
<!-- |**|begin egp html banner|**| -->
<img src="http://geo.yahoo.com/serv?s=97476590/grpId=2082656/grpspId=1707281907/msgId=19162/stime=1452009413" width="1" height="1"> <br>
<!-- |**|end egp html banner|**| -->
<!-- |**|begin egp html banner|**| -->
<br>
<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
<span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; "><a href="https://groups.yahoo.com/neo/groups/cvsgui/info;_ylc=X3oDMTJlOXA4OWQ2BF9TAzk3MzU5NzE0BGdycElkAzIwODI2NTYEZ3Jwc3BJZAMxNzA3MjgxOTA3BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQ1MjAwOTQxMw--" style="text-decoration: none;">Visit Your Group</a></span>
<ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
<li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
<span class="cat"><a href="https://groups.yahoo.com/neo/groups/cvsgui/members/all;_ylc=X3oDMTJmYnZ0MXVmBF9TAzk3MzU5NzE0BGdycElkAzIwODI2NTYEZ3Jwc3BJZAMxNzA3MjgxOTA3BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzE0NTIwMDk0MTM-" style="text-decoration: none;">New Members</a></span>
<span class="ct" style="color: #ff7900;">1</span>
</li>
</ul>
</div>
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
<a href="https://groups.yahoo.com/neo;_ylc=X3oDMTJkMGtmczAyBF9TAzk3NDc2NTkwBGdycElkAzIwODI2NTYEZ3Jwc3BJZAMxNzA3MjgxOTA3BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxNDUyMDA5NDEz" style="float: left;"><img src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
<div style="color: #747575; float: right;"> • <a href="https://info.yahoo.com/privacy/us/yahoo/groups/details.html" style="text-decoration: none;">Privacy</a> • <a href="mailto:[email protected]?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="https://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: none;">Terms of Use</a> </div>
</div>
<!-- |**|end egp html banner|**| -->
</div> <!-- ygrp-msg -->
<br>
<!-- |**|end egp html banner|**| -->
<div style="color: white; clear: both;"/>__,_._,___</div>
</body>
</html>
--9nlWnTS9ocNmxdhsK3FKVLWiM6a5jwOaA8HvrLV--