View Issue Details

IDProjectCategoryView StatusLast Update
0004124JVCS GUI clientcommonpublic2008-11-15 06:08
ReporterCSchifflerAssigned ToCSchiffler 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in VersionREL_2.4.2.795 
Summary0004124: JVCS Client login dialog makes usage under wine impossible.
DescriptionSee thread <f1l8r5$kuk$1@news.talkto.net> in the newsgroup.

Program starts up just fine and works like a charm when running as root
but as the ping server component is placed on the login form, it makes
the whole login unuseable when running as a different user.

So the ping component should be created dynamically in the
onclick event of the button and freed after the ping ran through.
This method will allow the client to be used under wine without any
problem (of course with the downside of not being able to ping the
server anymore, but who is really relying on that one?).
TagsNo tags attached.

Relationships

child of 0003743 closed JEDI VCS Releaseinfo: 2.42 gui client issues 

Activities

CSchiffler

2007-05-12 15:45

developer   ~0012748

Removed Ping component from Create.dfm and added dynamic creation code in TVCSLoad.spBtnPingClick().

Tested with wine and windows, works.

Issue History

Date Modified Username Field Change
2007-05-07 23:41 CSchiffler New Issue
2007-05-07 23:43 CSchiffler Status new => assigned
2007-05-07 23:43 CSchiffler Assigned To => CSchiffler
2007-05-12 15:45 CSchiffler Releasedocumentation => history
2007-05-12 15:45 CSchiffler Status assigned => resolved
2007-05-12 15:45 CSchiffler Fixed in Version => 2.50
2007-05-12 15:45 CSchiffler Resolution open => fixed
2007-05-12 15:45 CSchiffler Note Added: 0012748
2007-07-07 04:23 USchuster Relationship added child of 0003743
2007-07-07 04:30 USchuster Project JEDI VCS => JVCS GUI client
2007-07-07 04:31 USchuster Category Client (Gui) => common
2007-07-07 04:31 USchuster Product Version 2.40 RC3 (Client) =>
2007-07-07 04:31 USchuster Fixed in Version 2.50 => REL_2.4.2.795
2008-11-15 06:08 THuber Status resolved => closed