[spambayes-bugs] [ spambayes-Patches-1394143 ] pop3proxy_tray fails when windows is starting
SourceForge.net
noreply at sourceforge.net
Fri Dec 22 04:50:15 CET 2006
Patches item #1394143, was opened at 2005-12-31 15:46
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1394143&group_id=61702
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Mark Hammond (mhammond)
Assigned to: Tony Meyer (anadelonbrin)
Summary: pop3proxy_tray fails when windows is starting
Initial Comment:
>From a mail to SpamBayes, we had the traceback:
Traceback (most recent call last):
File "pop3proxy_tray.py", line 556, in ?
File "pop3proxy_tray.py", line 552, in main
File "pop3proxy_tray.py", line 188, in __init__
pywintypes.error: (1460, 'Shell_NotifyIcon', 'This
operation returned because the timeout period expired.')
This lead me to:
http://groups.google.com.au/group/microsoft.public.win32.programmer.ui/browse_frm/thread/537fc374abbd74be
which implies it is probably a problem when XP is
starting up. I am guessing that XP does startup
slightly differently to 2000, hence it will never be
seen there.
I haven't tested this patch (but have tested a similar
one to the pywin32 demo this was based on). To test, I
suggest you simply kill explorer.exe, then try and
start the taskbar app. You should find it currently
fails to start. You should find that with this patch
it does start, and the icon is correctly created when
explorer restarts. I've assigned to Tony in the hope
he is in a position to test - if not, please assign to
someone else :)
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2006-12-22 14:50
Message:
Logged In: YES
user_id=14198
Originator: YES
was checked in back in August
----------------------------------------------------------------------
Comment By: Tony Meyer (anadelonbrin)
Date: 2005-12-31 16:23
Message:
Logged In: YES
user_id=552329
Thanks :) I was pretty stumped when I read the log (but
hadn't had time to search around yet).
I'll test this and check it in shortly. Just about
everything is ready for a 1.1a2 release, so hopefully I'll
get to that soon, too :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1394143&group_id=61702
More information about the Spambayes-bugs
mailing list