Re: [Lazarus] Keyboard handling messed up in LCL (recent change)

2015-05-14 Thread Toan Pham
I am also affected by the keyboard issue. This issue affects the two version of lazarus I've tested (1.2.4 1.4.0), and both 32bit 64bit OSes. I did not know it was ibus until I read this mailing list. Thank you for sharing guys. Michael, as for me, I also find that if I run lazarus as root,

Re: [Lazarus] Keyboard handling messed up in LCL (recent change)

2015-05-14 Thread Toan Pham
It's a known issue of Ubuntu 14 This bug also exists in Ubuntu 15, vivid. I am not sure of the root-cause (not just settings related), it could be in GTK+. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Lazarus project compile flags

2015-02-02 Thread Toan Pham
Thank you guys, I'll evaluate lazbuild, and see how well it integrates into my build environment. I really like the build system of c/c++, and that's why I would like to know if there is a way to use the same build system for fpc projects. For instance, if I were to compile a c++ project that

Re: [Lazarus] Lazarus project compile flags

2015-01-30 Thread Toan Pham
is probably to do it manually, like autoconfigure and pkg-config. Please share if you know of other ways. thank you On Fri, Jan 30, 2015 at 4:17 PM, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Fri, 30 Jan 2015 12:56:12 -0500 Toan Pham tpham3...@gmail.com wrote: Hi, When we

Re: [Lazarus] Lazarus project compile flags

2015-01-30 Thread Toan Pham
are a linux distributor and you have to build 200+ projects and libraries for different architectures, lazbuild may not be enough. On Fri, Jan 30, 2015 at 5:22 PM, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Fri, 30 Jan 2015 16:42:55 -0500 Toan Pham tpham3...@gmail.com wrote

[Lazarus] Lazarus project compile flags

2015-01-30 Thread Toan Pham
Hi, When we compile an object-pascal/delphi project, we generally rely on Lazarus to do the work. Yet, normally Lazarus knows how a project is setup and knows link the project with its run-time library. This is good, but not so good if you want to compile the application without lazarus. So,

Re: [Lazarus] FPC / Lazarus ARM Embedded Debuging

2013-03-14 Thread Toan Pham
i think you'll be better off developing in C. Dont waste your time with lazarus/freepascal when it comes to embedded systems. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Decoding USB sniff data

2010-06-05 Thread Toan Pham
://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- Toan Pham Atronix Engineering, Inc. UPS Advanced Technology Center (321) 277-3336 -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

[Lazarus] Download old fpc compiler versions

2010-05-26 Thread Toan Pham
Does anyone know where i can download old version of fpc (version 2.0.2-0 for linux) i checked the freepascal ftp repository and web, no luck.. thanks, Toan -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org