Re: [Gambas-user] Interview about Gambas

2015-06-11 Thread Girard Henri
Kevin, you aren't english ? By the way may you send me the code source of your program ? Excellent interview Henri Le 11/06/2015 11:45, Jorge Carrión a écrit : > ...And comb your hair, for god sake! > :D:D:D > > 2015-06-11 11:26 GMT+02:00 Kevin Fishburne > : > >> On 06/10/2015 05:24 PM, Benoît Mi

Re: [Gambas-user] GAMBAS game binary release (Sylph: Project Miyaji)

2015-06-08 Thread Girard Henri
done : In Gambas 3 there are already a lot ! laurux, yours, one for drilling... My wish is someone would do a mathematic programm like sagemath and sagemanifold in gambas ! lol Regards Le 08/06/2015 07:48, Kevin Fishburne a écrit : > On 06/07/2015 08:53 AM, Girard Henri wrote: >> Is ther

Re: [Gambas-user] GAMBAS game binary release (Sylph: Project Miyaji)

2015-06-07 Thread Girard Henri
Is there any chance to get the sources ? Le 07/06/2015 10:56, Kevin Fishburne a écrit : > After some work I've made the next binary release of my shoot 'em up > "Sylph: Project Miyaji" here (WordPress post): > > http://eightvirtues.com/games/?p=355 > > My only external call is to "fmod", so this

[Gambas-user] gambas 3 sur ubuntu-touch

2015-04-15 Thread Girard Henri
Hi, Ubuntu SDK can run gambas3 (I mean 'arm" ubuntu-touch )? is there any atempt for this ? Salut Henri -- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2

Re: [Gambas-user] Unable to compile gb.net.pop3

2012-08-28 Thread Girard Henri
Le 28/08/2012 10:27, Ru Vuott a écrit : >> It should be fixed in rev #5092. It was a leftover from a >> code merge. > > Yes, now it's OK. > > Thanks > Vuott > > -- > Live Security Virtual Conference > Exclusive live event w

Re: [Gambas-user] Gambas-3 & Ubuntu 12.10 Quantal

2012-08-25 Thread Girard Henri
Le 24. 08. 12 18:22, Ru Vuott a écrit : >> It's very easy to compile gambas3 on quantal : >> sudo apt-get add-repository ppa:sebikul/gambas-daily >> sudo apt-get update >> sudo apt-get build-dep gambas3 >> you get the svn on gambas.sourceforge.net >> (maybe you will have to install subversion befor

Re: [Gambas-user] Gambas-3 & Ubuntu 12.10 Quantal

2012-08-24 Thread Girard Henri
Le 24. 08. 12 09:32, John Rose a écrit : > FAO Sebastian Kulesz, > > How do the svn & version shown on the Launchpad webpage of your ppa > relate to the version number, which Benoit quotes when asking people to > try a new version (for bug fixes / new features)? > > For example, Benoit asked me to

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread Girard Henri
Le 22. 08. 12 10:24, Kevin Fishburne a écrit : > On 08/20/2012 05:05 PM, cfb95 wrote: >> Well, >> as Linux distro can run on android, >> Gambas must be work also! >> may be no need to port! >> >> i've run a very simple console program (gambas2) >> on my motorola xoom, and it work! 8-) >> >> The gra

Re: [Gambas-user] Silly behavior on Mageia 2

2012-06-01 Thread girard henri
Yes... ubuntu is buggy but how easy to compile a program ! I used mandriva till 11 if I remenber, but it becomes to proprietary and more forum were full of experts with big "mouths". Unfortunatly ubuntu turns too to much this way but has still good years in front. One problem I tried fedora but

Re: [Gambas-user] Issue 242 in gambas: Gamba forms fail on Debian ARM

2012-04-26 Thread Girard Henri
Old daemons keep fermly ! Le 26/04/2012 08:02, charlesg a écrit : > > charlesg wrote: >> I have emailed Raspberry Pi to see if they have any development kits. >> > I have received a very polite reply from Eben Upton telling me to join the > queue! > > Thinking about it, I suspect the ex-Director o

Re: [Gambas-user] Installing Gambas3 - /.reconf-all not found

2012-03-11 Thread girard henri
Get gambas-3 ppa (for example :*ppa:nemh/gambas3)* in a shell sudo apt-add-repository *ppa:nemh/gambas3* to get ppa'key, then sudo apt-get update && apt-get build-dep gambas3 and you get all libs installed. I do it for 12.04 too... Le 10/03/2012 23:13, Randall Morgan a écrit : > Make sure autoto

Re: [Gambas-user] Installing Gambas 3 fails

2012-03-09 Thread girard henri
I guess you are using precise 12.04 (next 12.10) lol To get gambas3 with an icon on gnome3 (i am not using unity but guess it's about the same) you need to install alacarte (menu manager), well that's the way I do it (surely there are others...) in menu manager create your icon with gambas an the

Re: [Gambas-user] gambas3 ans debain squeeze

2012-02-29 Thread girard henri
I don't know if you have gambas3 in your repository ? If yes then with a apt-get build-dep gambas3 should help you finding most of libs. Maybe you can add an ppa there are few now. I use 12.04 for few months now and the only problem i got was one week ago which is corrected now. Le 29/02/2012

Re: [Gambas-user] ubuntu 12.04 error with libvtkzip or vtkzlib ?

2012-01-18 Thread girard henri
I reinstalled from scrash pangolin and there is no more problem... I guess a bad vtk installation ? Le 18/01/2012 09:32, Girard Henri a écrit : > Hi, > > I have been running precise pangolin for few months now, gambas3 > compiled well... Today first time I have got this error,

Re: [Gambas-user] ubuntu 12.04 error with libvtkzip or vtkzlib ?

2012-01-18 Thread Girard Henri
After I have been searching : files are in the right place but not found... Le 18/01/2012 09:32, Girard Henri a écrit : > Hi, > > I have been running precise pangolin for few months now, gambas3 > compiled well... Today first time I have got this error, I can't find > this

[Gambas-user] ubuntu 12.04 error with libvtkzip or vtkzlib ?

2012-01-18 Thread Girard Henri
Hi, I have been running precise pangolin for few months now, gambas3 compiled well... Today first time I have got this error, I can't find this libvtkzlib, any help ? regards Henri --

Re: [Gambas-user] Can't enable some components of Gambas 3 on Ubuntu 11.10

2012-01-03 Thread Girard Henri
你好 It depends on which debian version you are ? I use ubuntu 12.04 (alpha) but 11.10 is very similar. you won't have kde because kdelibs4-dev aren't in repos anymore. I installed gambas2 from apt-get but I don't like the old theme : so I apt-get a native qt3 theme "polymer", but I could compile

[Gambas-user] Best wishes for 2012 and thanks for gambas3

2011-12-29 Thread Girard Henri
Hello gambasors :) I just installed a fresh precise pangolin and compiled gambas3 which show me number 3.0 thanks all for your excellent work :) Henri -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need

