Re: [Lazarus] SQLQuery.FieldDefs unknow

2013-01-18 Thread Michael Van Canneyt
On Thu, 17 Jan 2013, Hidayat wrote: Hi, I'm using fpc 2.4.4 and Lazarus 1.0.4 compiled from source. After putting TSQLQuery, I try to change SQL property, but error message appear like SQLQuery.FieldDefs unknow. How to fix it? Try to upgrade FPC. I don't think 2.4.4 is supported by

[Lazarus] cross-platform way of put pascal class in a dynamic library

2013-01-18 Thread xrfang
Hi All, Is there a safe and cross-platform way to put a Lazarus Class into a dynamic library?  The description here:  http://wiki.freepascal.org/shared_library  seems not complete and / or out-dated? Thanks, Shannon-- ___ Lazarus mailing list

Re: [Lazarus] cross-platform way of put pascal class in a dynamic library

2013-01-18 Thread Michael Van Canneyt
On Fri, 18 Jan 2013, xrfang wrote: Hi All, Is there a safe and cross-platform way to put a Lazarus Class into a dynamic library?  The description here:  http://wiki.freepascal.org/shared_library  seems not complete and / or out-dated? It is complete. There is currently no way to put

Re: [Lazarus] terminal window not displayed in lazarus on kubuntu linux

2013-01-18 Thread Martin
On 18/01/2013 11:25, Paul wrote: Hi, I am new to lazarus and have installed a linux deb version on my kubuntu system. I am running kubuntu linux which runs KDE as the desktop and have installed lazarus 1,0,4, FPC version 2.6.0. x86_64-linux-gtk2. The problem: When I choose run, the program

Re: [Lazarus] Typo in TFPCustomFont?

2013-01-18 Thread Felipe Monteiro de Carvalho
The patch looks good, but should it be FPC_FULLVERSION=20601 ? Or else with fixes it might not work. -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Typo in TFPCustomFont?

2013-01-18 Thread Reinier Olislagers
On 18-1-2013 16:36, Felipe Monteiro de Carvalho wrote: The patch looks good, but should it be FPC_FULLVERSION=20601 ? Or else with fixes it might not work. Yes you're right. I suppose I'm anticipating the release of 2.6.2... Given the fact that fixes 2.6 has both the typo and non-typo version,

Re: [Lazarus] What is GeckoPort version 2 status?

2013-01-18 Thread Joost van der Sluis
On Sat, 2013-01-12 at 04:14 +0400, Maxim Ganetsky wrote: 11.01.2013 19:50, Joost van der Sluis пишет: On Sat, 2012-11-03 at 02:39 +0400, Maxim Ganetsky wrote: As far as I can see latest SVN version of GeckoPort version 2 is broken. It cannot be compiled via Lazarus package (e.g.

[Lazarus] Reminder for patch 22483

2013-01-18 Thread Joost van der Sluis
Hi all, A while ago I've send two patches to the bug-tracker. I need those patches for the iOS-designer, and it would be nice if they could be applied. The first one is almost trivial: http://bugs.freepascal.org/view.php?id=22483 It makes it possible to use the codetools to add methods to

Re: [Lazarus] Reminder for patch 22483

2013-01-18 Thread Joost van der Sluis
On Fri, 2013-01-18 at 17:24 +0100, Joost van der Sluis wrote: The second one is not that simple. And maybe there's a better solution then my patch. But I would like the problem to be solved. Let me finished my mail. Accidentally send it: http://bugs.freepascal.org/view.php?id=22487 The

Re: [Lazarus] Typo in TFPCustomFont?

2013-01-18 Thread Reinier Olislagers
On 16-1-2013 18:59, Marco van de Voort wrote: On Wed, Jan 16, 2013 at 02:35:07PM +, Martin wrote: ... and merge it back to 2.6.2 ? :-) IMHO: yes. Maybe make the old one deprecated in fixes, while adding the new. Done to fixes. (which will be branched for 2.6.2) As nobody else did it,

Re: [Lazarus] terminal window not displayed in lazarus on kubuntu linux

2013-01-18 Thread Malcolm Poole
On 18/01/13 11:25, Paul wrote: I am running kubuntu linux which runs KDE as the desktop and have installed lazarus 1,0,4, FPC version 2.6.0. x86_64-linux-gtk2. The problem: When I choose run, the program compiles just fine but the output is not displayed in a terminal window. This happens with

Re: [Lazarus] What is GeckoPort version 2 status?

2013-01-18 Thread Maxim Ganetsky
18.01.2013 20:15, Joost van der Sluis пишет: On Sat, 2013-01-12 at 04:14 +0400, Maxim Ganetsky wrote: The problem is that GeckoPort v2 fails to compile. See full log: Could you try again? Now it compiles OK, thanks. For installation into Lazarus you have to supply the path of lazarus in

Re: [Lazarus] terminal window not displayed in lazarus on kubuntu linux

2013-01-18 Thread leledumbo
On Linux, there's no separation between console and gui programs. To see console output, you have to launch from something that can read standard output. It's your terminal by default, however Lazarus has such a feature from View-Debug Windows-Terminal Output. -- View this message in context:

Re: [Lazarus] What is GeckoPort version 2 status?

2013-01-18 Thread Maxim Ganetsky
19.01.2013 1:47, Maxim Ganetsky пишет: 18.01.2013 20:15, Joost van der Sluis пишет: On Sat, 2013-01-12 at 04:14 +0400, Maxim Ganetsky wrote: The problem is that GeckoPort v2 fails to compile. See full log: Could you try again? Now it compiles OK, thanks. For installation into Lazarus you

Re: [Lazarus] What is GeckoPort version 2 status?

2013-01-18 Thread Joost van der Sluis
Sent from my phone, sorry for top posting. The error about the not existing dir is fixed in the latest lazmkunit package. Did you do an fppkg update, then fppkg install gecko? Maybe you need to explicitely update lazmkunit. (fppkg install lazmkunit)Op 18-01-13 22:47 schreef Maxim Ganetsky:

Re: [Lazarus] What is GeckoPort version 2 status?

2013-01-18 Thread Joost van der Sluis
H. I thought i fixed that. Maybe forgot to commit and package. Normally lazarus shows the error location. Cast the nativewindow (or something like that) to a thandle. You have to do this on two or three locations. I'll update the package tomorrow.. Op 18-01-13 23:38 schreef Maxim Ganetsky:

Re: [Lazarus] [ISSUE] FCL-Web and LazReport

2013-01-18 Thread Alexander Klenin
On Thu, Jan 17, 2013 at 6:52 PM, Michael Van Canneyt mich...@freepascal.org wrote: This cannot be fixed. Lazreport is not suitable for use in webapplications. I am curious -- can you elaborate on the reasons for that? I can understand the dependency on the concept of widgetset, but why nogui

Re: [Lazarus] [ISSUE] FCL-Web and LazReport

2013-01-18 Thread leledumbo
Alex, could you try porting LazReport to nogui? AFAIR, the problem is the same as TAChart, it requires to draw somewhere. -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-ISSUE-FCL-Web-and-LazReport-tp4028559p4028607.html Sent from the Free Pascal -

Re: [Lazarus] Trunk compilation broken by changing StrikeThrough property name

2013-01-18 Thread Vincent Snijders
2013/1/19 Alexander Klenin kle...@gmail.com: Revision 39879 introduced some compile-time conditionals apparently intended to fix a typo while breaking user code, but not Lazarus code. Unfortunately, Lazarus stopped compiling for me since that revision. I have committed a quick fix in r39885,