[Gambas-user] [Gambas Bug Tracker] Bug #1097: Date.ToUnixTime loses a day

2017-04-25 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1097&from=L21haW4- T. Lee DAVIDSON reported a new bug. Summary --- Date.ToUnixTime loses a day Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- The output of gb.

Re: [Gambas-user] HttpClient not exposing redirect response codes

2017-04-25 Thread PICCORO McKAY Lenz
hi lee, in the example, when i debug , the header does not return the required contents to made the location! i mean i donot test u'r code, but before send that mail i tested and does not work.. with the specific url.. due that the problem relies on libcurl implementatio of httpclient module in gam

Re: [Gambas-user] HttpClient not exposing redirect response codes

2017-04-25 Thread T Lee Davidson
On 04/25/2017 01:36 PM, Benoît Minisini wrote: > Le 25/04/2017 à 19:12, T Lee Davidson a écrit : >> I have run into a couple of sites that are responding with 301 (Moved >> Permanently) and 302 (Moved Temporarily) codes. However, HttpClient.Code >> yields "0" for both of those sites/codes (and Http

Re: [Gambas-user] HttpClient not exposing redirect response codes

2017-04-25 Thread Benoît Minisini
Le 25/04/2017 à 19:12, T Lee Davidson a écrit : > I have run into a couple of sites that are responding with 301 (Moved > Permanently) and 302 (Moved Temporarily) codes. However, HttpClient.Code > yields "0" for both of those sites/codes (and HttpClient.Reason is > empty). 200 & 404 codes are repor

Re: [Gambas-user] HttpClient not exposing redirect response codes

2017-04-25 Thread PICCORO McKAY Lenz
i forgot to mention, you have received a X-Frame-Options: DENY , that the other reason of the problem.. Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-04-25 13:32 GMT-04:00 PICCORO McKAY Lenz : > its a bug..and also not: due the redirection.. in low level must handle > by ou

Re: [Gambas-user] HttpClient not exposing redirect response codes

2017-04-25 Thread PICCORO McKAY Lenz
its a bug..and also not: due the redirection.. in low level must handle by oursleft.. i mean "moved" where? Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-04-25 13:26 GMT-04:00 Tobias Boege : > On Tue, 25 Apr 2017, T Lee Davidson wrote: > > I have run into a couple of sites

Re: [Gambas-user] HttpClient not exposing redirect response codes

2017-04-25 Thread Tobias Boege
On Tue, 25 Apr 2017, T Lee Davidson wrote: > I have run into a couple of sites that are responding with 301 (Moved > Permanently) and 302 (Moved Temporarily) codes. However, HttpClient.Code > yields "0" for both of those sites/codes (and HttpClient.Reason is empty). > 200 & 404 codes are reported s

[Gambas-user] HttpClient not exposing redirect response codes

2017-04-25 Thread T Lee Davidson
I have run into a couple of sites that are responding with 301 (Moved Permanently) and 302 (Moved Temporarily) codes. However, HttpClient.Code yields "0" for both of those sites/codes (and HttpClient.Reason is empty). 200 & 404 codes are reported successfully. Have I missed something in the pro

Re: [Gambas-user] Graphics programming help

2017-04-25 Thread Fabien Bodard
2017-04-24 2:20 GMT+02:00 T Lee Davidson : > On 04/23/2017 03:59 PM, Leon Davis wrote: >> >> 1. How do I have my program register itself with the OS? > > That depends on the Desktop Environment you use. Here is a link for KDE: > http://gambaswiki.org/wiki/howto/autorun I think you are talking about

Re: [Gambas-user] shell

2017-04-25 Thread Fabien Bodard
??? 2017-04-25 10:52 GMT+02:00 Charlie : > Can you post the 'Shell' code you are using. > > > > - > Check out www.gambas.one > -- > View this message in context: > http://gambas.8142.n7.nabble.com/shell-tp58793p58795.html > Sent from the gambas-user mailing list archive at Nabble.com. > -

Re: [Gambas-user] shell

2017-04-25 Thread Charlie
Can you post the 'Shell' code you are using. - Check out www.gambas.one -- View this message in context: http://gambas.8142.n7.nabble.com/shell-tp58793p58795.html Sent from the gambas-user mailing list archive at Nabble.com. -