On Mon, 28 Jul 2014 14:56:38 +0930
B Bruen wrote:
> On Mon, 28 Jul 2014 07:18:47 +0200
> Benoît Minisini wrote:
>
> > Maybe not clicking the "stop on each error" button in the IDE would
> > solve the problem? :-)
> >
> > --
> > Benoît Minisini
> >
>
> "Stop on each error" is not clicked h
Comment #6 on issue 540 by uale...@gmail.com: gb.net.smtp doesn't work with
e.g. smtp.gmail.com, responses aren't handled properly (timing issue)
http://code.google.com/p/gambas/issues/detail?id=540
Browsed the code, but i got a comment on it. The following code will wait
until it gets the "?
the next thing did anyone play it and what are some of your thoughts
On 28/07/14 15:43, Shane wrote:
> Thanks benoit that fixed it
> But i'm not sure why but i guess you do
>
> Thanks Shane
>
>
> On 28/07/14 15:26, B Bruen wrote:
>> On Mon, 28 Jul 2014 07:18:47 +0200
>> Benoît Minisini wrote:
>>
Comment #5 on issue 540 by uale...@gmail.com: gb.net.smtp doesn't work with
e.g. smtp.gmail.com, responses aren't handled properly (timing issue)
http://code.google.com/p/gambas/issues/detail?id=540
That's a quick fix (and rewrite), i will test it tonight. Thanks for the
work!
--
You receiv
Thanks benoit that fixed it
But i'm not sure why but i guess you do
Thanks Shane
On 28/07/14 15:26, B Bruen wrote:
> On Mon, 28 Jul 2014 07:18:47 +0200
> Benoît Minisini wrote:
>
>> Le 28/07/2014 06:59, B Bruen a écrit :
>>> On Sun, 27 Jul 2014 20:35:53 -0600
>>> Randall Morgan wrote:
>>>
Le 28/07/2014 07:26, B Bruen a écrit :
>>
>> Maybe not clicking the "stop on each error" button in the IDE would
>> solve the problem? :-)
>>
>> --
>> Benoît Minisini
>>
>
> "Stop on each error" is not clicked here and I can reproduce the reported
> error.
> B
>
If I untoggle the "Stop on each er
Updates:
Status: Fixed
Comment #2 on issue 542 by benoit.m...@gmail.com: gb.net.smtp auth plain
fails due to addtional "\r\n"
http://code.google.com/p/gambas/issues/detail?id=542
It should be fixed in revision #6403 with the new gb.net.smtp component
entirely written in Gambas. But th
Updates:
Status: Fixed
Comment #4 on issue 540 by benoit.m...@gmail.com: gb.net.smtp doesn't work
with e.g. smtp.gmail.com, responses aren't handled properly (timing issue)
http://code.google.com/p/gambas/issues/detail?id=540
It should be fixed in revision #6403 with the new gb.net.smtp
On Mon, 28 Jul 2014 07:18:47 +0200
Benoît Minisini wrote:
> Le 28/07/2014 06:59, B Bruen a écrit :
> > On Sun, 27 Jul 2014 20:35:53 -0600
> > Randall Morgan wrote:
> >
> >> Must be too big on your end. I know I and others have sent larger files...
> >> But the link works also. I'll look at your
On Mon, 28 Jul 2014 14:29:43 +0930
B Bruen wrote:
> On Sun, 27 Jul 2014 20:35:53 -0600
> Randall Morgan wrote:
>
> > Must be too big on your end. I know I and others have sent larger files...
> > But the link works also. I'll look at your code and get back to you.
> >
>
> I have had a bit of
Le 28/07/2014 06:59, B Bruen a écrit :
> On Sun, 27 Jul 2014 20:35:53 -0600
> Randall Morgan wrote:
>
>> Must be too big on your end. I know I and others have sent larger files...
>> But the link works also. I'll look at your code and get back to you.
>>
>
> I have had a bit of a look at this. To
One other strange thing. You have a FMain form in the project. It doesn't
appear in the project browser. Why not is a mystery to me.
But I just deleted it and the project runs OK. You might like to use your file
manager to delete it as well.
(It has nothing to do with the Settings fail, though
On Sun, 27 Jul 2014 20:35:53 -0600
Randall Morgan wrote:
> Must be too big on your end. I know I and others have sent larger files...
> But the link works also. I'll look at your code and get back to you.
>
I have had a bit of a look at this. To me, it appears that sdl is doing
something nast
Comment #3 on issue 540 by uale...@gmail.com: gb.net.smtp doesn't work with
e.g. smtp.gmail.com, responses aren't handled properly (timing issue)
http://code.google.com/p/gambas/issues/detail?id=540
Sounds like a good approach.
--
You received this message because this project is configured t
I ran your code and at first I got an error on a line like
Settings["HighScore"] = SprEngine.Highscore. I commented that out and run
the code and found the settings file was not created (this should be
flagged as an error if the file does not already exist...)
Next, I commented out all your code a
Must be too big on your end. I know I and others have sent larger files...
But the link works also. I'll look at your code and get back to you.
On Sun, Jul 27, 2014 at 8:21 PM, Shane wrote:
> yep to big try this
>
>
> https://drive.google.com/file/d/0B7AcxnE14xeaLVFDUGhja19NcUU/edit?usp=shari
Hi list,
I just updated gb.data's documentation. Some things got wrong over time,
few things were wrong straight from the beginning, some things needed to
be clarified. Also I initially wrote documentation for gb.inotify which
will be available in 3.6.
A gb.inotify example will be committed in a
yep to big try this
https://drive.google.com/file/d/0B7AcxnE14xeaLVFDUGhja19NcUU/edit?usp=sharing
On 28/07/14 11:54, Shane wrote:
> I'll try its 3.8MB is that to big ?
>
> On 28/07/14 11:38, Randall Morgan wrote:
>> Can you attached your project?
>>
>>
>> On Sun, Jul 27, 2014 at 6:46 PM, Shane w
I'll try its 3.8MB is that to big ?
On 28/07/14 11:38, Randall Morgan wrote:
> Can you attached your project?
>
>
> On Sun, Jul 27, 2014 at 6:46 PM, Shane wrote:
>
>> Something strange is going on here i just put in the code " Print
>> Settings.Path " and i get the same error
>> but the settings
Can you attached your project?
On Sun, Jul 27, 2014 at 6:46 PM, Shane wrote:
> Something strange is going on here i just put in the code " Print
> Settings.Path " and i get the same error
> but the settings in my other projects work fine?
>
> On 28/07/14 10:35, Shane wrote:
> > still not workin
Something strange is going on here i just put in the code " Print
Settings.Path " and i get the same error
but the settings in my other projects work fine?
On 28/07/14 10:35, Shane wrote:
> still not working i even changed the project name but i still get the
> same error and there are no files i
still not working i even changed the project name but i still get the
same error and there are no files in the setting dir with my project
name. I think from memory there was at some stage but i deleted it to
see if that would fix the problem. Is there anywhere that gambas keeps a
record of thi
Comment #2 on issue 540 by benoit.m...@gmail.com: gb.net.smtp doesn't work
with e.g. smtp.gmail.com, responses aren't handled properly (timing issue)
http://code.google.com/p/gambas/issues/detail?id=540
I am currently rewriting the gb.net.smtp component entirely in Gambas, so
fixing and enhan
Updates:
Status: Fixed
Comment #2 on issue 541 by benoit.m...@gmail.com: line input bug maybe
buffer size?
http://code.google.com/p/gambas/issues/detail?id=541
Stupid bug fixed in revision #6398.
--
You received this message because this project is configured to send all
issue notif
That makes sense, Benoît, and clarifies the issue.
Thanks.
On 07/27/2014 04:51 PM, Benoît Minisini wrote:
> Well if it's Julio's web site, he can do what he wants on it. Initially,
> I thought we were talking of ad links directly in the Gambas wiki. Of
> course I'm against that.
>
> -- Benoît Mi
Le 27/07/2014 22:33, T Lee Davidson a écrit :
>
>
> On 07/27/2014 04:08 PM, Benoît Minisini wrote:
>> Le 27/07/2014 21:53, T Lee Davidson a écrit :
>>>
>>>
>>> On 07/27/2014 03:15 PM, Benoît Minisini wrote:
Le 27/07/2014 21:04, Julio Sanchez a écrit :
> T lee Davidson:
>
> http://j
Well, I just attempted to get a download from the site mentioned by T. Lee
and I am appalled at what happened.
The first link ("Programa en Gambas3 (Nueva versión 2)" produced an
otherwise blank page in a new tab that said, in effect, for XXX bucks you
can advertise here. Nothin
On 07/27/2014 04:08 PM, Benoît Minisini wrote:
> Le 27/07/2014 21:53, T Lee Davidson a écrit :
>>
>>
>> On 07/27/2014 03:15 PM, Benoît Minisini wrote:
>>> Le 27/07/2014 21:04, Julio Sanchez a écrit :
T lee Davidson:
http://jsbsan.blogspot.com.es/2012/05/arduino-y-gambas3-lectura-y-
Le 27/07/2014 21:53, T Lee Davidson a écrit :
>
>
> On 07/27/2014 03:15 PM, Benoît Minisini wrote:
>> Le 27/07/2014 21:04, Julio Sanchez a écrit :
>>> T lee Davidson:
>>>
>>> http://jsbsan.blogspot.com.es/2012/05/arduino-y-gambas3-lectura-y-graficos-de.html
>>> http://jsbsan.blogspot.com.es/2012/05
On 07/27/2014 03:15 PM, Benoît Minisini wrote:
> Le 27/07/2014 21:04, Julio Sanchez a écrit :
>> T lee Davidson:
>>
>> http://jsbsan.blogspot.com.es/2012/05/arduino-y-gambas3-lectura-y-graficos-de.html
>> http://jsbsan.blogspot.com.es/2012/05/gambas-y-arduino-moviendo-dos.html";
>>
>> In the abse
Updates:
Status: Accepted
Comment #1 on issue 541 by benoit.m...@gmail.com: line input bug maybe
buffer size?
http://code.google.com/p/gambas/issues/detail?id=541
(No comment was entered for this change.)
--
You received this message because this project is configured to send all
is
Updates:
Status: Accepted
Comment #1 on issue 542 by benoit.m...@gmail.com: gb.net.smtp auth plain
fails due to addtional "\r\n"
http://code.google.com/p/gambas/issues/detail?id=542
I am currently rewriting the gb.net.smtp component entirely in Gambas, so
fixing and enhancing it will
Le 27/07/2014 21:04, Julio Sanchez a écrit :
> T lee Davidson:
>
> http://jsbsan.blogspot.com.es/2012/05/arduino-y-gambas3-lectura-y-graficos-de.html
> http://jsbsan.blogspot.com.es/2012/05/gambas-y-arduino-moviendo-dos.html";
>
> In the absence of donations, and my low economic resources, put adve
T lee Davidson:
http://jsbsan.blogspot.com.es/2012/05/arduino-y-gambas3-lectura-y-graficos-de.html
http://jsbsan.blogspot.com.es/2012/05/gambas-y-arduino-moviendo-dos.html";
In the absence of donations, and my low economic resources, put advertising
on my blogs.
The downloads are free, you just h
On 07/26/2014 01:55 PM, Benoît Minisini wrote:
> Le 26/07/2014 19:46, T Lee Davidson a écrit :
>> >
>> >1) Would it be possible to provide a mechanism of reporting application
>> >listings as, say, "spam"?
> In the new wiki, I can easily blacklist some urls if needed. I just need
> to know the lis
Status: New
Owner:
Labels: Version-3.5.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 542 by thuga...@gmail.com: gb.net.smtp auth plain fails due to
addtional "\r\n"
http://code.google.com/p/gambas/issues/detail?id=542
1) Describe the problem.
I hav
Have a look at http://gambaswiki.org/wiki/comp/gb.settings for the structure of
the settings file.
And look at http://gambaswiki.org/wiki/comp/gb.settings/settings how to save a
value.
So, the syntax is Settings["High_Score/xxx"] = HighScore.
Regards, Matti
Am 27.07.2014 05:02, schrieb Shane:
>
37 matches
Mail list logo