[Gambas-user] RC7 success on precise pangolin

2011-12-26 Thread Girard Henri
build perfect -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer op

Re: [Gambas-user] Gb.qt.kde Component

2011-10-21 Thread Girard Henri
Le 21/10/2011 18:46, Jussi Lahtinen a écrit : >> No, yet worse. See: >> >> http://www.ubuntuupdates.org/packages/show/330561 >> >> Perhaps it is the beginning of the end of Gambas2. QT3 libraries are >> being deprecated in some distributions, and perhaps some of older KDE's. >> > Anyone knows why?

Re: [Gambas-user] gb3: OpenGL help

2011-10-17 Thread Girard Henri
I forget you have nehe shell opengl in gb3 most examples, can be completed I found it online http://whiteislandsoftware.com/forum/index.php?page=topicview&id=tutorial%2Ftutorials-from-opengl regards Henri Le 17/10/2011 20:57, Girard Henri a écrit : > you can find all email on t

Re: [Gambas-user] gb3: OpenGL help

2011-10-17 Thread Girard Henri
you can find all email on the list recently about opengl in gambas Le 17/10/2011 08:21, Kevin Fishburne a écrit : > I need some general help with implementing a few things in OpenGL. I > know many new OpenGL functions were added to gb3, but am not sure of the > extent or what I need to do with them

[Gambas-user] Fwd: Re: glu.wireCube or glu.wireSphere

2011-10-17 Thread Girard Henri
x * radius, y * radius, z * radius) Next gl.End() Next End Regards, Tomek - Original Message - From: "Girard Henri" To: gambas-user@lists.sourceforge.net Sent: Friday, 30 September, 2011 3:11:29 PM Subject: [Gambas-user] glu.wireCube or glu.wireSph

Re: [Gambas-user] Ubuntu 11.10 64 - Build 4200

2011-10-15 Thread Girard Henri
I think ubuntu made a good 11.10 release : I disliked it first for few months. But having tested other distro I noticed all had some drawbacks ! I don't like unity then i install gnome-shell and both work fine. I think gnome classic is not really classic, many things changed about the panel ...

Re: [Gambas-user] 4182 compile issues

2011-10-10 Thread girard henri
Working here too last svn 4192 on oneiric :) Thanks -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity

Re: [Gambas-user] 4182 compile issues

