[Bug 11887] WinPMail v4.50 closes on sending mail

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 11 15:17:59 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11887





--- Comment #18 from Thomas Stephenson <admin at ubunto-tstephenson.com>  2008-06-11 15:17:58 ---
(In reply to comment #17)
> (In reply to comment #16)
> > (In reply to comment #15)
> > > (In reply to comment #14)
> > > > Ok, now I get
> > > > 
> > > >  git show 29b5c987d53baced430abc6cabdd55115107d688 | patch -p1 -R
> > > > fatal: Not a git repository
> > > > 
> > > 
> > > Do you have the git repository downloaded? You need to cd to that directory.
> > > 
> > 
> > Not that I know of, where is the repository located on the web?  
> > 
> 
> http://wiki.winehq.org/GitWine
> 

Yep, found it and looks like I'm getting closer. Here's the error this time;


root at ubuntu:~/wine# 
root at ubuntu:~/wine# git show 29b5c987d53baced430abc6cabdd55115107d688 | patch
-p1 -R
can't find file to patch at input line 13
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|commit 29b5c987d53baced430abc6cabdd55115107d688
|Author: Francois Gouget <fgouget at codeweavers.com>
|Date:   Fri Feb 24 15:34:09 2006 +0100
|
|    user32: Handle WM_ENDSESSION in DefWinProc().
|    DefWinProc() should call PostQuitMessage() on WM_ENDSESSION if the
|    shutdown is proceeding.
|
|diff --git a/dlls/user/defwnd.c b/dlls/user/defwnd.c
|index 27d0683..5ea3ee4 100644
|--- a/dlls/user/defwnd.c
|+++ b/dlls/user/defwnd.c
--------------------------
File to patch: 


FWIW, if this actually fixes the closing problem with WinPMail should this not
be removed as a patch to the basic Wine package?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list