Recent

Author Topic: Lazarus Release Candidate 2 for 2.0  (Read 72904 times)

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9791
  • Debugger - SynEdit - and more
    • wiki
Re: Lazarus Release Candidate 2 for 2.0
« Reply #60 on: November 11, 2018, 09:33:37 pm »
What exactly is the problem with the debugger?

Please see the thread: http://forum.lazarus-ide.org/index.php/topic,42869.0.html and ask there.

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Lazarus Release Candidate 2 for 2.0
« Reply #61 on: November 11, 2018, 09:52:29 pm »
It says 'the debugger ran into a problem' save your work... and the like (sorry I have it in spanish).

Thanks I will check that thread.

laguna

  • Sr. Member
  • ****
  • Posts: 323
Re: Lazarus Release Candidate 2 for 2.0
« Reply #62 on: November 12, 2018, 12:38:37 pm »
In this version of Lazarus on Mac OSX 10.14, compiled with ppc386 and LCL cocoa, I encountered a problem in the scrolling-bar.
In particular, in the code editing window, and in the form property.

When you click on it, the screen is not updated.


laguna

  • Sr. Member
  • ****
  • Posts: 323
Re: Lazarus Release Candidate 2 for 2.0
« Reply #63 on: November 13, 2018, 07:59:00 am »
Add image to show error


melwinek

  • Jr. Member
  • **
  • Posts: 60
Re: Lazarus Release Candidate 2 for 2.0
« Reply #64 on: November 13, 2018, 08:07:39 pm »
Can someone confirm this error ?: https://bugs.freepascal.org/view.php?id=34298 because I wonder if it only bothers me.

tkamphuis

  • Newbie
  • Posts: 3
Re: Lazarus Release Candidate 2 for 2.0
« Reply #65 on: November 16, 2018, 12:24:15 pm »
I Have a problem when I try to define a BeforeOpen or a BeforeRefresh on a  Zeos Query component.
The error = ZAbstractDataset.pas(181,59) Error: Identifier not found: TWideDataSet

The problem is started in Lazarus 2.0 rev 2. Rev 1 was ok, no problems there.

I'm using ZeosLib 7.3 rev 5277
Windows 10 version 1809
Lazarus 2.0 rev 2 64 bits

Greetings,

Theo

Dr_Bob_MILLER

  • Newbie
  • Posts: 4
RC2: Problems installing 2 TMS FNC packages on MacOS that install fine in Win
« Reply #66 on: November 16, 2018, 06:10:32 pm »
I have installed Lazarus RC2 on multiple Windows platforms (Win7 & Win10, including 2 Virtual Machines on a MacBook Pro High Sierra).  I have successfully installed TMS Framework Neutral Component (FNC) Studio on all of these, but I am only having problems on the native MacOS installation of Lazarus RC2.

FNC Studio contains 5 package sets: 2 *.lpk files for each set: a design time and a runtime package.

All of these install fine in Windows installations of Lazarus RC2, but 2 of these packages fail to install in the native MacOS version of RC2. 

(I do not have a working version of Lazarus 1.8.4 on MacOS, 'cuz I just couldn't get the gdb debugger to work.  RC2 is a HUGE improvement!)

Here is the error message I get when trying to install the Dashboard package:
Quote
LCLTMSFNCWPReg.pas(44,0) Error: Can't open resource file "/Developer/TMS FNC Dashboard Pack/TMSFNCDashBoardResources.dcr"

I realize that you might tell me that this is a TMS problem, but because of these facts, I think that this is really a Lazarus problem:
  • This .dcr file is indeed present in the package source directory for the MacOS install
  • The other FNC packages, that WERE successfully installed in MacOS RC2, also have .dcr files which gave no trouble
  • This Dashboard package has installed successfully into multiple Windows versions of Lazarus RC2.

I have attached a PDF that shows all the Lazarus messages from the failed TMS FNC Dashboard package install attempt.

Here is the error message I get when trying to install the TMS FNC Blox package:
Quote
Build IDE: Exit code 512, Errors: 1
Fatal: Cannot find LCLTMSFNCBloxShapesFlowChart used by LCLTMSFNCBloxControl, incompatible ppu=/Developer/TMS FNC Blox/lib/i386-darwin/LCLTMSFNCBloxShapesFlowchart.ppu, package LCLTMSFNCBloxPkg

I have installed a PDF of all the messages from the failed TMS FNC Blox package install attempt as well.

I will submit this support request to TMS as well, since they seem to be working with you folks.

How can I work with you and TMS to solve these problems?

Best regards,

Dr. Bob Miller
Trace Systems Inc.

laguna

  • Sr. Member
  • ****
  • Posts: 323
Re: Lazarus Release Candidate 2 for 2.0
« Reply #67 on: November 19, 2018, 08:08:10 am »
O.S: MAC 10.14
Lazarus 2.0 rc last version
LCL cocoa

Not correct select object in ide form , show image
The Textbox not show point  mouse for change size or select to move object.

Not select label and mouse point not select multi-object




« Last Edit: November 19, 2018, 08:11:51 am by laguna »

chrisv5

  • Newbie
  • Posts: 4
Re: Lazarus Release Candidate 2 for 2.0
« Reply #68 on: November 21, 2018, 02:54:08 pm »
I have filed bug https://bugs.freepascal.org/view.php?id=34582

Honestly, this bug has "always" existed, but now would be a good time to fix it, with minimal effort.

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Lazarus Release Candidate 2 for 2.0
« Reply #69 on: November 22, 2018, 08:42:34 pm »
I can't install packages with OPM, even if running lazarus as administrator. Windows 10 x64.

mischi

  • Full Member
  • ***
  • Posts: 170
Re: Lazarus Release Candidate 2 for 2.0
« Reply #70 on: November 22, 2018, 10:38:00 pm »
Please note the bug I filed on the bug tracker for macOS (https://bugs.freepascal.org/view.php?id=34588). It is simply a uppercase/lowercase issue with the framework S(s)ecurity in the file components/fpdebug/fpdbgdarwinclasses.pas.

chrisv5

  • Newbie
  • Posts: 4
Re: Lazarus Release Candidate 2 for 2.0
« Reply #71 on: November 23, 2018, 10:46:47 pm »
I have filed bug https://bugs.freepascal.org/view.php?id=34582

Honestly, this bug has "always" existed, but now would be a good time to fix it, with minimal effort.

The bug has kindly being fixed by Mattias, thank you!

melwinek

  • Jr. Member
  • **
  • Posts: 60
Re: Lazarus Release Candidate 2 for 2.0
« Reply #72 on: November 26, 2018, 08:19:37 am »
Do not forget about this error:
https://bugs.freepascal.org/view.php?id=34298

laguna

  • Sr. Member
  • ****
  • Posts: 323
Re: Lazarus Release Candidate 2 for 2.0
« Reply #73 on: November 27, 2018, 11:15:55 am »
The errors in the lazarus IDE, 'cocoa' version, relative to the scrolling of the window containing the properties and events, have not yet been determined.
Also in 'DARK' mode this window is illegible.

mischi

  • Full Member
  • ***
  • Posts: 170
Re: Lazarus Release Candidate 2 for 2.0
« Reply #74 on: November 27, 2018, 02:38:15 pm »
Please note the bug I filed on the bug tracker for macOS (https://bugs.freepascal.org/view.php?id=34588). It is simply a uppercase/lowercase issue with the framework S(s)ecurity in the file components/fpdebug/fpdbgdarwinclasses.pas.
Fixed by Matthias. Thanks.

 

TinyPortal © 2005-2018