Recent

Author Topic: Lazarus 1.2 Release  (Read 148189 times)

zeljko

  • Hero Member
  • *****
  • Posts: 1594
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: Lazarus 1.2 Release
« Reply #30 on: March 05, 2014, 10:01:42 am »
I do not know which of them reads here. But I do know, that there recently was an 2.6.4RC. So 2.6.4 is next, and due soon.

IIRC someone mentioned, that hope was to have 2.8. by the end of the year. But I do not know for sure.

I'm already using 2.6.4 ... svn co http://svn.freepascal.org/cgi-bin/viewvc.cgi/tags/release_2_6_4  .. think that releasee builds are in progress.

taazz

  • Hero Member
  • *****
  • Posts: 5368
Re: Lazarus 1.2 Release
« Reply #31 on: March 05, 2014, 10:07:35 am »
thank you for the synch, well done.
Good judgement is the result of experience … Experience is the result of bad judgement.

OS : Windows 7 64 bit
Laz: Lazarus 1.4.4 FPC 2.6.4 i386-win32-win32/win64

nsunny

  • Full Member
  • ***
  • Posts: 117
  • Code is magic
    • LazPlanet
Re: Lazarus 1.2 Release
« Reply #32 on: March 05, 2014, 01:17:16 pm »
Congratulations and thanks to the Lazarus Team. :)
Lazarus TTS Tutorial | LazPlanet
Lazarus 2.2.0 | FPC 3.2.2 | Linux/OpenBSD/ReactOS

hinst

  • Sr. Member
  • ****
  • Posts: 303
Re: Lazarus 1.2 Release
« Reply #33 on: March 05, 2014, 02:04:04 pm »
I found a serious bug, ppl
Lazarus sometimes throws error message dialog when it detects syntax error in source file being edited
It is real
It was present in 1.2 RC 1 and 1.2 RC 2
Too bad I managed to reproduce it several times, but have not reported it yet properly
But next time I encounter it, I definitely will do so
What is difficult about reporting it is that sometimes it happens, but not too often, like once in 10 hours of work
Present both on Windows and Ubuntu at least
« Last Edit: March 05, 2014, 02:07:38 pm by hinst »
Too late to escape fate

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4459
  • I like bugs.
Re: Lazarus 1.2 Release
« Reply #34 on: March 05, 2014, 02:14:58 pm »
Too bad I managed to reproduce it several times, but have not reported it yet properly
But next time I encounter it, I definitely will do so
What is difficult about reporting it is that sometimes it happens, but not too often, like once in 10 hours of work

The report will be useful only if the problem can be reproduced or if you provide a debugger backtrace.
I suggest you run Lazarus under a debugger, then you get a backtrace from the error and can make a useful report.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

hinst

  • Sr. Member
  • ****
  • Posts: 303
Re: Lazarus 1.2 Release
« Reply #35 on: March 05, 2014, 02:26:54 pm »
Well, I just got "lucky" and reproduced it again right now
Take a look if interested: http://bugs.freepascal.org/view.php?id=25826
I provided backtrace as well
Too late to escape fate

kamischi

  • Full Member
  • ***
  • Posts: 177
Re: Lazarus 1.2 Release
« Reply #36 on: March 05, 2014, 05:08:15 pm »
Unfortunately, however, I can't find the files for Mac OS X PowerPC. Are they still concealed at SourceForge?
I don't know about the disk images, but i am working on the fink packages. I will update fpc to 2.6.4 and lazarus to 1.2. For all system higher than 10.5, Aqua(carbon) for powerpc and i386 and gtk2 for X86_64, but give me some days.

MiSchi.
fpc 2.6.4, lazarus 1.4.0, Mac OS X, fink

motaz

  • Sr. Member
  • ****
  • Posts: 495
    • http://code.sd
Re: Lazarus 1.2 Release
« Reply #37 on: March 05, 2014, 05:25:39 pm »
@ Martin_fr
which gdb shows nothing

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9792
  • Debugger - SynEdit - and more
    • wiki
Re: Lazarus 1.2 Release
« Reply #38 on: March 05, 2014, 06:43:58 pm »
Which distro are you using?

If gdb is not installed by default, then you should be able to install it from the app center (or whatever it is called on your distro).

motaz

  • Sr. Member
  • ****
  • Posts: 495
    • http://code.sd
Re: Lazarus 1.2 Release
« Reply #39 on: March 05, 2014, 07:17:59 pm »
@ Martin_fr

I'm using Debian Wheezy 64 bit, now I have installed gdb and Lazarus works fine without error message at starting, then I disabled debugger in options, I always select (None) in debugger, I don't like to use it

Thank you

marc_dsb

  • New member
  • *
  • Posts: 7
Re: Lazarus 1.2 Release
« Reply #40 on: March 05, 2014, 11:57:41 pm »
Thanks Lazarus team for all the effort, some days ago we hope this new version, I will be installed next to the 1.0.10.

Wok

  • New member
  • *
  • Posts: 7
    • Woksoft
Re: Lazarus 1.2 Release
« Reply #41 on: March 06, 2014, 09:17:06 am »
I'm not so happy with L1.2, all my projects crashes.

I use  Anydac 6.09 as databaseconnector.
And even the simple demo projects where anydac is used gives a  Fatal: Internal error 200610054. >:D

For  the moment i go back till 1.14.


Peter

zeljko

  • Hero Member
  • *****
  • Posts: 1594
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: Lazarus 1.2 Release
« Reply #42 on: March 06, 2014, 09:54:51 am »
Such errors are produced by fpc afaik, so problem is maybe with fpc-2.6.2 in your case.

JD

  • Hero Member
  • *****
  • Posts: 1848
Re: Lazarus 1.2 Release
« Reply #43 on: March 06, 2014, 10:54:18 am »
And even the simple demo projects where anydac is used gives a  Fatal: Internal error 200610054. >:D

For  the moment i go back till 1.14.


Peter

The error you describe comes from the FPC compiler. What version are you using?
Windows - Lazarus 2.1/FPC 3.2 (built using fpcupdeluxe),
Linux Mint - Lazarus 2.1/FPC 3.2 (built using fpcupdeluxe)

mORMot; Zeos 8; SQLite, PostgreSQL & MariaDB; VirtualTreeView

edwinyzh

  • New Member
  • *
  • Posts: 43
Re: Lazarus 1.2 Release
« Reply #44 on: March 07, 2014, 09:48:06 am »
Awesome! Many thanks and I might  use it in the future.

PS, the installer (and previous versions of the installers) are too slow on my Windows 7 (with Intel I5 CPU and 6GB RAM) system, and it also slows down the entire system during it's execution...

 

TinyPortal © 2005-2018