Re: Re: VS2003-compiled WinCvs doesn't work for me...
Richard Wirth <[email protected]> Tue, 28 Feb 2006 09:26:38 +0100
| Newsgroups | gmane.comp.version-control.cvs.gui.devel |
|---|---|
| Organization | Ing.Büro Richard Wirth |
| Message-ID | <[email protected]> |
Hello kaczoroj, Tuesday, February 28, 2006, 1:21:04 AM, you wrote: k> Richard, k> >> There are at least two warnings (errors?) that result >> in python code: k> k> I don't think these are the problem. Sure it isn't. But I thought Oliver may have an idea, where to solve this. It looks like there are two python macros implementing the same persitant. (Is this realy an error?) The real problem is more likely the thread implementation in cvsgui_process.cpp It looks like the threads that monitor the cvs process can not find the applications main frame and so can not get the cvs-console-window. I've changed the code to use CWinThread now. That fixes some of the problems (i.e. I get the Password Prompt for ssh connections). But there is still no output from the cvs process, even the cvs command itself is working (partialy - depending on the command). The way the threads get the pointer to CWincvsApp is not compatible with new mfc. It looks like AfxGetApp() is not working when issued from another thread than the main thread. -- Best regards, Richard mailto:[email protected] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/cvsgui-dev/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/