2011-10-09 Thread girard henri
I get the same problem with oneiric today... I can't use gambas3 Henri Le 09/10/2011 17:20, John Spikowski a écrit : > On Sat, 2011-10-08 at 21:13 -0700, John Spikowski wrote: >> || >> || Unable to compile gb.form >> || Unable to compile gb.form.dialog >> || Unable to compile gb.form.mdi >> || Unab

Re: [Gambas-user] gb3: tooltip color sources in Qt/KDE

2011-10-07 Thread Girard Henri
Le 07/10/2011 08:43, Kevin Fishburne a écrit : > On 10/07/2011 02:23 AM, Girard Henri wrote: >> Le 07/10/2011 08:14, Kevin Fishburne a écrit : >>> On 10/07/2011 01:26 AM, Girard Henri wrote: >>>> Le 07/10/2011 07:06, Kevin Fishburne a écrit : >>>>> Wh

Re: [Gambas-user] gb3: tooltip color sources in Qt/KDE

2011-10-06 Thread Girard Henri
Le 07/10/2011 08:14, Kevin Fishburne a écrit : > On 10/07/2011 01:26 AM, Girard Henri wrote: >> Le 07/10/2011 07:06, Kevin Fishburne a écrit : >>> What foreground and background colors in Qt/KDE does gb3 pull its >>> tooltip color settings from? Tooltip colors aren&#x

Re: [Gambas-user] gb3: tooltip color sources in Qt/KDE

2011-10-06 Thread Girard Henri
Le 07/10/2011 07:06, Kevin Fishburne a écrit : > What foreground and background colors in Qt/KDE does gb3 pull its > tooltip color settings from? Tooltip colors aren't programmable from > gb3's settings, and I tested them with different KDE color schemes and > they are affected. I can't figure out

Re: [Gambas-user] gb3: unable to compile on Debian Wheezy (testing)

2011-10-06 Thread Girard Henri
Le 06/10/2011 12:48, Bruce Bruen a écrit : > On Thu, 2011-10-06 at 21:11 +1030, Bruce Bruen wrote: > >> On Thu, 2011-10-06 at 01:20 -0400, Kevin Fishburne wrote: >> >>> On 10/05/2011 06:20 AM, doriano.bleng...@fastwebnet.it wrote: Bruce Bruen ha scritto: > On Wed, 2011-10-05 at 01:19 -0400

Re: [Gambas-user] myZone4

2011-10-06 Thread Girard Henri
; @Kevin Fishburne > thx:-) > > > > > @Girard Henri > thx for your future help. if You want to contribute to myZone4 please write > me. > Code source is located @ sourceforge. I wait for you! > > ps. i need help about the code to insert. I have a form option where

Re: [Gambas-user] myZone4

2011-10-06 Thread Girard Henri
Thanks for your application :) I translated it in french if you want to add the fr.po it's included :) regards Henri Le 05/10/2011 21:17, Andrea Bertini a écrit : i'm happy to annunce the release of my software myZone4, made with Gambas3. myZone, now nationalized only in italian (but i plan to

Re: [Gambas-user] glu.wireCube or glu.wireSphere

2011-09-30 Thread Girard Henri
Le 30/09/2011 22:24, Girard Henri a écrit : Thanks for quick reply ! Works fine :) regards Henri > Le 30/09/2011 19:44, tommyl...@eircom.net a écrit : > Works fine for wirecube but i got an "out of bounds" for the wiresphere at: >sint1[size] = sint1[0] > Wiresphere(1.0,5

Re: [Gambas-user] glu.wireCube or glu.wireSphere

2011-09-30 Thread Girard Henri
adius, z * radius) > Next > > gl.End() > Next > > '/ * Draw a LINE LOOP FOR EACH slice * / > > For i = 0 To slices > gl.Begin(gl.LINE_STRIP) > For j = 0 To stacks > x = cost1[i] * sint2[j]

[Gambas-user] glu.wireCube or glu.wireSphere

2011-09-30 Thread Girard Henri
Hi, Is there a way of doing in gambas opengl glu.wireCube (with example)? I can't find it anywhere ? thanks Henri -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive

Re: [Gambas-user] glu.sphere

2011-09-30 Thread Girard Henri
; > > quad = glu.NewQuadric() - in initializaction or screen_resize > > > > glu.Sphere(quad, 0.5, 16, 16) - in screen_draw. > glu.sphere(quad,radius,slices,stacks) > > > That's it. > Reagards, Tomek. > > - Original Message - > From: "Gir

Re: [Gambas-user] glu.sphere

