Re: [Gambas-user] The interview on FLOSS

2015-09-09 Thread Jussi Lahtinen
> > If you watch it, you will probably notice that I will never become an > english teacher. > Ha! Speaking English is so much harder than writing it, but it will get better when you keep on speaking it. I can speak somewhat decent English only after long trip to somewhere where English is only co

[Gambas-user] [Gambas Bug Tracker] Bug #708: Commented code is being run

2015-09-09 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.708&from=L21haW4- Comment #30 by Jussi LAHTINEN: In fact, this bug applies to any character, not just '. As long as it's single character. -- Monitor Your Dynamic Infra

[Gambas-user] [Gambas Bug Tracker] Bug #708: Commented code is being run

2015-09-09 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.708&from=L21haW4- Comment #29 by Jussi LAHTINEN: Bit more information about this... Bug happens (with "format on load & save" enabled) following way: 1. Open the project. 2. Add ' at the beginning of some line. IE comment it out. This marks the f

Re: [Gambas-user] The interview on FLOSS

2015-09-09 Thread adamn...@gmail.com
On Wed, 9 Sep 2015 16:55:26 +0200 Benoît Minisini wrote: > I have been interviewed by Randall Schwartz and Simon Phipps on the > FLOSS weekly show on twit.tv. You can show the interview at: > > https://twit.tv/shows/floss-weekly/episodes/353 > > If you watch it, you will probably notice that I

Re: [Gambas-user] Benoit ?my question re breakpoints ?reached the list?

2015-09-09 Thread Benoît Minisini
Le 10/09/2015 00:02, richard terry a écrit : > Obviously its got to do with the class/form, but I doubt it is my > code per-se. > > I don't know how the compiler stopping at breaks works but I suspect > there is some character combination or something on the > formtriggering this and that it is a g

Re: [Gambas-user] Benoit ?my question re breakpoints ?reached the list?

2015-09-09 Thread Jussi Lahtinen
> I don't know how the compiler stopping at breaks works but I suspect >> there is some character combination or something on the form triggering >> this and that it is a gambas problem. > > > Of course, I have no doubt, it's Gambas problem. > But how do you expect us to find the trouble maker with

Re: [Gambas-user] Benoit ?my question re breakpoints ?reached the list?

2015-09-09 Thread Jussi Lahtinen
> > I don't know how the compiler stopping at breaks works but I suspect > there is some character combination or something on the form triggering > this and that it is a gambas problem. Of course, I have no doubt, it's Gambas problem. But how do you expect us to find the trouble maker without ha

Re: [Gambas-user] Benoit ?my question re breakpoints ?reached the list?

2015-09-09 Thread richard terry
Obviously its got to do with the class/form, but I doubt it is my code per-se. I don't know how the compiler stopping at breaks works but I suspect there is some character combination or something on the formtriggering this and that it is a gambas problem. Almost by definition it can't be some

Re: [Gambas-user] The interview on FLOSS

2015-09-09 Thread Moviga Technologies
Nice to see Gambas getting some PR :) And, by the looks of it, even more in the other coding show! -- Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, app

Re: [Gambas-user] The interview on FLOSS

2015-09-09 Thread Charlie Reinl
Am Mittwoch, den 09.09.2015, 16:55 +0200 schrieb Benoît Minisini: > I have been interviewed by Randall Schwartz and Simon Phipps on the > FLOSS weekly show on twit.tv. You can show the interview at: > > https://twit.tv/shows/floss-weekly/episodes/353 > > If you watch it, you will probably notice

[Gambas-user] [Gambas Bug Tracker] Bug #725: gb.dbus makes invalid interface name if application name has hyphen

2015-09-09 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.725&from=L21haW4- nemuru TAKEDA added an attachment: screenshot_20150910.png -- Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from

[Gambas-user] [Gambas Bug Tracker] Bug #725: gb.dbus makes invalid interface name if application name has hyphen

