This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 225956 - I/O problems if msys is used
Summary: I/O problems if msys is used
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.3
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
: 241553 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-02-10 19:26 UTC by Andrew Krasny
Modified: 2014-11-21 15:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Krasny 2013-02-10 19:26:34 UTC
There are already 2 posts on the forum where users complain about problems with input when they use recent netbeans with msys for fortran development. 
(This is unlikely related to fortran though).

Seems that switching to cygwin helps...
Comment 1 Andrew Krasny 2013-02-12 06:15:50 UTC
Another post:


Thanks all – Wave, ArbolOne and Andrew Krasny – because it is now working!

But can someone explain what has happened? See, as advised within this thread, I installed Cygwin as well, and based on my understanding of the Netbeans tutorial that Wave referred to, that you only need one of either Cygwin and Mingw , after the installation, I made the Cygwin the default tool chain (the tutorial does not say you have to install both – in fact, all it says is if you install both, to install them in different directories – “if” it says; after making Cygwin the default, I tested the inbuilt Welcome_1 project as instructed in the tutorial and it was all right. So, happy, next thing, I reran my existing Fortran programs and everything failed to even compile! Frustrated, I swapped the default back to Mingw and reran those programs and they compiled and ran! Naturally, I was unhappy that my problem remains unsolved; I headed straight back to this forum for another SOS shout, but just before I was to start writing my plea, I tested reading from the keyboar!
d again (this is with Mingw as default) and lo and behold it worked!

So the question is, why wouldn’t Mingw as the sole and therefore default tool chain work to read from the keyboard, but work when still the default but with Cygwin now also installed, more so when you were not required  to have them both installed?
Comment 2 Vladimir Voskresensky 2014-02-10 11:21:59 UTC
*** Bug 241553 has been marked as a duplicate of this bug. ***