pywin32-bugs Mailing List for Python for Windows Extensions (Page 82)
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
(24) |
May
(19) |
Jun
(15) |
Jul
(43) |
Aug
(39) |
Sep
(25) |
Oct
(43) |
Nov
(19) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(21) |
Feb
(18) |
Mar
(14) |
Apr
(80) |
May
(56) |
Jun
(24) |
Jul
(30) |
Aug
(17) |
Sep
(36) |
Oct
(106) |
Nov
(38) |
Dec
(30) |
2005 |
Jan
(14) |
Feb
(14) |
Mar
(48) |
Apr
(28) |
May
(49) |
Jun
(23) |
Jul
(9) |
Aug
(13) |
Sep
(28) |
Oct
(21) |
Nov
(8) |
Dec
(26) |
2006 |
Jan
(56) |
Feb
(33) |
Mar
(33) |
Apr
(18) |
May
(16) |
Jun
(9) |
Jul
(24) |
Aug
(16) |
Sep
(14) |
Oct
(37) |
Nov
(38) |
Dec
(22) |
2007 |
Jan
(7) |
Feb
(16) |
Mar
(11) |
Apr
(15) |
May
(15) |
Jun
(8) |
Jul
(24) |
Aug
(26) |
Sep
(18) |
Oct
(11) |
Nov
(20) |
Dec
(1) |
2008 |
Jan
(19) |
Feb
(55) |
Mar
(7) |
Apr
(35) |
May
(66) |
Jun
(38) |
Jul
(26) |
Aug
(5) |
Sep
(25) |
Oct
(25) |
Nov
(18) |
Dec
(18) |
2009 |
Jan
(25) |
Feb
(38) |
Mar
(29) |
Apr
(25) |
May
(5) |
Jun
(11) |
Jul
(16) |
Aug
(16) |
Sep
(16) |
Oct
(1) |
Nov
(15) |
Dec
(33) |
2010 |
Jan
(13) |
Feb
(11) |
Mar
(1) |
Apr
(24) |
May
(26) |
Jun
(19) |
Jul
(22) |
Aug
(51) |
Sep
(38) |
Oct
(39) |
Nov
(25) |
Dec
(27) |
2011 |
Jan
(40) |
Feb
(31) |
Mar
(21) |
Apr
(42) |
May
(11) |
Jun
(16) |
Jul
(20) |
Aug
(14) |
Sep
(6) |
Oct
(8) |
Nov
(34) |
Dec
(7) |
2012 |
Jan
(60) |
Feb
(24) |
Mar
(6) |
Apr
(28) |
May
(41) |
Jun
(15) |
Jul
(14) |
Aug
(25) |
Sep
(30) |
Oct
(18) |
Nov
(30) |
Dec
(9) |
2013 |
Jan
(3) |
Feb
(8) |
Mar
(17) |
Apr
(23) |
May
(34) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2005-10-23 11:19:34
|
Bugs item #1283623, was opened at 2005-09-07 17:05 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1283623&group_id=78018 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 Submitted By: Bugs Fly (mozbugbox) Assigned to: Nobody/Anonymous (nobody) Summary: GetSaveFilename not in win32gui Initial Comment: While GetOpenFilename is wrapped in win32gui, I cannot find GetSaveFilename in win32gui. I am trying to avoid using MFC for simple action of getting/saving to a file. The GetSaveFilename and GetOpenFilename basically have the same protocol. us/winui/winui/windowsuserinterface/userinput/commondialo gboxlibrary/commondialogboxreference/commondialogboxstr uctures/openfilename.asp ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-23 21:19 Message: Logged In: YES user_id=14198 Fixed by Roger Upole :) ---------------------------------------------------------------------- Comment By: Bugs Fly (mozbugbox) Date: 2005-09-07 17:06 Message: Logged In: YES user_id=1033842 http://msdn.microsoft.com/library/default.asp?url=/library/en- us/winui/winui/windowsuserinterface/userinput/commondialogboxli brary/commondialogboxreference/commondialogboxstructures/op enfilename.asp ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1283623&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-23 11:11:20
|
Bugs item #1335056, was opened at 2005-10-23 05:53 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 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: win32 Group: None Status: Closed Resolution: Fixed Priority: 5 Submitted By: Sergey Chernov (sergeych) Assigned to: Nobody/Anonymous (nobody) Summary: ISAPI samples fail to install and remove (XP) Initial Comment: Trying to install/remove advanced.py and redirector.py provides alike errors: C:\Python24\Lib\site- packages\isapi\samples>advanced.py Configured Virtual Directory: AdvancedPythonSample Traceback (most recent call last): File "C:\Python24\Lib\site- packages\isapi\samples\advanced.py", line 175, in ? custom_arg_handlers = custom_arg_handlers) File "C:\Python24\Lib\site-packages\isapi\install.py", line 556, in HandleCommandLine InstallModule(conf_module_name, params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 478, in InstallModule Install(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 390, in Install AddExtensionFiles(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 321, in AddExtensionFiles options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 301, in _AddExtensionFile ob.AddExtensionFile(module, File "C:\Python24\Lib\site- packages\win32com\client\dynamic.py", line 489, in __getattr__ raise AttributeError, "%s.%s" % (self._username_, attr) AttributeError: IIS://LocalHost/W3SVC.AddExtensionFile samples become partial installed, most of its functionality goes well, but advanced.py self-reloading is not working, It is possible to remove ISAPIs using IIS control panel, buth .dlls are still locked (until reboot) and, what's strange, are still workin even when I stop web site. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-23 21:11 Message: Logged In: YES user_id=14198 Can you please elaborate? How does the filename get a leading \?\ string? What exception do you get without a patch like you describe? I'd also welcome any feedback on the module itself - by email is fine. Cheers, Mark ---------------------------------------------------------------------- Comment By: Sergey Chernov (sergeych) Date: 2005-10-23 19:32 Message: Logged In: YES user_id=834669 thank you! There also should be tiny correction in advanced.py sample to work in the environment to work; after class ReloadWatcherThread(threading.Thread): def __init__(self): self.change_detected = False self.filename = __file__ something like if self.filename[:4] == '\\?\': self.filename = self.filename[4:]; thank you for excellent thing once more :) ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2005-10-23 18:06 Message: Logged In: YES user_id=14198 Yes, this is fixed in CVS - we just print a message and continue. You may like to add an exception handler around the failing call - just catch the attribute error and ignore it (pywin32 will print a message) I hope to get a new pywin32 build out very soon. ---------------------------------------------------------------------- Comment By: Sergey Chernov (sergeych) Date: 2005-10-23 05:58 Message: Logged In: YES user_id=834669 Windows XP professional version 2002 sp 2 (ver returns 5.1.2600), standard IIS from its distribution version 5.1. Python 2.4. Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-23 09:32:55
|
Bugs item #1335056, was opened at 2005-10-22 23:53 Message generated for change (Comment added) made by sergeych You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 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: win32 Group: None Status: Closed Resolution: Fixed Priority: 5 Submitted By: Sergey Chernov (sergeych) Assigned to: Nobody/Anonymous (nobody) Summary: ISAPI samples fail to install and remove (XP) Initial Comment: Trying to install/remove advanced.py and redirector.py provides alike errors: C:\Python24\Lib\site- packages\isapi\samples>advanced.py Configured Virtual Directory: AdvancedPythonSample Traceback (most recent call last): File "C:\Python24\Lib\site- packages\isapi\samples\advanced.py", line 175, in ? custom_arg_handlers = custom_arg_handlers) File "C:\Python24\Lib\site-packages\isapi\install.py", line 556, in HandleCommandLine InstallModule(conf_module_name, params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 478, in InstallModule Install(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 390, in Install AddExtensionFiles(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 321, in AddExtensionFiles options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 301, in _AddExtensionFile ob.AddExtensionFile(module, File "C:\Python24\Lib\site- packages\win32com\client\dynamic.py", line 489, in __getattr__ raise AttributeError, "%s.%s" % (self._username_, attr) AttributeError: IIS://LocalHost/W3SVC.AddExtensionFile samples become partial installed, most of its functionality goes well, but advanced.py self-reloading is not working, It is possible to remove ISAPIs using IIS control panel, buth .dlls are still locked (until reboot) and, what's strange, are still workin even when I stop web site. ---------------------------------------------------------------------- >Comment By: Sergey Chernov (sergeych) Date: 2005-10-23 13:32 Message: Logged In: YES user_id=834669 thank you! There also should be tiny correction in advanced.py sample to work in the environment to work; after class ReloadWatcherThread(threading.Thread): def __init__(self): self.change_detected = False self.filename = __file__ something like if self.filename[:4] == '\\?\': self.filename = self.filename[4:]; thank you for excellent thing once more :) ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2005-10-23 12:06 Message: Logged In: YES user_id=14198 Yes, this is fixed in CVS - we just print a message and continue. You may like to add an exception handler around the failing call - just catch the attribute error and ignore it (pywin32 will print a message) I hope to get a new pywin32 build out very soon. ---------------------------------------------------------------------- Comment By: Sergey Chernov (sergeych) Date: 2005-10-22 23:58 Message: Logged In: YES user_id=834669 Windows XP professional version 2002 sp 2 (ver returns 5.1.2600), standard IIS from its distribution version 5.1. Python 2.4. Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-23 08:06:20
|
Bugs item #1335056, was opened at 2005-10-23 05:53 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 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: win32 Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Sergey Chernov (sergeych) Assigned to: Nobody/Anonymous (nobody) Summary: ISAPI samples fail to install and remove (XP) Initial Comment: Trying to install/remove advanced.py and redirector.py provides alike errors: C:\Python24\Lib\site- packages\isapi\samples>advanced.py Configured Virtual Directory: AdvancedPythonSample Traceback (most recent call last): File "C:\Python24\Lib\site- packages\isapi\samples\advanced.py", line 175, in ? custom_arg_handlers = custom_arg_handlers) File "C:\Python24\Lib\site-packages\isapi\install.py", line 556, in HandleCommandLine InstallModule(conf_module_name, params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 478, in InstallModule Install(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 390, in Install AddExtensionFiles(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 321, in AddExtensionFiles options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 301, in _AddExtensionFile ob.AddExtensionFile(module, File "C:\Python24\Lib\site- packages\win32com\client\dynamic.py", line 489, in __getattr__ raise AttributeError, "%s.%s" % (self._username_, attr) AttributeError: IIS://LocalHost/W3SVC.AddExtensionFile samples become partial installed, most of its functionality goes well, but advanced.py self-reloading is not working, It is possible to remove ISAPIs using IIS control panel, buth .dlls are still locked (until reboot) and, what's strange, are still workin even when I stop web site. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-23 18:06 Message: Logged In: YES user_id=14198 Yes, this is fixed in CVS - we just print a message and continue. You may like to add an exception handler around the failing call - just catch the attribute error and ignore it (pywin32 will print a message) I hope to get a new pywin32 build out very soon. ---------------------------------------------------------------------- Comment By: Sergey Chernov (sergeych) Date: 2005-10-23 05:58 Message: Logged In: YES user_id=834669 Windows XP professional version 2002 sp 2 (ver returns 5.1.2600), standard IIS from its distribution version 5.1. Python 2.4. Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-22 19:58:21
|
Bugs item #1335056, was opened at 2005-10-22 23:53 Message generated for change (Comment added) made by sergeych You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 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: win32 Group: None Status: Open Resolution: None Priority: 5 Submitted By: Sergey Chernov (sergeych) Assigned to: Nobody/Anonymous (nobody) Summary: ISAPI samples fail to install and remove (XP) Initial Comment: Trying to install/remove advanced.py and redirector.py provides alike errors: C:\Python24\Lib\site- packages\isapi\samples>advanced.py Configured Virtual Directory: AdvancedPythonSample Traceback (most recent call last): File "C:\Python24\Lib\site- packages\isapi\samples\advanced.py", line 175, in ? custom_arg_handlers = custom_arg_handlers) File "C:\Python24\Lib\site-packages\isapi\install.py", line 556, in HandleCommandLine InstallModule(conf_module_name, params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 478, in InstallModule Install(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 390, in Install AddExtensionFiles(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 321, in AddExtensionFiles options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 301, in _AddExtensionFile ob.AddExtensionFile(module, File "C:\Python24\Lib\site- packages\win32com\client\dynamic.py", line 489, in __getattr__ raise AttributeError, "%s.%s" % (self._username_, attr) AttributeError: IIS://LocalHost/W3SVC.AddExtensionFile samples become partial installed, most of its functionality goes well, but advanced.py self-reloading is not working, It is possible to remove ISAPIs using IIS control panel, buth .dlls are still locked (until reboot) and, what's strange, are still workin even when I stop web site. ---------------------------------------------------------------------- >Comment By: Sergey Chernov (sergeych) Date: 2005-10-22 23:58 Message: Logged In: YES user_id=834669 Windows XP professional version 2002 sp 2 (ver returns 5.1.2600), standard IIS from its distribution version 5.1. Python 2.4. Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-22 19:54:00
|
Bugs item #1335056, was opened at 2005-10-22 23:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 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: win32 Group: None Status: Open Resolution: None Priority: 5 Submitted By: Sergey Chernov (sergeych) Assigned to: Nobody/Anonymous (nobody) Summary: ISAPI samples fail to install and remove (XP) Initial Comment: Trying to install/remove advanced.py and redirector.py provides alike errors: C:\Python24\Lib\site- packages\isapi\samples>advanced.py Configured Virtual Directory: AdvancedPythonSample Traceback (most recent call last): File "C:\Python24\Lib\site- packages\isapi\samples\advanced.py", line 175, in ? custom_arg_handlers = custom_arg_handlers) File "C:\Python24\Lib\site-packages\isapi\install.py", line 556, in HandleCommandLine InstallModule(conf_module_name, params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 478, in InstallModule Install(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 390, in Install AddExtensionFiles(params, options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 321, in AddExtensionFiles options) File "C:\Python24\Lib\site-packages\isapi\install.py", line 301, in _AddExtensionFile ob.AddExtensionFile(module, File "C:\Python24\Lib\site- packages\win32com\client\dynamic.py", line 489, in __getattr__ raise AttributeError, "%s.%s" % (self._username_, attr) AttributeError: IIS://LocalHost/W3SVC.AddExtensionFile samples become partial installed, most of its functionality goes well, but advanced.py self-reloading is not working, It is possible to remove ISAPIs using IIS control panel, buth .dlls are still locked (until reboot) and, what's strange, are still workin even when I stop web site. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1335056&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-21 03:29:17
|
Bugs item #1325648, was opened at 2005-10-13 20:56 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1325648&group_id=78018 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: Invalid Priority: 5 Submitted By: Stuart Woolford (swoolford) Assigned to: Nobody/Anonymous (nobody) Summary: wrong generation for WiaVideo Initial Comment: When I run a makepy in win32com/client on the standard windows library WiaVideo (part of Windows Image Aquisition 2.0) I correctly find a WiaVideo object in the generated .py, but no IWiaVideo, only the vtables lists. The object therefore does not function. This is under version 204, and with windows XP. The rest of WIA seems to generate fine. The file generated is: 1320AD9E-A50F-4ED0-B1A4-4E45EC25005Ex0x1x0.py ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-21 13:29 Message: Logged In: YES user_id=14198 makepy is functioning correctly - it only generates classes for IDispatch based interfaces, and IWiaVideo does not support IDispatch. Hopefully win32com will one day be able to call arbitrary interfaces, but currently its not possible. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1325648&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-21 03:22:24
|
Feature Requests item #1322653, was opened at 2005-10-10 22:52 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1322653&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) Assigned to: Nobody/Anonymous (nobody) Summary: Support for VT_RECORD in universal gateway Initial Comment: I'm interested in implementing this, and started working on it. If someone already near implementation - please inform here. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-21 13:22 Message: Logged In: YES user_id=14198 I don't know of anyone working on this. What approach are you taking? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1322653&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-21 03:21:31
|
Bugs item #1228438, was opened at 2005-06-28 04:29 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1228438&group_id=78018 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: installation Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: zorzik (zorzik) Assigned to: Nobody/Anonymous (nobody) Summary: pywin requires Microsoft Visual Studio!? Initial Comment: Pywin (pywin32-204.win32-py2.4) cannot be installed, asks for MSVCR71.dll. Guess this file is a dll from Microsoft Visual C++. Its funny that this open source program hosted on sourceforge requires quite expensive microsoft program to be purchased before installation :-) The installation program should at least point to e.g. dll-files.com or better include the file... ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-21 13:21 Message: Logged In: YES user_id=14198 I'd like to install the binaries, but distutils doesn't seem to support it. ---------------------------------------------------------------------- Comment By: Michael Dubner (dubnerm) Date: 2005-10-10 23:58 Message: Logged In: YES user_id=39274 MSVCR71.dll is freely distributed runtime. Documentation of PyWin32 has reference to download location. Don't buzz! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1228438&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-13 10:56:49
|
Bugs item #1325648, was opened at 2005-10-13 23:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1325648&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Stuart Woolford (swoolford) Assigned to: Nobody/Anonymous (nobody) Summary: wrong generation for WiaVideo Initial Comment: When I run a makepy in win32com/client on the standard windows library WiaVideo (part of Windows Image Aquisition 2.0) I correctly find a WiaVideo object in the generated .py, but no IWiaVideo, only the vtables lists. The object therefore does not function. This is under version 204, and with windows XP. The rest of WIA seems to generate fine. The file generated is: 1320AD9E-A50F-4ED0-B1A4-4E45EC25005Ex0x1x0.py ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1325648&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-11 19:10:22
|
Bugs item #1094803, was opened at 2005-01-03 01:13 Message generated for change (Comment added) made by sirxyzzy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1094803&group_id=78018 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: installation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Kim Davies (kjd) Assigned to: Nobody/Anonymous (nobody) Summary: postinstall failure: access denied to registry writes Initial Comment: Installing pythonwin build 203 for Python 2.4 under Windows XP, I receive the following. The installation is nonfunctioning if I try and run it (i.e. pythonw.exe) at this point. The user is an administrator, I can't think of any reason why the program would be administratively denied access to the registry. This is what the install script gave: Copied pythoncom24.dll to F:\WINDOWS\System32 \pythoncom24.dll Copied pywintypes24.dll to F:\WINDOWS\System32 \pywintypes24.dll Registered: Python.Interpreter Registered: Python.Dictionary Registered: Python Traceback (most recent call last): File "F:\Python24\Scripts\pywin32_postinstall.py", line 358, in ? install() File "F:\Python24\Scripts\pywin32_postinstall.py", line 231, in install SetPyKeyVal("Help", None, None) File "F:\Python24\Scripts\pywin32_postinstall.py", line 103, in SetPyKeyVal _winreg.SetValueEx(my_key, value_name, 0, _winreg.REG_SZ, value) WindowsError: [Errno 5] Access is denied *** run_installscript: internal error 0xFFFFFFFF *** ---------------------------------------------------------------------- Comment By: Andy Philpotts (sirxyzzy) Date: 2005-10-11 14:10 Message: Logged In: YES user_id=1203071 The workround given above evades the symtom, but the help files do not get registered (bad) I can see why this happens, checking with regedit I see that permission is indeed denied to the adminstrator (at least on my machine) This seems to be specific to Python24, and is possibly the result of a bug in some version of the Python24 install script. If I check the permissions in my registy for Python24, SYSTEM has full control, but administrator has only READ (my keys for Python23 had full control for administrator). The failure ought to be caught and a meaningful message displayed, or possibly the post install script has to run as SYSTEM, although that sounds wrong As a workround, I changed the permissions on the registry key at the Python24 level (apply to all subkeys) and ran the script again, all fixed up now. ---------------------------------------------------------------------- Comment By: Kim Davies (kjd) Date: 2005-01-03 01:26 Message: Logged In: YES user_id=168657 I note there is a comment in pywin32_postinstall.py that probably explains it, and I just put an exception handler around it, and it installed okay (presumably missing some help functionality..) New code fragment: # Register the .chm help file. chm_file = os.path.join(lib_dir, "PyWin32.chm") if os.path.isfile(chm_file): # This isn't recursive, so if 'Help' doesn't exist, we croak try: SetPyKeyVal("Help", None, None) SetPyKeyVal("Help\Pythonwin Reference", None, chm_file) except: pass else: print "NOTE: PyWin32.chm can not be located, so has not " "been registered" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1094803&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-11 16:13:24
|
Feature Requests item #1322653, was opened at 2005-10-10 16:52 Message generated for change (Settings changed) made by dubnerm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1322653&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) Assigned to: Nobody/Anonymous (nobody) >Summary: Support for VT_RECORD in universal gateway Initial Comment: I'm interested in implementing this, and started working on it. If someone already near implementation - please inform here. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1322653&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-11 01:53:34
|
Patches item #1305342, was opened at 2005-09-27 09:57 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) Assigned to: Mark Hammond (mhammond) Summary: LocalService support Initial Comment: With this module you can create out-of-process COM server in NT Service. Usage: class MyCOMObject1: _reg_clsid_ = ... _reg_... class MyCOMService(localservice.LocalCOMService): _svc_com_servers_ = [MyCOMObject1, ...] if __name__=='__main__': localservice.ProcessCommandLine(MyCOMService) ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-10-11 11:53 Message: Logged In: YES user_id=14198 Thanks Michael. A few comments: * Could you please change 'Granted for inclusion in pywin32 (https://sourceforge.net/projects/pywin32/).' to something like 'Released under the terms of the pywin32 license' or something - that makes it clear that people who are currently free to redistribute pywin32 components are also free to redistribute this. * Is there any reason we can't leverage the existing service command-line support? It seems a shame to clone so much code. I'd be willing to consider changing win32serviceutil so we can take advantage of customized command-line options etc. The 'optparse' module is a better choice than getopt these days. * Its not clear why 'serve' is needed, and there aren't any comments for it. * Why are InitHook() functions rather than just class members? Thanks, Mark ---------------------------------------------------------------------- Comment By: Michael Dubner (dubnerm) Date: 2005-09-27 18:22 Message: Logged In: YES user_id=39274 Sorry - forgot to click on checkbox ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2005-09-27 11:59 Message: Logged In: YES user_id=14198 Did you mean to include an attachment? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-10 13:58:49
|
Bugs item #1228438, was opened at 2005-06-27 22:29 Message generated for change (Comment added) made by dubnerm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1228438&group_id=78018 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: installation Group: None Status: Open Resolution: None Priority: 5 Submitted By: zorzik (zorzik) Assigned to: Nobody/Anonymous (nobody) Summary: pywin requires Microsoft Visual Studio!? Initial Comment: Pywin (pywin32-204.win32-py2.4) cannot be installed, asks for MSVCR71.dll. Guess this file is a dll from Microsoft Visual C++. Its funny that this open source program hosted on sourceforge requires quite expensive microsoft program to be purchased before installation :-) The installation program should at least point to e.g. dll-files.com or better include the file... ---------------------------------------------------------------------- Comment By: Michael Dubner (dubnerm) Date: 2005-10-10 17:58 Message: Logged In: YES user_id=39274 MSVCR71.dll is freely distributed runtime. Documentation of PyWin32 has reference to download location. Don't buzz! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1228438&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-10 12:54:02
|
Patches item #1305342, was opened at 2005-09-27 03:57 Message generated for change (Settings changed) made by dubnerm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) >Assigned to: Mark Hammond (mhammond) Summary: LocalService support Initial Comment: With this module you can create out-of-process COM server in NT Service. Usage: class MyCOMObject1: _reg_clsid_ = ... _reg_... class MyCOMService(localservice.LocalCOMService): _svc_com_servers_ = [MyCOMObject1, ...] if __name__=='__main__': localservice.ProcessCommandLine(MyCOMService) ---------------------------------------------------------------------- Comment By: Michael Dubner (dubnerm) Date: 2005-09-27 12:22 Message: Logged In: YES user_id=39274 Sorry - forgot to click on checkbox ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2005-09-27 05:59 Message: Logged In: YES user_id=14198 Did you mean to include an attachment? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-10 12:52:05
|
Feature Requests item #1322653, was opened at 2005-10-10 16:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1322653&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) Assigned to: Nobody/Anonymous (nobody) Summary: Support for VT_RECORD Initial Comment: I'm interested in implementing this, and started working on it. If someone already near implementation - please inform here. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1322653&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-10-08 22:34:06
|
Bugs item #1177738, was opened at 2005-04-06 13:00 Message generated for change (Comment added) made by criddell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1177738&group_id=78018 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: pythonwin Group: None Status: Closed Resolution: Duplicate Priority: 5 Submitted By: Atis Straujums (astraujums) Assigned to: Nobody/Anonymous (nobody) Summary: Quiting PythonWin leaves taskbar icon visible Initial Comment: Just start the PythonWin and exit it. The green taskbar icon stays visible until mouse is moved over it. Then it disapears. ---------------------------------------------------------------------- Comment By: Cory Riddell (criddell) Date: 2005-10-08 22:34 Message: Logged In: YES user_id=167507 This bug is still present in build 243 running unde Windows XP Home. ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2005-04-12 02:58 Message: Logged In: YES user_id=14198 Already fixed in source, will be in build 204. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1177738&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-27 08:22:55
|
Patches item #1305342, was opened at 2005-09-27 03:57 Message generated for change (Comment added) made by dubnerm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) Assigned to: Nobody/Anonymous (nobody) Summary: LocalService support Initial Comment: With this module you can create out-of-process COM server in NT Service. Usage: class MyCOMObject1: _reg_clsid_ = ... _reg_... class MyCOMService(localservice.LocalCOMService): _svc_com_servers_ = [MyCOMObject1, ...] if __name__=='__main__': localservice.ProcessCommandLine(MyCOMService) ---------------------------------------------------------------------- >Comment By: Michael Dubner (dubnerm) Date: 2005-09-27 12:22 Message: Logged In: YES user_id=39274 Sorry - forgot to click on checkbox ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2005-09-27 05:59 Message: Logged In: YES user_id=14198 Did you mean to include an attachment? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-27 01:59:59
|
Patches item #1305342, was opened at 2005-09-27 09:57 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) Assigned to: Nobody/Anonymous (nobody) Summary: LocalService support Initial Comment: With this module you can create out-of-process COM server in NT Service. Usage: class MyCOMObject1: _reg_clsid_ = ... _reg_... class MyCOMService(localservice.LocalCOMService): _svc_com_servers_ = [MyCOMObject1, ...] if __name__=='__main__': localservice.ProcessCommandLine(MyCOMService) ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-09-27 11:59 Message: Logged In: YES user_id=14198 Did you mean to include an attachment? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-27 01:59:00
|
Bugs item #1246207, was opened at 2005-07-28 03:45 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1246207&group_id=78018 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: win32 Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Justin Johnson (justincjohnson) Assigned to: Nobody/Anonymous (nobody) Summary: GetMessage/PeekMessage not found in win32api Initial Comment: PostThreadMessage exists in win32api, but not GetMessage/PeekMessage. I'm not sure why this is, but I need access to those functions. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-09-27 11:58 Message: Logged In: YES user_id=14198 These functions are now in win32gui - but dubnerm is correct in that in general, you should use the Pump functions. ---------------------------------------------------------------------- Comment By: Michael Dubner (dubnerm) Date: 2005-09-27 09:40 Message: Logged In: YES user_id=39274 You should use PumpMessages/PumpWaitingMessages in win32api or servicemanager. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1246207&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-26 23:57:36
|
Patches item #1305342, was opened at 2005-09-27 03:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 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: Open Resolution: None Priority: 5 Submitted By: Michael Dubner (dubnerm) Assigned to: Nobody/Anonymous (nobody) Summary: LocalService support Initial Comment: With this module you can create out-of-process COM server in NT Service. Usage: class MyCOMObject1: _reg_clsid_ = ... _reg_... class MyCOMService(localservice.LocalCOMService): _svc_com_servers_ = [MyCOMObject1, ...] if __name__=='__main__': localservice.ProcessCommandLine(MyCOMService) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1305342&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-26 23:40:08
|
Bugs item #1246207, was opened at 2005-07-27 21:45 Message generated for change (Comment added) made by dubnerm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1246207&group_id=78018 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: win32 Group: None Status: Open Resolution: None Priority: 5 Submitted By: Justin Johnson (justincjohnson) Assigned to: Nobody/Anonymous (nobody) Summary: GetMessage/PeekMessage not found in win32api Initial Comment: PostThreadMessage exists in win32api, but not GetMessage/PeekMessage. I'm not sure why this is, but I need access to those functions. ---------------------------------------------------------------------- Comment By: Michael Dubner (dubnerm) Date: 2005-09-27 03:40 Message: Logged In: YES user_id=39274 You should use PumpMessages/PumpWaitingMessages in win32api or servicemanager. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1246207&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-22 22:51:07
|
Bugs item #1295741, was opened at 2005-09-20 05:45 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1295741&group_id=78018 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: com Group: None Status: Open Resolution: None Priority: 5 Submitted By: Philip Reed (philipreed) Assigned to: Nobody/Anonymous (nobody) Summary: win32com: Lotus Notes IDocument.Authors crashes python Initial Comment: Sorry in advance for a Notes-specific question, but I'm guessing Notes is just the stimulus that's provoking some kind of issue in win32com and python. I'm having trouble using win32com to access Lotus Notes email. Specifically, an attempt to get the Authors attribute of an IDocument crashes Python. In essence I'm attempting to port the VB example code from http://www.tek-tips.com/viewthread.cfm?qid=67791 to Python. Running the code sample below crashes with standard Windows error messages (The instruction at [memaddress] referenced memory at "0x00000005". The memory could not be "read") in three different environments: - From a Windows 2000 console interface. Dialog title is "python.exe - Application Error" - From IDLE. Dialog title is "pythonw.exe - Application Error" - From PythonWin. Title is "PythonWin: PythonWin.exe - Application Error". This is particularly egregious since it cascades into an MFC error that crashes the PythonWin editor! ** DEMO CODE ** import win32com.client sess = win32com.client.Dispatch ("Lotus.NotesSession") #instance of ISession sess.Initialize() #Will prompt for password first time through mailDb = sess.GetDatabase("", sess.UserName) mailDoc = mailDb.CreateDocument() b= mailDoc.IsValid #This works print "MailDoc.IsValid: ", b url = mailDoc.HttpURL #This works print "mailDoc.HttpURL ", url input = raw_input("Are you sure you want to crash PythonWin?") if input == "yes": print "Prepare for crash..." auths = mailDoc.Authors print "mailDoc.Authors", auths else: print "Chicken! Enjoy the safe landing" ** OUTPUT ** (Note: I made some minor hacks to win32com\client\__init__.py in _ApplyTypes_() and __getattr__() to enhance output.) (Also: Notes prompts for the password in a console, which shows up separately in Idle.) Class ID: {29131578-2EED-1069-BF5D-00DD011186B7} Class ID: {29131567-2EED-1069-BF5D-00DD011186B7} MailDoc.IsValid: True Class ID: {29131567-2EED-1069-BF5D-00DD011186B7} mailDoc.HttpURL: Are you sure you want to crash PythonWin?yes Prepare for crash... Class ID: {29131567-2EED-1069-BF5D-00DD011186B7} about to fail! wFlags: 2 ************* I also tried loading Python with -vd flags, which produces extra output I'll attach in a file. Any suggestions? Any way to further troubleshoot w/o hacking around in Python C++ source (e.g., turning on better debugging)? TIA, Philip ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-09-23 08:51 Message: Logged In: YES user_id=14198 This appears to be an access violation inside MFC itself. Without a debugger it will be very hard to track down. It may not crash in Python 2.3 as that uses a different MFC version. It should also not fail when using python.exe, as MFC is out of the picture. ---------------------------------------------------------------------- Comment By: Philip Reed (philipreed) Date: 2005-09-20 05:48 Message: Logged In: YES user_id=392466 I forgot to note, this is Python 2.4 pywin32 extensions (build 204) - Philip ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1295741&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-22 22:47:03
|
Bugs item #1296130, was opened at 2005-09-20 18:14 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1296130&group_id=78018 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: installation Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Submitted By: gdmans (gdmans) Assigned to: Nobody/Anonymous (nobody) Summary: unable to install to a chosen python version Initial Comment: The installer for pywin32-204.win32-py2.3.exe works fine for a XP sp1, 2002, machine with only one version of python installed. However, I have zope, which has its own default python (that I do not use), as well as my manually installed principal python version. I want pywin to install to my principal python instance but the installer will not let me select this python instance or modify the auto-windows-magically detected installation path (for some reason this is the Zope version). Please please give the user control over the installation path for pywin. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-09-23 08:47 Message: Logged In: YES user_id=14198 Unfortunately the installer package we use is not capable of asking where to install. The problem is that Zope has changed the Python entries in your registry. If you open: HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.3\InstallPatch And reset it to point at the top of your real Python install (eg, "C:\Python23"), the installation should succeed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1296130&group_id=78018 |
From: SourceForge.net <no...@so...> - 2005-09-21 15:08:06
|
Bugs item #1297822, was opened at 2005-09-21 18:04 Message generated for change (Settings changed) made by oleg_noga You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1297822&group_id=78018 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: pythonwin Group: None Status: Open Resolution: None Priority: 5 Submitted By: Oleg Noga (oleg_noga) Assigned to: Nobody/Anonymous (nobody) >Summary: smart-backspace brokes backspacing for non-ascii chars Initial Comment: if trying to backspace non-ascii characters need to press backspace twice for each character. One pressing produces strange rectangle. Second removes it. Quick solution is to turn of smart backspace: just comment out one line in pythonwin\pywin\default.cfg ------------ #Back = <<smart-backspace>> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1297822&group_id=78018 |