msg48622 - (view) |
Author: Michael Hoffman (hoffman) |
Date: 2005-07-25 23:38 |
This patch enables os.startfile() on Cygwin, converting Cygwin POSIX paths to Windows paths unless they look like URLs, and calling ShellExecute() on the result. It also enables the webbrowser.WindowsDefault class, which uses os.startfile(). It has to make WindowsError and the PyErr*Windows* functions available as well because win32_startfile() might call them. |
|
|
msg48623 - (view) |
Author: Georg Brandl (georg.brandl) *  |
Date: 2005-09-15 07:20 |
Logged In: YES user_id=1188172 There's no uploaded file! You have to check the checkbox labeled "Check to Upload & Attach File" when you upload a file. In addition, even if you *did* check this checkbox, a bug in SourceForge prevents attaching a file when *creating* an issue. Please try again. (This is a SourceForge annoyance that we can do nothing about. :-( ) |
|
|
msg48624 - (view) |
Author: Michael Hoffman (hoffman) |
Date: 2005-09-15 10:49 |
Logged In: YES user_id=987664 Argh, sorry about that. Thanks Reinhold; here's the patch. |
|
|
msg48625 - (view) |
Author: Georg Brandl (georg.brandl) *  |
Date: 2005-09-15 12:39 |
Logged In: YES user_id=1188172 I still see no patch... are you sure you check the right box? ;-) |
|
|
msg48626 - (view) |
Author: Michael Hoffman (hoffman) |
Date: 2005-09-15 12:44 |
Logged In: YES user_id=987664 Let's try this again... |
|
|
msg48627 - (view) |
Author: Georg Brandl (georg.brandl) *  |
Date: 2005-09-15 13:04 |
Logged In: YES user_id=1188172 Raymond, can you look at this one? It seems to be okay, but I can't test it. |
|
|
msg48628 - (view) |
Author: Michael Hoffman (hoffman) |
Date: 2006-01-17 15:17 |
Logged In: YES user_id=987664 Raymond, did you ever have a chance to look at this patch? |
|
|
msg48629 - (view) |
Author: Raymond Hettinger (rhettinger) *  |
Date: 2007-04-03 01:52 |
Unfortunately, I no longer have access to a Windows build environment and cannot exercise this patch. |
|
|
msg48630 - (view) |
Author: Michael Hoffman (hoffman) |
Date: 2007-04-03 02:17 |
Hmmmm. Can you suggest a way to move forward on this? |
|
|
msg114539 - (view) |
Author: Mark Lawrence (BreamoreBoy) * |
Date: 2010-08-21 18:38 |
Any Cygwin person interested in taking this forward? |
|
|