Comment #8 on issue 42 by benoit.m...@gmail.com: In Gambas3 (2.99.0), Line
Input hangs up.
http://code.google.com/p/gambas/issues/detail?id=42
Of course, you have to use FLUSH to flush your standard output to terminal.
Please use the mailing-list for things that are not bugs! Or open a new
i
Comment #7 on issue 42 by adamn...@gmail.com: In Gambas3 (2.99.0), Line
Input hangs up.
http://code.google.com/p/gambas/issues/detail?id=42
(Sorry to butt in)
Benoit,
If the Print doesn't terminate in a linefeed then it does not seem to work
from a "real" terminal. Note the ; in the first pr
Comment #6 on issue 42 by benoit.m...@gmail.com: In Gambas3 (2.99.0), Line
Input hangs up.
http://code.google.com/p/gambas/issues/detail?id=42
This is just a problem inside the IDE. The program runs normally from any
terminal.
Comment #5 on issue 42 by rmorga...@gmail.com: In Gambas3 (2.99.0), Line
Input hangs up.
http://code.google.com/p/gambas/issues/detail?id=42
For simple command line programs this is a major issue. The following code
hangs at the INPUT statement. If you run the code and enter "Y" or anything
Updates:
Status: Started
Comment #4 on issue 42 by benoit.m...@gmail.com: In Gambas3 (2.99.0), Line
Input hangs up.
http://code.google.com/p/gambas/issues/detail?id=42
The IDE has just to run its child processes inside a virtual terminal. But
the IDE output console is not a true termi
This mail is for Ru Vuott (Paulo):
Hi Paulo,
I finally succeeded in running your example.
There was a bug in the interpreter that prevented the alsa descritor from
being watched for reading only. It has been fixed in revision #4160.
So, in CAlsa.ini() function, the alsa fd is watched for readi
Comment #3 on issue 42 by rmorga...@gmail.com: In Gambas3 (2.99.0), Line
Input hangs up.
http://code.google.com/p/gambas/issues/detail?id=42
Has this been fixed? It seems to still exist in 2.99.4
I am trying to write a Gambas 3 tutorial and have this error. Works fine in
Gambas 2.
The program
Excuse, Benoit,
I'ld like to remember: I must not read data from fd (because I'll read Midi
data from special ALSA function).
I need fd to *have* and to **raise** a gambas _Read event (...awake the
program, so that I can read Midi data from special ALSA function).
...Ok
Excuse, Bye
Paolo
>
> So we agree that you must watch the descriptor for reading
> (For Read Watch),
Yes, Benoit:
hfile = OPEN "." & Cstr(numfd) For ** READ WATCH **
-
and Sub-routine raised:
Public Sub File_READ()
etc... ect...
Thanks, Benoit.
Paolo
---
> Hello Benoît,
>
> I'ld like to recapitulate...
>
>
> AIM:
>
> *Receiving* Midi data FROM ALSA (rectius: FROM ALSA functions).
>
>
> STRATEGY:
>
> Putting the FD - *passed by ALSA* - under "observation" for Read by using a
> mechanism like: hfile = OPEN...ForWATCH. Normally the gambas-
Hello Benoît,
I'ld like to recapitulate...
AIM:
*Receiving* Midi data FROM ALSA (rectius: FROM ALSA functions).
STRATEGY:
Putting the FD - *passed by ALSA* - under "observation" for Read by using a
mechanism like: hfile = OPEN...ForWATCH.
Normally the gambas-program sleeps, but when da
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 115 by benoit.m...@gmail.com: Database manager - move
fields up and down
http://code.google.com/p/gambas/issues/detail?id=115
It should be fixed in revision #4158.
---
Updates:
Status: Fixed
Comment #6 on issue 112 by benoit.m...@gmail.com: gb.desktop mod for
passwords - LXDE
http://code.google.com/p/gambas/issues/detail?id=112
OK. Done in revision #4159.
--
All the data con
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 114 by benoit.m...@gmail.com: Database manager - adding
a row edits the wrong field
http://code.google.com/p/gambas/issues/detail?id=114
It should be fixed in revision #4158.
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 113 by benoit.m...@gmail.com: Database manager toolbar
crashes IDE
http://code.google.com/p/gambas/issues/detail?id=113
It should be fixed in revision #4158.
-
15 matches
Mail list logo