[
https://issues.apache.org/jira/browse/PROTON-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuck Rolke resolved PROTON-595.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.8
Completed: At revision: 1602290
> Python test function MessengerApp.start fails on Windows
> --------------------------------------------------------
>
> Key: PROTON-595
> URL: https://issues.apache.org/jira/browse/PROTON-595
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.7
> Environment: Windows ctest
> Reporter: Chuck Rolke
> Fix For: 0.8
>
>
> The function uses Popen() where the first cmd arg is the name of a python
> file. Windows doesn't honor the #! at the beginning of the file and then
> fails with
> {noformat}
> [Error 193] %1 is not a valid Win32 application
> {noformat}
> This code could also be improved by printing the exception error text along
> with the path setting hint.
--
This message was sent by Atlassian JIRA
(v6.2#6252)