2015-09-09 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.725&from=L21haW4- Comment #4 by nemuru TAKEDA: On revision #7294, now it works! Thank you for your hard work. -- Monitor Your Dynamic Infrastructure at Any Scale With Da

Re: [Gambas-user] Question about bugtracker mails

2015-09-09 Thread Benoît Minisini
Le 08/09/2015 20:49, Karl Reinl a écrit : > Salut, > > > mails from bugtracker I get twice if I'm the reporter. > ( see attachment ) > One via [Gambas Bug Tracker] and one via [Gambas-user] > > And there is a minor bug, the reporters adresse (I think) is two time in > the mail ( see attachment ) >

Re: [Gambas-user] Gambas was live on Twitch

2015-09-09 Thread Jussi Lahtinen
I initially noticed the slow loading from some demo version you shared to the list. There are games having more than 1 GB of data which still loads faster. So, I'm pretty sure you do something in suboptimal way. If you can show some code there are people who could help you. Jussi On Wed, Sep 9,

Re: [Gambas-user] The interview on FLOSS

2015-09-09 Thread Jorge Carrión
I liked it! Thanks for share. 2015-09-09 16:55 GMT+02:00 Benoît Minisini : > I have been interviewed by Randall Schwartz and Simon Phipps on the > FLOSS weekly show on twit.tv. You can show the interview at: > > https://twit.tv/shows/floss-weekly/episodes/353 > > If you watch it, you will probabl

Re: [Gambas-user] Switching from 3.6.2 to 3.8.0 failed

2015-09-09 Thread Jussi Lahtinen
Cairo component is in Gambas 3.8. You just need to install the devs to get all the needed components. What is your system? If Ubuntu then install libcairo2-dev. That is my guess. Hard to say more without compile logs. Jussi On Wed, Sep 9, 2015 at 9:28 AM, Rolf-Werner Eilert < eilert-sprac...@

Re: [Gambas-user] Benoit ?my question re breakpoints ?reached the list?

2015-09-09 Thread Jussi Lahtinen
Why you think it has nothing to do with code? If so, why it appears only in certain class/form? Can you isolate the problem in small runnable project? Perhaps by using the problem class. Jussi On Wed, Sep 9, 2015 at 7:58 AM, richard terry wrote: > The image which was embedded must have been

[Gambas-user] The interview on FLOSS

2015-09-09 Thread Benoît Minisini
I have been interviewed by Randall Schwartz and Simon Phipps on the FLOSS weekly show on twit.tv. You can show the interview at: https://twit.tv/shows/floss-weekly/episodes/353 If you watch it, you will probably notice that I will never become an english teacher. Enjoy anyway! -- Benoît Mini

Re: [Gambas-user] Gambas was live on Twitch

2015-09-09 Thread Tobias Boege
On Wed, 09 Sep 2015, Kevin Fishburne wrote: > The actual mechanics for loading the assets are Tobias Boege's > ObjModel.class for loading Wavefront OBJ files (3D models) Are you sure it's my code? I don't even know what a Wavefront is :-) But I haven't found any mention of ObjModel in my mail arc

Re: [Gambas-user] Gambas was live on Twitch

2015-09-09 Thread Benoît Minisini
Le 09/09/2015 06:25, Kevin Fishburne a écrit : > On Tue, Sep 8, 2015 at 10:25 AM, Kevin Fishburne < > kevinfishbu...@eightvirtues.com> wrote: >>> This is the Twitch export (to YouTube) of the live stream I broadcast >>> earlier this evening: >>> >>> https://youtu.be/lPUDxkkb4u4?t=5m30s >>> >>> 46 m

Re: [Gambas-user] OpenAL 1.0.0 example code on software farm

2015-09-09 Thread Benoît Minisini
Le 09/09/2015 05:12, Kevin Fishburne a écrit : > I just published my OpenAL example code project but it doesn't show up > under the Examples category. How does one publish to a specific > category, and what should be done to correct this showing up in the > wrong category? > An example is a progra