On 20/01/2024 21:26, James via Cygwin wrote:
Latest version of Cygwin installed and updated.
I'm trying to run this python script which uses chromium in order to execute.
I got it all installed, and I'm just now trying to run the script and login,
but it keeps saying it cannot find the chromed
Latest version of Cygwin installed and updated.
I'm trying to run this python script which uses chromium in order to execute.
I got it all installed, and I'm just now trying to run the script and login,
but it keeps saying it cannot find the chromedriver.exe.
But the file exists and I know it's
On 20/01/2024 08:55, Shaddy Baddah via Cygwin wrote:
Hi,
I am just wondering if anyone understands why XWin detaches/runs in
the background, when launched from Windows Command Prompt.
I assume this is due to XWin being marked as a GUI, not console
application (to stop it popping up a useless
On 20/01/2024 09:55, Shaddy Baddah via Cygwin wrote:
Hi,
I am just wondering if anyone understands why XWin detaches/runs in
the background, when launched from Windows Command Prompt.
Hi Shaddy,
Only a guess
But here's what happens when I run that first command line from
Windows Command Prom
Takashi Yano via Cygwin writes:
>> So what happens if you undefine __GTHREAD_MUTEX_INIT?
>
> I have tried. The test case:
…and then rebuild libstdc++ of course.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf Blofeld V1.15B11:
h
On Sat, 20 Jan 2024 10:13:22 +0100
ASSI wrote:
> Takashi Yano via Cygwin writes:
> > I might find the culprit in gcc's libstdc++ code such as:
> > libstdc++-v3/include/ext/concurrentce.h:
> > class __mutex
> > {
> > private:
> > #if __GTHREADS && defined __GTHREAD_MUTEX_INIT
> > __gthread
Takashi Yano via Cygwin writes:
> I might find the culprit in gcc's libstdc++ code such as:
> libstdc++-v3/include/ext/concurrentce.h:
> class __mutex
> {
> private:
> #if __GTHREADS && defined __GTHREAD_MUTEX_INIT
> __gthread_mutex_t _M_mutex = __GTHREAD_MUTEX_INIT;
> #else
> __gthre
Hi,
I am just wondering if anyone understands why XWin detaches/runs in
the background, when launched from Windows Command Prompt.
This being different to when run from Mintty.
Here's what happens with my Mintty invocation, which stays in the
foreground:
| $ XWin :1 -nolisten tcp -ac -multiwi
8 matches
Mail list logo