-
Before I run out for a business trip I recognize that the no matter how the internal "AutoClip" variable is set the read-only texteditor within YAM always performs an autoclip instead of only selecting text and waiting for the user to press CTRL+C and so on. This might perfectly a bug in the latest TE.mcc version, but I haven't had the time to check that. So this is more a reminder to don't...
2009-11-08 06:46:25 UTC in YAM - Yet Another Mailer
-
Just a side node. I already stepped over that problem during the last days by seeing mails from people with attachments with that kind of automatic naming on some mailing lists. So I will rais its priority so that we go and fix it properly pretty soon.
2009-11-07 09:07:47 UTC in YAM - Yet Another Mailer
-
Problem should be fixed now with new nightly build. Now we use HTTP/1.0 and receive all data until the connection is dropped as there does not seem to be a final \r\n. Let's hope that this is enough for everyone....
2009-11-07 08:56:04 UTC in YAM - Yet Another Mailer
-
damato committed revision 4417 to the YAM - Yet Another Mailer SVN repository, changing 2 files.
2009-11-06 23:48:37 UTC in YAM - Yet Another Mailer
-
damato committed revision 4416 to the YAM - Yet Another Mailer SVN repository, changing 1 files.
2009-11-06 13:06:15 UTC in YAM - Yet Another Mailer
-
damato committed revision 4415 to the YAM - Yet Another Mailer SVN repository, changing 12 files.
2009-11-06 13:03:46 UTC in YAM - Yet Another Mailer
-
In its current form the TR_DownloadURL() function is broken because
1. it sends a "HTTP/1.1" request which in turn might trigger the web server to send a request with a different "Transfer-Encoding:" back which YAM can not handle.
2. it requires the HTTP Server to send a Content-Length: header. However, the corresponding RFC states that the webserver SHOULD only return that header. In fact...
2009-11-06 12:22:03 UTC in YAM - Yet Another Mailer
-
Ok, da ich deine direkte email adresse nicht rausfinden konnte hänge ich an dieses bugitem einfach mal ein lha mit einer debugversion von codesets 6.9 mit dran. Hierzu ist zu sagen das solche debug versionen mittels einer ENV variable steuerbar sind im dem was sie ausgeben sollen. Und sie geben standardmäßig die debugausgaben auf der seriellen konsole aus. D.h. du müsstest entweder nen...
2009-10-28 19:24:11 UTC in codesets.library
-
In addition, we would like to send you a debug version of codesets 6.9 so that you can catch some additional serial output for us which might point out at which function the crash happens. So please supply your email adress so that we send you that version. Another alternative would be to attach that debug binary here.
2009-10-28 07:12:33 UTC in codesets.library
-
After a larger restructoring of the source code we have finally released the 15.31 version of TE.mcc. So please everyone having had problems with 15.29 and 15.30 in the past please give the new 15.31 a try and report back if you still have any trouble with it. We are especially interested in hearing if the crash problem when entering text is now gone or not. And if there are still problems...
2009-10-25 09:49:53 UTC in MCC TextEditor