>> Hi Tatsuro,
>> This Qt issue should be reported to their developers. Do you have
> experience
>> opening a ticket with them? If so, please do so and let me know the
> ticket/bug
>> number. I will participate in discussion there. I could also open a
> ticket
>> myself if you prefe
- Original Message -
> From: Mark Geisert
> To: cygwinm
> Cc:
> Date: 2019/3/15, Fri 17:06
> Subject: Re: Patch request to qt 5.9.4
>
> Mark Geisert wrote:
>> I believe I've found the root cause of this issue of outbound connect
> on a
>> non
Mark Geisert wrote:
I believe I've found the root cause of this issue of outbound connect on a
non-blocking socket not working under Cygwin.
[...]
Hi Tatsuro,
This Qt issue should be reported to their developers. Do you have experience
opening a ticket with them? If so, please do so and let
On Wed, 13 Mar 2019, Tatsuro MATSUOKA wrote:
[...]
I have prepared binaries:
http://tmacchant3.starfree.jp/gnuplot/Eng/cyg_qt_test/
test
From gnplot prompt
gnuplot> set terminal qt
gnuplot> plot x
Without Qt patch
Could not connect to existing gnuplot_qt. Starting a new one.
Warning
- Original Message -
> From: Mark Geisert
> To: cygwin
> Cc:
> Date: 2019/3/13, Wed 10:12
> Subject: Re: Patch request to qt 5.9.4
>
>T atsuro MATSUOKA wrote:
>> - Original Message -
>>
>>> From: Tatsuro MATSUOKA
>>> To:
Tatsuro MATSUOKA wrote:
- Original Message -
From: Tatsuro MATSUOKA
To: Mark Geisert cygwin
Cc:
Date: 2019/3/12, Tue 17:25
Subject: Re: Patch request to qt 5.9.4
- Original Message -
From: Mark Geisert
To: cygwin
Cc:
Date: 2019/3/12, Tue 17:04
Subject: Re: Patch
- Original Message -
> From: Tatsuro MATSUOKA
> To: Mark Geisert cygwin
> Cc:
> Date: 2019/3/12, Tue 17:25
> Subject: Re: Patch request to qt 5.9.4
>
> - Original Message -
>
>> From: Mark Geisert
>> To: cygwin
>> Cc:
>> D
Tatsuro MATSUOKA writes:
> Gnuplot distrubuted on Cyygwin does not link with Qt.
No of course not. But you can take the source package and add the
configure option (it's just commented and put aside) back in.
> I am distrbuting develoment version of gnuplot with Qt (patched).
> I have to prepare
Mark Geisert writes:
> Yes, I understand that is happening at a low level. What exactly are
> you typing at your keyboard to make gnuplot produce the Qt graphics?
set term qt
plot NaN
> I would like to reproduce your issue on my system; what do I need to
> do?
The above will hang indefinitely.
- Original Message -
> From: Mark Geisert
> To: cygwin
> Cc:
> Date: 2019/3/12, Tue 17:04
> Subject: Re: Patch request to qt 5.9.4
>
> On Tue, 12 Mar 2019, Tatsuro MATSUOKA wrote:
> [...]
>>> From: Mark Geisert
>>> If it's not too muc
On Tue, 12 Mar 2019, Tatsuro MATSUOKA wrote:
[...]
From: Mark Geisert
If it's not too much trouble, could you show what you tell gnuplot and how
you
set up the Qt environment? Are you running gnuplot from inside qterminal?
..mark
For qt graphics
gnuplot.exe uses driver process named gnuplot_qt
- Original Message -
> From: Mark Geisert
> To: cygwin
> Date: 2019/3/12, Tue 13:20
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA wrote:
>> - Original Message -
>>
>>> From: Mark Geisert
&
Tatsuro MATSUOKA wrote:
- Original Message -
From: Mark Geisert
To: cygwin
Cc:
Date: 2019/3/11, Mon 16:21
Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
T atsuro MATSUOKA wrote:
- Original Message -
From: Yaakov Selkowitz
> On Mon, 2019-03-04
Corinna Vinschen wrote:
On Mar 11 00:21, Mark Geisert wrote:
Tatsuro MATSUOKA wrote:
[...]
without the above patch ()
qt_safe_socket(PF_UNIX, SOCK_STREAM, 0, O_NONBLOCK)))
gnuplot cannot connect with gnuplot_qt.
with the above patch ()
qt_safe_socket(PF_UNIX, SOCK_STREAM, 0))
gnuplot can conne
On Mar 11 00:21, Mark Geisert wrote:
> Tatsuro MATSUOKA wrote:
> > [...]
> > without the above patch ()
> > qt_safe_socket(PF_UNIX, SOCK_STREAM, 0, O_NONBLOCK)))
> > gnuplot cannot connect with gnuplot_qt.
> >
> > with the above patch ()
> > qt_safe_socket(PF_UNIX, SOCK_STREAM, 0))
> > gnuplot can
Tatsuro MATSUOKA wrote:
- Original Message -
From: Yaakov Selkowitz
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> > I ask alpply a patch the below which enables to use qt terminal
on gnuplot
> for Cygwin.
> > (cygQt5Network-5.dll is affected.)
> >
> > ---
a
- Original Message -
> From: Yaakov Selkowitz To: cygwin
> Cc:
> Date: 2019/3/11, Mon 09:53
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
> On Mon, 2019-03-11 at 09:28 +0900, Tatsuro MATSUOKA wrote:
>> > On Mon, 2019-03-04 at 07
On Mon, 2019-03-11 at 09:28 +0900, Tatsuro MATSUOKA wrote:
> > On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> > > I ask alpply a patch the below which enables to use qt terminal on
> > > gnuplot
> > for Cygwin.
> > > (cygQt5Network-5.dll is affected.)
> > >
> > > ---
> > > a/qt
Greetings, Tatsuro MATSUOKA!
> Very basic question. What is STC?
> I googled but I cannot find what is it.
https://cygwin.com/acronyms/#STC
--
With best regards,
Andrey Repin
Monday, March 11, 2019 3:38:42
Sorry for my terrible english...
--
Problem reports: http://cygwin.com/problems
- Original Message -
> From: Yaakov Selkowitz
> To: cygwin@cygwin.com
> Cc:
> Date: 2019/3/5, Tue 01:32
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
>> Dear Yaakov Selko
> I have updated the cygiwn by setup because cygwin is updated to 3.0.1-1.
NOT 3.0.1-1 but 3.0.2-1 .
Tatsuro
>
> The above code works with or without O_NONBLOCK.
>
> On cygwin 3.0.0, with O_NONBLOCK, the code does not work.
>
> Thus situation is changing.
>
> But connection of gnuplot to
- Original Message -
> From: Tatsuro MATSUOKA
> To: Achim Gratz; cygwin
> Cc:
> Date: 2019/3/6, Wed 10:10
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>>> From: Achim Gratz
>
>>> To: cygwin
>>> Cc:
&
>> From: Achim Gratz
>> To: cygwin
>> Cc:
>> Date: 2019/3/6, Wed 04:24
>> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>>
>> T atsuro MATSUOKA writes:
>>> I contacted with Enrico who tells me the patch that I h
- Original Message -
> From: Achim Gratz
> To: cygwin
> Cc:
> Date: 2019/3/6, Wed 04:24
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA writes:
>> I contacted with Enrico who tells me the patch that I have shown.
> From: Achim Gratz
> To: cygwin
> Cc:
> Date: 2019/3/6, Wed 04:24
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA writes:
>> I contacted with Enrico who tells me the patch that I have shown.
>
> Yes, but that monke
Tatsuro MATSUOKA writes:
> I contacted with Enrico who tells me the patch that I have shown.
Yes, but that monkeys around the real problem. What Yaakov is telling
you is that there are two options and we don't know yet which one we
have to deal with.
If O_NONBLOCK is needed, but does not work co
--- yselkowitz wrote:
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> > Dear Yaakov Selkowitz
> >
> > I ask alpply a patch the below which enables to use qt terminal on gnuplot
> > for Cygwin.
> > (cygQt5Network-5.dll is affected.)
> >
> > --- a/qtbase-opensource-src-5.9.4/src/net
> From: Yaakov Selkowitz
> To: cygwin
> Cc:
> Date: 2019/3/5, Tue 01:32
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
>> Dear Yaakov Selkowitz
>>
>> I ask alpply a
On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> Dear Yaakov Selkowitz
>
> I ask alpply a patch the below which enables to use qt terminal on gnuplot
> for Cygwin.
> (cygQt5Network-5.dll is affected.)
>
> --- a/qtbase-opensource-src-5.9.4/src/network/socket/qlocalsocket_unix.cpp
> ++
- Original Message -
> From: Yaakov Selkowitz
> To: cygwin
> Cc:
> Date: 2018/2/24, Sat 05:02
> Subject: [ANNOUNCEMENT] Qt 5.9.4
>
>T he following packages have been uploaded to the Cygwin distribution:
>
Dear Yaakov Selkowitz
I ask alpply a patch the below which enables to use qt term
30 matches
Mail list logo