2011-09-30 Thread Girard Henri
Le 30/09/2011 09:58, Girard Henri a écrit : In english : Hi, I am looking for an example in opengl concerning glu.sphere /glu.New quadric. If someone could help be very thanks, a simple example would be appreciated. kind regards Henri > Salut, > > Je suis en train de me prendre l

Re: [Gambas-user] glu.sphere

2011-09-30 Thread Girard Henri
Le 30/09/2011 10:16, Benoît Minisini a écrit : >> Salut, >> >> Je suis en train de me prendre la tete en essayant de faire une sphere >> en opengl, si quelqu'un pouvait m'envoyer un example simple de >> glu.sphere /glu.New quadric. >> Je n'ai pas trouver d'exemple. >> Merci d'avance >> Henri >> > T

[Gambas-user] glu.sphere

2011-09-30 Thread Girard Henri
Salut, Je suis en train de me prendre la tete en essayant de faire une sphere en opengl, si quelqu'un pouvait m'envoyer un example simple de glu.sphere /glu.New quadric. Je n'ai pas trouver d'exemple. Merci d'avance Henri -

Re: [Gambas-user] gambas webos ?

2011-08-26 Thread Girard Henri
Le 26/08/2011 14:41, Fabien Bodard a écrit : > 2011/8/26 Rob: >> On Friday 26 August 2011 06:00, Fabien Bodard wrote: >>> it will be better to work on integration with android platform !! >> Android will actually be a little more difficult (WebOS was actually a full >> Linux implementation but with

[Gambas-user] gambas webos ?

2011-08-25 Thread Girard Henri
Hi, Do you think gambas could work on hp touchpad webos-3.0.2 ? I am not good enaugh to make the port but if people are looking to do it, i am interested. regards, Henri -- EMC VNX: the world's simplest storage, starti

Re: [Gambas-user] Gambas 3 - Do not install on Ubuntu 10.10 (Maverick)

2011-07-14 Thread Girard Henri
-- AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize you

Re: [Gambas-user] Gambas 3 menu on Ubuntu Natty

2011-05-03 Thread Girard Henri
I use 11.04 in ubuntu classic and I don't need to remove unity. Removing unity you can't reinstall it. Le mardi 03 mai 2011 à 10:42 -0700, John Spikowski a écrit : > On Tue, 2011-05-03 at 11:30 +0200, Fabien Bodard wrote: > > Unity is really too heavy > > You can remove 'Unity' from your Ubuntu 1

Re: [Gambas-user] Gambas on Suse 11.4

2011-04-14 Thread Girard Henri
compilation gambas3 on 11.4 : No more problems. Le jeudi 14 avril 2011 à 16:40 +0200, Steven Lobbezoo a écrit : > Hi, > > I tried that repository for 11.4. > Installed all that has gambas2 in it. > > And it works ! > Get no error on libstdc++ > Maybe because I already installed qt3 complete. >

[Gambas-user] natty gambas3

2011-03-30 Thread Girard Henri
Hi, I got this error looks like before maverick was out : libtool: install: /usr/bin/install -c .libs/gb.sdl.so.0.0.0 /usr/local/lib/gambas3/gb.sdl.so.0.0.0 libtool: install: (cd /usr/local/lib/gambas3 && { ln -s -f gb.sdl.so.0.0.0 gb.sdl.so.0 || { rm -f gb.sdl.so.0 && ln -s gb.sdl.so.0.0.0 gb.sd

Re: [Gambas-user] Ubuntu Maverick and Gambas 3

2010-10-06 Thread Girard Henri
it works Le mercredi 06 octobre 2010 à 13:30 +0200, Benoît Minisini a écrit : > I committed a workaround to the autoconf 2.67 bug. Can ubuntu maverick users > try to compile the revision #3252 to see if things are better? > --

Re: [Gambas-user] openglai error on maverick

2010-09-26 Thread Girard Henri
english is not my mother language : I just send this for those who want it ! But being blocked with maverick is frustrating and not every one is expert to "find" a solution... cordialement Le dimanche 26 septembre 2010 à 13:23 +0200, Benoît Minisini a écrit : > > > Solution here : > > > http://gam

[Gambas-user] openglai error on maverick

2010-09-26 Thread Girard Henri
Solution here : http://gambaslinux.forumactif.net/gambas-3-svn-f12/probleme-d-installation-de-gambas3-sur-maverick-t275.htm#2711 -- Start uncovering the many advantages of virtual appliances and start using them to simpli

Re: [Gambas-user] I cant compile Gambas: problem wit h ¿OpenGL?

2010-09-25 Thread Girard Henri
I guess it's maverick i got that problem too (and still have !) Le samedi 25 septembre 2010 à 17:31 +0200, Benoît Minisini a écrit : > > The output... > > > > make[5]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src' > > make[4]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src' > >