Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-30 Thread Bo Berglund
On Tue, 30 Nov 2010 07:38:40 +0100, Bo Berglund bo.bergl...@gmail.com wrote: On Tue, 30 Nov 2010 09:20:29 +0700, Paul Ishenin i...@kmiac.ru wrote: The error means that spdoserial is using LCL but does not has it as a requirement in the package options. Please set LCL as a required package for

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-30 Thread Paul Ishenin
30.11.2010 13:38, Bo Berglund wrote: If so, why did it work when I used FPC 2.2.4 but not with 2.4.2? Any dependency should not change just because I change compiler version, right? I thought you've changed lazarus version too? Notice that this is just a standard package that I downloaded in

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-30 Thread Mattias Gaertner
On Mon, 29 Nov 2010 23:16:24 +0100 Bo Berglund bo.bergl...@gmail.com wrote: On Mon, 29 Nov 2010 00:01:59 +0100, Bo Berglund bo.bergl...@gmail.com wrote: Retrieved the trunk version into folder lazarus_trunk (I renamed after SVN was done, is it possible to redirect the SVN checkout into a

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Sven Barth
Am 29.11.2010 00:01, schrieb Bo Berglund: On Sun, 28 Nov 2010 22:36:18 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo Berglundbo.bergl...@gmail.com: On Sun, 28 Nov 2010 22:14:32 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Max Vlasov
On Mon, Nov 29, 2010 at 10:17 AM, Graeme Geldenhuys graemeg.li...@gmail.com wrote: The Golden Rule of using Lazarus If you find a version or revision that works for you - stick with it for as long as possible! Do not be tempted to upgrade, because what works

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Graeme Geldenhuys
Op 2010-11-29 10:52, Max Vlasov het geskryf: some of them I could not live anymore. For example, one of them was related to opening one particular package, selecting unit, and getting AV after selecting remove. When I wanted to report about this bug, I tried the same with svn version, and

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Martin
On 29/11/2010 07:17, Graeme Geldenhuys wrote: Yes, and consider the other side of the coin. It will also add many many new bugs. I also use 0.9.28.3 in a VM session for our Windows development, and testing of our projects. I have no problems at the moment, but I don't dare update that VM either,

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread zeljko
On Monday 29 November 2010 10:48, Graeme Geldenhuys wrote: Op 2010-11-29 10:52, Max Vlasov het geskryf: some of them I could not live anymore. For example, one of them was related to opening one particular package, selecting unit, and getting AV after selecting remove. When I wanted to

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Martin
On 29/11/2010 11:18, zeljko wrote: On Monday 29 November 2010 10:48, Graeme Geldenhuys wrote: * Debugging is seriously broken in 0.9.29. Watch windows don't update, Local Vars window shows old values, breakpoints don't trigger, break point hit count doesn't work. This all causes major headaches

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Vincent Snijders
2010/11/29 zeljko zel...@holobit.net: On Monday 29 November 2010 10:48, Graeme Geldenhuys wrote: * Focused items in list views, treeviews etc have grey background and grey text, so when I have an item selected, I can't read it. This occurs in Messages Window, any treeview in the IDE (treeviews

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Martin
On 29/11/2010 11:30, Martin wrote: On 29/11/2010 11:18, zeljko wrote: On Monday 29 November 2010 10:48, Graeme Geldenhuys wrote: * Debugging is seriously broken in 0.9.29. Watch windows don't update, And yes, debugging was worse in 0.9.29 than in 0.9.28 = it is a snapshot, it is not

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Bo Berglund
On Mon, 29 Nov 2010 11:48:42 +0200, Graeme Geldenhuys graemeg.li...@gmail.com wrote: I mainly develop under Linux (and recompile and test under Windows). My Lazarus IDE is a mix of a relatively working revision, and then my own fixes applied to it. But lately I tend to use MSEide a lot more as

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Graeme Geldenhuys
Op 2010-11-29 13:30, Martin het geskryf: If you find other issue with the debugger, then please let us know. As for reporting Lazarus IDE bugs in general... To date, I have reported 216 bugs already. I feel bad having to add more, so I stopped reporting issues. Regards, - Graeme - --

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Graeme Geldenhuys
Op 2010-11-29 17:13, Bo Berglund het geskryf: Is it possible to use Eclipse with FPC? I have seen a Free Pascal add-on for Eclipse (Google will find it for you), but to date, I have never used Eclipse for any real work. I simply loaded it up to see how it looks. If you want something small

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Sven Barth
On 29.11.2010 16:11, Graeme Geldenhuys wrote: Op 2010-11-29 13:30, Martin het geskryf: If you find other issue with the debugger, then please let us know. As for reporting Lazarus IDE bugs in general... To date, I have reported 216 bugs already. I feel bad having to add more, so I stopped

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Sven Barth
On 29.11.2010 16:03, Graeme Geldenhuys wrote: Op 2010-11-29 13:02, Martin het geskryf: And btw quote: version or revision. As for revisions it is clearly said that they are not tested at all, so on this part you are absolutely right. But it is not considered a problem. There was a reason I

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Bo Berglund
On Mon, 29 Nov 2010 00:01:59 +0100, Bo Berglund bo.bergl...@gmail.com wrote: Retrieved the trunk version into folder lazarus_trunk (I renamed after SVN was done, is it possible to redirect the SVN checkout into a folder of your own choosing?). Then make clean all and fixed a shortcut to start

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Paul Ishenin
30.11.2010 5:16, Bo Berglund wrote: SdpoSerial\sdposerial.pas(37,7) Fatal: Can't find unit LResources used by SdpoSerial Notice: I *have* opened the sdposeriallaz package in this instance of Lazarus and then closed it again. According to earlier discussions this would tell Lazarus where it is

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-29 Thread Bo Berglund
On Tue, 30 Nov 2010 09:20:29 +0700, Paul Ishenin i...@kmiac.ru wrote: 30.11.2010 5:16, Bo Berglund wrote: SdpoSerial\sdposerial.pas(37,7) Fatal: Can't find unit LResources used by SdpoSerial Notice: I *have* opened the sdposeriallaz package in this instance of Lazarus and then closed it

[Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Bo Berglund
All of this is on Windows XP SP3 in a VMWare virtual machine. Originally I installed Lazarus + FPC from the downloadable setup file for Windows. It installed FPC 2.2.4 and Lazarus 0.9.28.2. Then I have installed the FPC version 2.4.2 and also retrieved the Lazarus sources from SVN (0_9_28_fixes

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Max Vlasov
On Sun, Nov 28, 2010 at 11:13 PM, Bo Berglund bo.bergl...@gmail.com wrote: What in the world can be causing this and how do I go about trying to trace it down? As it is now I cannot use the fixes Lazarus with FPC 2.4.2 and my project... Bo, one of the options to narrow your projects to

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Vincent Snijders
2010/11/28 Bo Berglund bo.bergl...@gmail.com: All of this is on Windows XP SP3 in a VMWare virtual machine. Originally I installed Lazarus + FPC from the downloadable setup file for Windows. It installed FPC 2.2.4 and Lazarus 0.9.28.2. Then I have installed the FPC version 2.4.2 and also

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Vincent Snijders
2010/11/28 Bo Berglund bo.bergl...@gmail.com: On Sun, 28 Nov 2010 21:47:01 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo Berglund bo.bergl...@gmail.com: All of this is on Windows XP SP3 in a VMWare virtual machine. Originally I installed Lazarus + FPC from the

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Bo Berglund
On Sun, 28 Nov 2010 22:14:32 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo Berglund bo.bergl...@gmail.com: On Sun, 28 Nov 2010 21:47:01 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo Berglund bo.bergl...@gmail.com: All of this is on Windows

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Vincent Snijders
2010/11/28 Bo Berglund bo.bergl...@gmail.com: On Sun, 28 Nov 2010 22:14:32 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo Berglund bo.bergl...@gmail.com: On Sun, 28 Nov 2010 21:47:01 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: Use lazarus 0.9.29 from

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Bo Berglund
On Sun, 28 Nov 2010 22:36:18 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo Berglund bo.bergl...@gmail.com: On Sun, 28 Nov 2010 22:14:32 +0100, Vincent Snijders vincent.snijd...@gmail.com wrote: 2010/11/28 Bo Berglund bo.bergl...@gmail.com: On Sun, 28 Nov 2010

Re: [Lazarus] Loading old project into Lazarus_fixes causes lock-up...

2010-11-28 Thread Graeme Geldenhuys
Op 2010-11-28 22:37, Max Vlasov het geskryf: Personally, after some time I didn't consider 9.28 worth the usage since so many changes have made since that version and working in 9.29 you contribute more since the many-many bugs of 9.28 are already solved. Yes, and consider the other side of