https://bugs.winehq.org/show_bug.cgi?id=46734
Bug ID: 46734 Summary: EditPad Pro 7: Cannot read/capture host (Linux) application's stdout/stderr to display in its message panel Product: Wine Version: 2.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: clay_dakota@yahoo.com Distribution: ---
Created attachment 63726 --> https://bugs.winehq.org/attachment.cgi?id=63726 Python script to write "Hello World" to stdout.
Distribution: Linux Mint 17.3 ; 32-bit ; Trusty ; MATE Desktop AppDB App: EditPad Pro 7 AppDB Entry: #8392 Wine Ver w/o Bug: 2.18 (devel) & 2.04 (stable) Wine Ver w/ Bug: 2.19 (devel) & 3.04 (stable) & 4.0 (stable)
Steps to reproduce: * Download EditPad Pro free trial version 7.6.5 and install - URL: http://download.jgsoft.com/editpad/SetupEditPadProDemo.exe
* Install Wine 2.18 (devel) * Run EditPad Pro (EPP) from Wine - Executable: EditPadPro7.exe * From the EPP menu, go to Tools -> Configure Tools * Import the EPP Tool configuration file - Attachment: RunWithPython.ini * Open the Python source file - Attachment: hello.py * From the EPP menu, go to Tools -> Run w/ Python * Will see the Python script's output in EPP's message panel as expected - See attachment: EPP_Wine2.18_WithoutBug.png * See Wine 2.18's terminal output file to see that the output did not go to the terminal as expected - Attachment: Con_Wine2.18_WithoutBug.out
* Install Wine 2.19 (devel) * Run EditPad Pro (EPP) from Wine - Executable: EditPadPro7.exe * Open the Python source file - Attachment: hello.py * From the EPP menu, go to Tools -> Run w/ Python * Will not see the Python script's output in EPP's message panel - See attachment: EPP_Wine2.19_WithBug.png * See Wine 2.19's terminal output file to see that the output went to the terminal instead of EPP's message panel - Attachment: Con_Wine2.19_WithBug.out
Note: This bug *may* be related to bug 23596. However, bug 23596 is reported against Wine version: 1.2-rc7.