It normal as the scripter make an executable in a tmp folder and then
execute it.
Le 16 sept. 2015 04:49, "zainudin ahmad" a écrit :
> Hi Friends
>
>
> I am new in gambas script programming world, I have some question.
>
> * this is normal ? run this code (save the file not in tmp directory and
>
Hi Friends
I am new in gambas script programming world, I have some question.
* this is normal ? run this code (save the file not in tmp directory and
the command only ./test.gs3)
#!/usr/bin/env gbs3
public sub main()
print args[0]
print application.path
end
the result is
/tmp/gamba
http://gambaswiki.org/bugtracker/edit?object=BUG.736&from=L21haW4-
Zainudin AHMAD added an attachment:
pic-1.png
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your
http://gambaswiki.org/bugtracker/edit?object=BUG.736&from=L21haW4-
Comment #8 by Zainudin AHMAD:
in my system it's ok too. attach pic (via PPA)
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real
http://gambaswiki.org/bugtracker/edit?object=BUG.742&from=L21haW4-
Benoît MINISINI added an attachment:
bug-report-screenshot.png
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics
http://gambaswiki.org/bugtracker/edit?object=BUG.742&from=L21haW4-
Comment #2 by Benoît MINISINI:
You should see that...
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all
http://gambaswiki.org/bugtracker/edit?object=BUG.742&from=L21haW4-
Comment #1 by Benoît MINISINI:
Refresh the cache of your browser...
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time met
http://gambaswiki.org/bugtracker/edit?object=BUG.742&from=L21haW4-
gbWilly GAMBOS reported a new bug.
Summary
---
Online bugtracker comments more cleary seperated
Type : Request
Priority : Low
Gambas version : Unknown
Product : Bugtracker
Description
---
http://gambaswiki.org/bugtracker/edit?object=BUG.742&from=L21haW4-
gbWilly GAMBOS added an attachment:
comments.png
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of yo
http://gambaswiki.org/bugtracker/edit?object=BUG.714&from=L21haW4-
Comment #21 by Moviga TECHNOLOGIES:
I have also found that dumb required to package for Arch (since 3.7 i think)...
--
Monitor Your Dynamic Infrastruct
http://gambaswiki.org/bugtracker/edit?object=BUG.714&from=L21haW4-
Comment #22 by gbWilly GAMBOS:
Okay Jussi,
Good to know. I'll add it as a dependency for the Ubuntu instructions on the
Wiki as well.
--
http://gambaswiki.org/bugtracker/edit?object=BUG.714&from=L21haW4-
Comment #20 by Jussi LAHTINEN:
Apparently it is needed for Mint also.
Thanks for the information.
--
___
G
http://gambaswiki.org/bugtracker/edit?object=BUG.714&from=L21haW4-
Comment #19 by gbWilly GAMBOS:
I noticed the libdumb1-dev problem when packaging Gambas3 (3.5.4, 3.6.2) for
Debian Wheezy/Jessie.
I needed to add libdumb1-dev to the debian/control file as a dependency to make
it work.
Debian i
http://gambaswiki.org/bugtracker/edit?object=BUG.741&from=L21haW4-
gbWilly GAMBAS reported a new bug.
Summary
---
Instruction on Wiki for 'How to package' inconsistent for gambas3-ide
Type : Bug
Priority : Low
Gambas version : 3.8
Product : Wiki
Description
The problem is it look too heavy if i remove the eyes shine..
2015-09-15 16:53 GMT+02:00 Benoît Minisini :
> Le 15/09/2015 10:45, Fabien Bodard a écrit :
>> Well i've been able to resist... this is a new version based on Benoit's
>> ones.
>>
>> I prefer the V3... with a more large smile.
>>
>
> N
Le 15/09/2015 17:50, martin p cristia a écrit :
> I've found that this transformation run 10M times take:
>
> Fast Public Sub rotar3d(punto As Punto3d, rotado As Punto3d)
>
> ' voy a probar otro sistema
> rotado.x = MatrizRotacion[0, 0] * punto.x + MatrizRotacion[0, 1] *
> punto.Y + Mat
I've found that this transformation run 10M times take:
Fast Public Sub rotar3d(punto As Punto3d, rotado As Punto3d)
' voy a probar otro sistema
rotado.x = MatrizRotacion[0, 0] * punto.x + MatrizRotacion[0, 1] *
punto.Y + MatrizRotacion[0, 2] * punto.z
rotado.Y = MatrizRotacion[1,
http://gambaswiki.org/bugtracker/edit?object=BUG.736&from=L21haW4-
Comment #7 by Benoît MINISINI:
I will wait for somebody that confirms it's ok in the PPA before closing the
bug.
--
__
http://gambaswiki.org/bugtracker/edit?object=BUG.740&from=L21haW4-
Benoît MINISINI changed the state of the bug to: Fixed.
--
___
Gambas-user mailing list
Gambas-user@lists.s
http://gambaswiki.org/bugtracker/edit?object=BUG.740&from=L21haW4-
Comment #1 by Benoît MINISINI:
Fixed in revision #7313.
--
___
Gambas-user mailing list
Gambas-user@lists.s
http://gambaswiki.org/bugtracker/edit?object=BUG.740&from=L21haW4-
Benoît MINISINI changed the state of the bug to: Accepted.
--
___
Gambas-user mailing list
Gambas-user@list
Le 15/09/2015 10:45, Fabien Bodard a écrit :
> Well i've been able to resist... this is a new version based on Benoit's ones.
>
> I prefer the V3... with a more large smile.
>
Nicer, but still a bit scaring in the eye for my taste. Can you do
something (like what I tried in mine)?
--
Benoît Min
Le 15/09/2015 16:35, martin p cristia a écrit :
> How? Can it be sent to the farm? Its huge and has help files, images,
> and a .so library
>
> 'No idea... Can you send your project?
>
The goal is to reproduce the errors on my system.
So send me the project archive, and explain me how to reproduc
How? Can it be sent to the farm? Its huge and has help files, images,
and a .so library
'No idea... Can you send your project?
--
Saludos
Ing. Martin P Cristia
--
___
Gamba
> Well i've been able to resist... this is a new version based on Benoit's ones.
^
not
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.ne
Well i've been able to resist... this is a new version based on Benoit's ones.
I prefer the V3... with a more large smile.
2015-09-14 22:03 GMT+02:00 Fabien Bodard :
> 2015-09-14 20:43 GMT+02:00 Benoît Minisini :
>> Le 14/09/2015 20:26, Fabien Bodard a écrit :
>>> Le 14 sept. 2015 18:23, "Benoît
26 matches
Mail list logo