Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-07-01 Thread Dominique Louis
Graeme Geldenhuys wrote:
 Thanks, found it. For other that want to revert Lazarus to a more
 stable state, until the image issues are sorted. The revision you want
 is r15471.

The only problem I found with that revision, at least on Mac OS X, is 
that the ide contains a Range Check error, which was fixed after that 
revision.

Dominique.
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-30 Thread Dominique Louis
Does anyone on the team know why this is happening?

Dominique.

Dominique Louis wrote:
 When using the Carbon IDE which was just compiled from SVN source 
 revision 15598, it is impossible to change projects as you get a Range 
 check error.
 
 Similarly, Projects built using the latest Lazaurs code base cannot load 
 Glyph data. For example the error I get is...
 Error reading CanclBtn.Glyph.Data:Range check error
 
 
 Dominique.


___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-30 Thread Mattias Gärtner
Zitat von Dominique Louis [EMAIL PROTECTED]:

 Does anyone on the team know why this is happening?

At the moment Marc and Paul are rewriting some central parts of the image code,
so the current lazarus in svn is quite unstable (for all platforms, not only
carbon).
AFAIK Tom already fixed a few range check errors.
Always keep a backup copy of the last 'good' lazarus executable (this is a
single file).
Test with the latest revision and if the error is still there:
Please create a backtrace and a bug report.
If you don't have a backup of the lazarus executable: Use
svn up -r revisionnumber
in the lazarus directory to return to a former svn.


 Dominique.

 Dominique Louis wrote:
  When using the Carbon IDE which was just compiled from SVN source
  revision 15598, it is impossible to change projects as you get a Range
  check error.
 
  Similarly, Projects built using the latest Lazaurs code base cannot load
  Glyph data. For example the error I get is...
  Error reading CanclBtn.Glyph.Data:Range check error


Mattias

___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-30 Thread Felipe Monteiro de Carvalho
There was a big rework in the bitmap system, which caused some
problems, but they will be fixed before 0.9.26

-- 
Felipe Monteiro de Carvalho
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-30 Thread Felipe Monteiro de Carvalho
On Mon, Jun 30, 2008 at 8:43 AM, Michael Van Canneyt
[EMAIL PROTECTED] wrote:
 Hopefully.

Not hopefully. Surely. No release is done with regressions =) (as long
as we are aware of them, at least)

-- 
Felipe Monteiro de Carvalho
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-30 Thread Graeme Geldenhuys
2008/6/30 Michael Van Canneyt [EMAIL PROTECTED]:

 There was a big rework in the bitmap system, which caused some
 problems, but they will be fixed before 0.9.26

 Hopefully.

 The disappearance of the code completion was quite a shock,
 ever since I don't dare to update any more :-)

I'm fearing updates as well and have been bitten a few times in my
last few updates. :-(
Yes, yes I know I'm using a development version.

When did code completion disappear?  Anybody know what revision of
Lazarus, the FPCUnit GUI Test Runner still worked?  It's a huge pain
in the butt trying to run selected tests with the Text Test Runner
when you have around 1200+ tests. Maybe it's time I create a new GUI
Test Runner using fpGUI.

Regards,
 - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-30 Thread Dominique Louis
Mattias Gärtner wrote:
 If you don't have a backup of the lazarus executable: Use
 svn up -r revisionnumber
 in the lazarus directory to return to a former svn.

This is exactly the info I was looking for so I could regress back to 
the previous revision.

Thanks again Mattias.

Dominique.
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-30 Thread Marc Weustink
Michael Van Canneyt wrote:
 
 On Mon, 30 Jun 2008, Felipe Monteiro de Carvalho wrote:
 
 There was a big rework in the bitmap system, which caused some
 problems, but they will be fixed before 0.9.26
 
 Hopefully. 
 
 The disappearance of the code completion was quite a shock,
 ever since I don't dare to update any more :-)

ehm... didn't I fix this yet...

Marc

___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Mac OS X : Latest Lazarus Revision : 15598 Does not work :(

2008-06-27 Thread Dominique Louis
When using the Carbon IDE which was just compiled from SVN source 
revision 15598, it is impossible to change projects as you get a Range 
check error.

Similarly, Projects built using the latest Lazaurs code base cannot load 
Glyph data. For example the error I get is...
Error reading CanclBtn.Glyph.Data:Range check error


Dominique.
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus