Re: [Gambas-user] LLVM compilation error

2012-12-19 Thread Tobias Boege
On Tue, 18 Dec 2012, Tobias Boege wrote: > Hi Emil, > > Hans gave me some output from his gb.jit compilation attempt: > > --8<--- > > make[4]: Betrete Verzeichnis '/home/hans/3.4/gb.jit/src' > CXXgb_jit_la-jit_codegen.lo > In file included from jit_codegen.cpp:34:0: > jit.h:42:

[Gambas-user] How to use Stat().Perm

2012-12-19 Thread M. Cs.
Hello, I simply don't understand the new function: How can I decide of a certain file whether it is writable or not? How can I decide of a certain folder whether it is writable or not? What are the proper return values? Please do the documentation if you add some news to the project! Thanks. Csa

Re: [Gambas-user] How to use Stat().Perm

2012-12-19 Thread Benoît Minisini
Le 19/12/2012 15:37, M. Cs. a écrit : > Hello, > I simply don't understand the new function: > How can I decide of a certain file whether it is writable or not? > How can I decide of a certain folder whether it is writable or not? > What are the proper return values? > > Please do the documentation

Re: [Gambas-user] LLVM compilation error

2012-12-19 Thread Emil Lenngren
Let's wait until tomorrow. Who knows if they re-rename it again in the last minutes? ;) /Emil 2012/12/19 Tobias Boege > On Tue, 18 Dec 2012, Tobias Boege wrote: > > Hi Emil, > > > > Hans gave me some output from his gb.jit compilation attempt: > > > > --8<--- > > > > make[4]: Betret

Re: [Gambas-user] LLVM compilation error

2012-12-19 Thread Benoît Minisini
Le 19/12/2012 16:04, Emil Lenngren a écrit : > Let's wait until tomorrow. Who knows if they re-rename it again in the last > minutes? ;) > > /Emil > Adding my own complaints to Emil's ones, I find amazing that such smart guys (they are writing a new compiler infrastructure for any architecture a

Re: [Gambas-user] RaspberryPi

2012-12-19 Thread John Rose
RaspberryPi is offering as of 16/12/2012 a recommended image of Raspbian (based on Debian Wheezy) at: http://www.raspberrypi.org/downloads http://elinux.org/RPi_Easy_SD_Card_Setup shows how to create an image on an SD Card for booting from. I used the ImageWriter tool described there as I prefer

Re: [Gambas-user] gb.jit can't be compiled

2012-12-19 Thread flachyjoe
It's the first LLVM package I test... I've try with the trunk too and the same issues occurred. On debian, a link have to be done from /usr/include/llvm-3.2/llvm to /usr/include/llvm for it work. -- View this message in context: http://gambas.8142.n7.nabble.com/gb-jit-can-t-be-compiled-tp40071

Re: [Gambas-user] RaspberryPi

2012-12-19 Thread Maria
That is not a patch, it's a full copy of gambas321. It copies all files to /usr/bin /usr/share/gambas3 /usr/lib/gambas3 My r-pi is coming too :-) De: John Rose Para: MailingList GambasUsers Enviado: Miércoles 19 de diciembre de 2012 20:02 Asunto: Re: [Gamba

Re: [Gambas-user] Lost launchers

2012-12-19 Thread Benoît Minisini
Le 19/12/2012 22:03, M. Cs. a écrit : > Hello Benoit, > I have a long standing problem with Gambas-based program launchers. When I > create an installation's package, I am questioned where to put the > application and I use to set it regularly for each distribution > respectively. Yet, regardless t

Re: [Gambas-user] Lost launchers

2012-12-19 Thread M. Cs.
This is a small stand-alone phonebook. 2012/12/19 Benoît Minisini > Le 19/12/2012 22:03, M. Cs. a écrit : > > Hello Benoit, > > I have a long standing problem with Gambas-based program launchers. When > I > > create an installation's package, I am questioned where to put the > > application and

Re: [Gambas-user] Lost launchers

2012-12-19 Thread Benoît Minisini
Le 19/12/2012 22:20, M. Cs. a écrit : > This is a small stand-alone phonebook. > You must fill the "Categories" in the packager wizard. This is what is used by some desktop to decide where the launcher should go. Others use the "menu entry". Regards, -- Benoît Minisini --

Re: [Gambas-user] Bug on MediaTagList with some files

2012-12-19 Thread Benoît Minisini
Le 16/12/2012 04:27, Adrien Prokopowicz a écrit : > > And in the IDE (I don't know either if this is a bug), when the Null > object occurs into the declaration part of the class (or outside of any > function/procedure), the balloon pops out somewhere inside the stack > backtrace panel. (I first tho

Re: [Gambas-user] Lost launchers

2012-12-19 Thread M. Cs.
Thanks! 2012/12/19 Benoît Minisini > Le 19/12/2012 22:20, M. Cs. a écrit : > > This is a small stand-alone phonebook. > > > > You must fill the "Categories" in the packager wizard. This is what is > used by some desktop to decide where the launcher should go. Others use > the "menu entry". > > R

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-19 Thread Benoît Minisini
Le 18/12/2012 13:13, Bruce a écrit : > On Tue, 2012-12-18 at 11:26 +0100, M. Cs. wrote: >> In fact I cannot catch the error, although it occurs randomly. I've tried >> several times to create screenshots, but at that moment the error didn't >> come up. >> >> Csaba >> > Benoît, > I can confirm that