Re: [Gambas-user] JIT problem
On vr, 2014-05-16 at 17:04 +0200, Roki wrote: > Hello! > Perhaps The question I ask you is ridiculous, but bear in mind that I am > a relative novice in Gambas. How to pick revision #6264? I have daily > PPA, but no update maybe for ten days. > > On 05/15/2014 12:24 PM, Benoît Minisini wrote: > > revision #6264 > Latest build in Gambas Daily Builds is from 14 hours ago, so from 16-05-2014 (1). If you look at this (2) page you will find 5057 has been build 16 hours ago. If you click 5057 (3) you will find that this version 5057 is based on trunk 6268. So the current Daily Builds 5057 is Gambas revision #6268. If it doesn't update (even if already installed) simply do: sudo apt-get update sudo apt-get install gambas3 It will pull in latest Daily builds. (1): https://launchpad.net/~gambas-team/+archive/gambas-daily (2): https://code.launchpad.net/~gambas-team/+junk/gambas-svn (3): http://bazaar.launchpad.net/~gambas-team/+junk/gambas-svn/revision/5057 -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://gambos.org -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Community Component Repo
Le 17/05/2014 07:31, Randall Morgan a écrit : > If we produce the Gambas User Component Directory, should we provide snv > hosting for the project or just ask for the source files to be uploaded? Or > maybe provide a mechanism for pulling from an svn repository elsewhere? > > Your thoughts? > I was thinking about something like Firefox plugin repository : no svn source hosting, just a tar.gz of the sources. -- Benoît Minisini -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Frame Arrangement
Great news, looking forward to use it, thanks! 2014-05-17 1:44 GMT+02:00 Benoît Minisini : > Le 10/05/2014 10:12, Patrik Karlsson a écrit : > > I found this [1] and other threads on the topic of having Frame arrange > it > > contents. > > We still miss the option to do it. > > What is the status today, 10 years later, still problematic to implement? > > > > Any good work arounds? I was thinking of having a panel that I > re-calculate > > the size for, but maybe I just hit the some problem Benoit would have. > > > > > > [1] > > > http://sourceforge.net/p/gambas/mailman/gambas-devel/thread/200404172306.17716.gambas%40users.sourceforge.net/#msg5541527 > > > > /Patrik > > Since revision #6269, Frame have now all arrangement properties, like > Panel and other containers. > > Regards, > > -- > Benoît Minisini > > > -- > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Community Component Repo
That would make implementation much easier! Pretty much makes it a simple database app with a web front end. Anyone here good with html page layout? I'll see what I can do about working something up locally. On Sat, May 17, 2014 at 4:16 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 17/05/2014 07:31, Randall Morgan a écrit : > > If we produce the Gambas User Component Directory, should we provide snv > > hosting for the project or just ask for the source files to be uploaded? > Or > > maybe provide a mechanism for pulling from an svn repository elsewhere? > > > > Your thoughts? > > > > I was thinking about something like Firefox plugin repository : no svn > source hosting, just a tar.gz of the sources. > > -- > Benoît Minisini > > > -- > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- If you ask me if it can be done. The answer is YES, it can always be done. The correct questions however are... What will it cost, and how long will it take? -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Wiki Source
On Fri, 16 May 2014, Randall Morgan wrote: > Hi Tobias, > > Where can I find the source code for the wiki? > In the source tree under app/src, you see the three wikis: - "doc.cgi", the old one from gambasdoc.org, - "gambas-wiki", the current one on gambaswiki.org, - "gb.wiki", an attempt from Sebastian Kulesz. You want to look at gambas-wiki (using the IDE, of course). Regards, Tobi -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Wiki Source
Thanks. I'll take a look at it. On Sat, May 17, 2014 at 4:33 AM, Tobias Boege wrote: > On Fri, 16 May 2014, Randall Morgan wrote: > > Hi Tobias, > > > > Where can I find the source code for the wiki? > > > > In the source tree under app/src, you see the three wikis: > > - "doc.cgi", the old one from gambasdoc.org, > - "gambas-wiki", the current one on gambaswiki.org, > - "gb.wiki", an attempt from Sebastian Kulesz. > > You want to look at gambas-wiki (using the IDE, of course). > > Regards, > Tobi > > -- > "There's an old saying: Don't change anything... ever!" -- Mr. Monk > > > -- > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- If you ask me if it can be done. The answer is YES, it can always be done. The correct questions however are... What will it cost, and how long will it take? -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] JIT problem
Thank you Willie for your response. I still do not get any updates from the daily PPA Do I have to first uninstall Gambas, then re-install it? On 05/17/2014 11:44 AM, Willy Raets wrote: > On vr, 2014-05-16 at 17:04 +0200, Roki wrote: >> Hello! >> Perhaps The question I ask you is ridiculous, but bear in mind that I am >> a relative novice in Gambas. How to pick revision #6264? I have daily >> PPA, but no update maybe for ten days. >> >> On 05/15/2014 12:24 PM, Benoît Minisini wrote: >>> revision #6264 > Latest build in Gambas Daily Builds is from 14 hours ago, so from > 16-05-2014 (1). > > If you look at this (2) page you will find 5057 has been build 16 hours > ago. > > If you click 5057 (3) you will find that this version 5057 is based on > trunk 6268. So the current Daily Builds 5057 is Gambas revision #6268. > > If it doesn't update (even if already installed) simply do: > sudo apt-get update > sudo apt-get install gambas3 > > It will pull in latest Daily builds. > > > (1): https://launchpad.net/~gambas-team/+archive/gambas-daily > (2): https://code.launchpad.net/~gambas-team/+junk/gambas-svn > (3): > http://bazaar.launchpad.net/~gambas-team/+junk/gambas-svn/revision/5057 > > > -- > Kind regards, > > Willy (aka gbWilly) > > http://gambasshowcase.org/ > http://howtogambas.org > http://gambos.org > > > > > > -- > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] JIT problem
Interesting. I too seem to have not had an update since 5-9-2014. And I am using the daily repo I tried uninstalling and re-installing and it did not help. On Sat, May 17, 2014 at 6:24 AM, Roki wrote: > Thank you Willie for your response. I still do not get any updates from > the daily PPA > Do I have to first uninstall Gambas, then re-install it? > On 05/17/2014 11:44 AM, Willy Raets wrote: > > On vr, 2014-05-16 at 17:04 +0200, Roki wrote: > >> Hello! > >> Perhaps The question I ask you is ridiculous, but bear in mind that I am > >> a relative novice in Gambas. How to pick revision #6264? I have daily > >> PPA, but no update maybe for ten days. > >> > >> On 05/15/2014 12:24 PM, Benoît Minisini wrote: > >>> revision #6264 > > Latest build in Gambas Daily Builds is from 14 hours ago, so from > > 16-05-2014 (1). > > > > If you look at this (2) page you will find 5057 has been build 16 hours > > ago. > > > > If you click 5057 (3) you will find that this version 5057 is based on > > trunk 6268. So the current Daily Builds 5057 is Gambas revision #6268. > > > > If it doesn't update (even if already installed) simply do: > > sudo apt-get update > > sudo apt-get install gambas3 > > > > It will pull in latest Daily builds. > > > > > > (1): https://launchpad.net/~gambas-team/+archive/gambas-daily > > (2): https://code.launchpad.net/~gambas-team/+junk/gambas-svn > > (3): > > http://bazaar.launchpad.net/~gambas-team/+junk/gambas-svn/revision/5057 > > > > > > -- > > Kind regards, > > > > Willy (aka gbWilly) > > > > http://gambasshowcase.org/ > > http://howtogambas.org > > http://gambos.org > > > > > > > > > > > > > -- > > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > > Instantly run your Selenium tests across 300+ browser/OS combos. > > Get unparalleled scalability from the best Selenium testing platform > available > > Simple to use. Nothing to install. Get started now for free." > > http://p.sf.net/sfu/SauceLabs > > ___ > > Gambas-user mailing list > > Gambas-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > -- > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- If you ask me if it can be done. The answer is YES, it can always be done. The correct questions however are... What will it cost, and how long will it take? -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] JIT problem
Here's what I'm pulling from the ppa: http://ppa.launchpad.net/pool/main/g/gambas3/gambas3_3.5.99.1+svn20140509+build42~ubuntu12.04.1 And i have done a sudo apt-get update... On Sat, May 17, 2014 at 6:58 AM, Randall Morgan wrote: > Interesting. I too seem to have not had an update since 5-9-2014. And I am > using the daily repo > > I tried uninstalling and re-installing and it did not help. > > > On Sat, May 17, 2014 at 6:24 AM, Roki wrote: > >> Thank you Willie for your response. I still do not get any updates from >> the daily PPA >> Do I have to first uninstall Gambas, then re-install it? >> On 05/17/2014 11:44 AM, Willy Raets wrote: >> > On vr, 2014-05-16 at 17:04 +0200, Roki wrote: >> >> Hello! >> >> Perhaps The question I ask you is ridiculous, but bear in mind that I >> am >> >> a relative novice in Gambas. How to pick revision #6264? I have daily >> >> PPA, but no update maybe for ten days. >> >> >> >> On 05/15/2014 12:24 PM, Benoît Minisini wrote: >> >>> revision #6264 >> > Latest build in Gambas Daily Builds is from 14 hours ago, so from >> > 16-05-2014 (1). >> > >> > If you look at this (2) page you will find 5057 has been build 16 hours >> > ago. >> > >> > If you click 5057 (3) you will find that this version 5057 is based on >> > trunk 6268. So the current Daily Builds 5057 is Gambas revision #6268. >> > >> > If it doesn't update (even if already installed) simply do: >> > sudo apt-get update >> > sudo apt-get install gambas3 >> > >> > It will pull in latest Daily builds. >> > >> > >> > (1): https://launchpad.net/~gambas-team/+archive/gambas-daily >> > (2): https://code.launchpad.net/~gambas-team/+junk/gambas-svn >> > (3): >> > http://bazaar.launchpad.net/~gambas-team/+junk/gambas-svn/revision/5057 >> > >> > >> > -- >> > Kind regards, >> > >> > Willy (aka gbWilly) >> > >> > http://gambasshowcase.org/ >> > http://howtogambas.org >> > http://gambos.org >> > >> > >> > >> > >> > >> > >> -- >> > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> > Instantly run your Selenium tests across 300+ browser/OS combos. >> > Get unparalleled scalability from the best Selenium testing platform >> available >> > Simple to use. Nothing to install. Get started now for free." >> > http://p.sf.net/sfu/SauceLabs >> > ___ >> > Gambas-user mailing list >> > Gambas-user@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/gambas-user >> >> >> >> -- >> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> Instantly run your Selenium tests across 300+ browser/OS combos. >> Get unparalleled scalability from the best Selenium testing platform >> available >> Simple to use. Nothing to install. Get started now for free." >> http://p.sf.net/sfu/SauceLabs >> ___ >> Gambas-user mailing list >> Gambas-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> > > > > -- > If you ask me if it can be done. The answer is YES, it can always be done. > The correct questions however are... What will it cost, and how long will > it take? > -- If you ask me if it can be done. The answer is YES, it can always be done. The correct questions however are... What will it cost, and how long will it take? -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] JIT problem
On za, 2014-05-17 at 07:08 -0700, Randall Morgan wrote: > Here's what I'm pulling from the ppa: > http://ppa.launchpad.net/pool/main/g/gambas3/gambas3_3.5.99.1+svn20140509+build42~ubuntu12.04.1 > And i have done a sudo apt-get update... > > Just after giving my previous answer, I updated gambas3 and same here. L Something is not quite going well in the PPA -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://gambos.org -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Daily Builds PPA stuck at gambas3_3.5.99.1+svn20140509...
Hi all, Seems the Gambas Daily Builds PPA is stuck at 09 may 2014. Problem seems to start with this (1) update where gb.desktop has undergone some changes and a new component gb.desktop.x11 was introduced. Hope one of the maintainers of the PPA picks up on this post. (1) http://bazaar.launchpad.net/~gambas-team/+junk/gambas-svn/revision/5049 -- Kind regards, Willy (aka gbWilly) http://gambasshowcase.org/ http://howtogambas.org http://gambos.org -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Feature request: Option to create .gitignore in new Project dialog
Le 09/05/2014 16:16, Patrik Karlsson a écrit : > I think it would be nice to just tick a CheckBox in the new project dialog > to create a standard .gitignore. > > What do you think? > > /Patrik I want to automatically create a ".gitignore" file inside Gambas project directories, to ignore all files that must be ignored. Question: is the ".gitignore" file automatically ignored? Never ignored? -- Benoît Minisini -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Daily Builds PPA stuck at gambas3_3.5.99.1+svn20140509...
Le 17/05/2014 16:36, Willy Raets a écrit : > Hi all, > > Seems the Gambas Daily Builds PPA is stuck at 09 may 2014. > Problem seems to start with this (1) update where gb.desktop has > undergone some changes and a new component gb.desktop.x11 was > introduced. > > Hope one of the maintainers of the PPA picks up on this post. > > (1) > http://bazaar.launchpad.net/~gambas-team/+junk/gambas-svn/revision/5049 > Yep. The automatic build now raises an error message about a missing file in gb.desktop, whereas gb.desktop component has disappeared (it is now a pure Gambas component located in /comp). I don't know where this error comes from... -- Benoît Minisini -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Feature request: Option to create .gitignore in new Project dialog
On Sat, 17 May 2014, Beno?t Minisini wrote: > Le 09/05/2014 16:16, Patrik Karlsson a ?crit : > > I think it would be nice to just tick a CheckBox in the new project dialog > > to create a standard .gitignore. > > > > What do you think? > > > > /Patrik > > I want to automatically create a ".gitignore" file inside Gambas project > directories, to ignore all files that must be ignored. > > Question: is the ".gitignore" file automatically ignored? Never ignored? > It's up to you. Per default, modifications to .gitignore are reported when you issue "git status". But you can also ignore it by listing it inside of itself. (Note that .gitignore doesn't need to be committed before git honours it. As soon as the file contents change, git behaves accordingly.) I wouldn't recommend the latter because then people preparing a commit won't see changes they made to .gitignore (which may of course happen, depending on the project; and developers may want users to get the .gitignore because users are potential developers) and if they try to "git add .gitignore", this will be an error. (They need to force the add: "git add -f .gitignore" which is uncool). Regards, Tobi -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Feature request: Option to create .gitignore in new Project dialog
Le 17/05/2014 16:40, Benoît Minisini a écrit : > Le 09/05/2014 16:16, Patrik Karlsson a écrit : >> I think it would be nice to just tick a CheckBox in the new project >> dialog >> to create a standard .gitignore. >> >> What do you think? >> >> /Patrik > > I want to automatically create a ".gitignore" file inside Gambas project > directories, to ignore all files that must be ignored. > > Question: is the ".gitignore" file automatically ignored? Never ignored? > In revision #6272, a ".gitignore" file is automatically created when opening a project. If the file already exists, it is not erased. The IDE just writes inside its own bunch of ignore patterns, using comments to delimit and recognize it. Tell me if it fits your needs, and if it works (I don't use git, so I can't test). -- Benoît Minisini -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Feature request: Option to create .gitignore in new Project dialog
Great, looking forward to that one too! 2014-05-17 17:21 GMT+02:00 Benoît Minisini : > Le 17/05/2014 16:40, Benoît Minisini a écrit : > > Le 09/05/2014 16:16, Patrik Karlsson a écrit : > >> I think it would be nice to just tick a CheckBox in the new project > >> dialog > >> to create a standard .gitignore. > >> > >> What do you think? > >> > >> /Patrik > > > > I want to automatically create a ".gitignore" file inside Gambas project > > directories, to ignore all files that must be ignored. > > > > Question: is the ".gitignore" file automatically ignored? Never ignored? > > > > In revision #6272, a ".gitignore" file is automatically created when > opening a project. > > If the file already exists, it is not erased. The IDE just writes inside > its own bunch of ignore patterns, using comments to delimit and > recognize it. > > Tell me if it fits your needs, and if it works (I don't use git, so I > can't test). > > -- > Benoît Minisini > > > -- > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] System.TimeZone Error?
Le 10/05/2014 17:32, Wolfgang, dl7nb a écrit : > Hi, > System.TimeZone is defined as follows: > > Return the system timezone. > The returned value is the number of seconds you must add to the > locale time to get the UTC time. > > *That is not always done correctly. * > > During winter I used it and it has a result of 3600. This is correct as > the difference between UTC and the time her in Germany is 1 hour (or > 3600 seconds) > - > But now (summertime) we have daylight saving time, which means we have a > difference of 2 hours. System.TimeZone still shows 3600. It should show > 7200 to have the correct number of seconds. > - > So how can I find out what UTC.time really is?? > How can I solve this problem? > > regards Wolfgang > Apparently, the daylight saving time is not taken into account. I'd like to know how I can get this information from the system... -- Benoît Minisini -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] System.TimeZone Error?
Le 17/05/2014 21:32, Benoît Minisini a écrit : > Le 10/05/2014 17:32, Wolfgang, dl7nb a écrit : >> Hi, >> System.TimeZone is defined as follows: >> >> Return the system timezone. >> The returned value is the number of seconds you must add to the >> locale time to get the UTC time. >> >> *That is not always done correctly. * >> >> During winter I used it and it has a result of 3600. This is correct as >> the difference between UTC and the time her in Germany is 1 hour (or >> 3600 seconds) >> - >> But now (summertime) we have daylight saving time, which means we have a >> difference of 2 hours. System.TimeZone still shows 3600. It should show >> 7200 to have the correct number of seconds. >> - >> So how can I find out what UTC.time really is?? >> How can I solve this problem? >> >> regards Wolfgang >> > > Apparently, the daylight saving time is not taken into account. I'd like > to know how I can get this information from the system... > OK, I think I got it and understood what I did wrong... -- Benoît Minisini -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user