Re: [Lazarus] While starting IDE, lazarus lock, without nay error

2015-08-12 Thread Mattias Gaertner
On Wed, 12 Aug 2015 12:11:48 +0300 FreeMan wrote: > Hello, > fpc r 31315 & lazarus r49654 qtx64 osx yosemite 10.10.4 > when start IDE on splash screen IDE is lock and no any error. > this is gdb results. bt after cut via ctrl + c > has any one any idea? >[...] > (gdb) bt > #0 MAKERELATIVEFILELIS

Re: [Lazarus] help needed making an ide extension

2015-08-12 Thread Marc Santhoff
On Do, 2015-08-13 at 01:06 +0200, Mattias Gaertner wrote: > On Thu, 13 Aug 2015 00:06:34 +0200 > Marc Santhoff wrote: > > >[...] > > Good example. > > > > I do not fully understand the creation mechanism. I see an extra > > register procedure in "frmexploremenu.pas" that actually sets the menu >

Re: [Lazarus] help needed making an ide extension

2015-08-12 Thread Mattias Gaertner
On Thu, 13 Aug 2015 00:06:34 +0200 Marc Santhoff wrote: >[...] > Good example. > > I do not fully understand the creation mechanism. I see an extra > register procedure in "frmexploremenu.pas" that actually sets the menu > entry. I thought a constructor of the extension class would be called. >

Re: [Lazarus] help needed making an ide extension

2015-08-12 Thread Marc Santhoff
On Mi, 2015-08-12 at 23:17 +0200, Mattias Gaertner wrote: > On Wed, 12 Aug 2015 21:16:22 +0200 > Marc Santhoff wrote: > > >[...] > > 1. Is it correct that to make an extension basically all I have to do is > > write the code that > > - adds a menu entry for starting the code > > - save it as a la

[Lazarus] Error when building with my package. What's the problem?

2015-08-12 Thread Anthony Walter
Error received: project1.lpr(20,1) Error: Undefined symbol: RTTI_$CODEBOT.SYSTEM_$$_DEF38 I updated FPC/Lazarus from svn sources recently and am attempting to rebuild my personal source code packages. When I try to add these packages to the IDE and rebuild, or even when I try to build a project w

Re: [Lazarus] help needed making an ide extension

2015-08-12 Thread Mattias Gaertner
On Wed, 12 Aug 2015 21:16:22 +0200 Marc Santhoff wrote: >[...] > 1. Is it correct that to make an extension basically all I have to do is > write the code that > - adds a menu entry for starting the code > - save it as a lazarus package and check "register in ide" (or the > like ;) > and that's t

[Lazarus] help needed making an ide extension

2015-08-12 Thread Marc Santhoff
Hi, I'd like to try building an extension to Lazarus. After reading a lot of http://wiki.lazarus.freepascal.org/Extending_the_IDE#See_also I think I'm starting to understand how this can be done. But some questions are left open: 1. Is it correct that to make an extension basically all I hav

Re: [Lazarus] Strange interaction between combox and IniPropStorage

2015-08-12 Thread Luca Olivetti
El 11/08/15 a les 12:22, Luca Olivetti ha escrit: El 11/08/15 a les 12:12, Luca Olivetti ha escrit: I just found a very strange bug: when I try to save the ItemIndex of a combobox through a TIniPropStorage, its value reverts to the value it had when the form was created. Every other value (I use

[Lazarus] While starting IDE, lazarus lock, without nay error

2015-08-12 Thread FreeMan
Hello, fpc r 31315 & lazarus r49654 qtx64 osx yosemite 10.10.4 when start IDE on splash screen IDE is lock and no any error. this is gdb results. bt after cut via ctrl + c has any one any idea? .. c" FileAge=1439370051 StoredAge=1438857084 Hint: [TFPCTargetConfigCache.NeedsUpdate] /usr/loc