Recent

Author Topic: Lazarus Release Candidate 2 of 1.8  (Read 74723 times)

jc99

  • Hero Member
  • *****
  • Posts: 553
    • My private Site
Re: Lazarus Release Candidate 2 of 1.8
« Reply #105 on: June 28, 2017, 12:24:05 am »
Here comes the promised patch:
The idea behind this patch was to keep the Information rather than deleting it. I order to do so I had to return the information, that the desktop was understood (added to the list of desktops) and an index of the desktops had to be created to replace only the actual added desktops on saving.
There are also three minor changes, not related to the task:
DbgIntfDebuggerBase now belongs to DebufferIntf appended a comment about this
two Class-Variables were replaced by their Classname, because the Method called are class-methods.
(  TEnvironmentOptions and TTransferMacroList )

« Last Edit: June 28, 2017, 12:26:02 am by jc99 »
OS: Win XP x64, Win 7, Win 7 x64, Win 10, Win 10 x64, Suse Linux 13.2
Laz: 1.4 - 1.8.4, 2.0
https://github.com/joecare99/public
'~|    /''
,_|oe \_,are
If you want to do something for the environment: Twitter: #reduceCO2 or
https://www.betterplace.me/klimawandel-stoppen-co-ueber-preis-reduzieren

BeniBela

  • Hero Member
  • *****
  • Posts: 905
    • homepage
Re: Lazarus Release Candidate 2 of 1.8
« Reply #106 on: June 28, 2017, 01:21:58 pm »
This works as well as usual with fpc 3.1.1:

Code: [Select]
/opt/lazarus/ide/sourcefilemanager.pas(6450,29) Error: (5038) identifier idents no member "DesignPPI"
/opt/lazarus/ide/sourcefilemanager.pas(6452,71) Error: (5038) identifier idents no member "DesignPPI"
/opt/lazarus/ide/sourcefilemanager.pas(6454,88) Error: (5038) identifier idents no member "DesignPPI"
/opt/lazarus/ide/sourcefilemanager.pas(6455,88) Error: (5038) identifier idents no member "DesignPPI"
/opt/lazarus/ide/sourcefilemanager.pas(6457,86) Error: (5038) identifier idents no member "DesignPPI"
/opt/lazarus/ide/sourcefilemanager.pas(6458,86) Error: (5038) identifier idents no member "DesignPPI"
/opt/lazarus/ide/sourcefilemanager.pas(6459,27) Error: (5038) identifier idents no member "DesignPPI"
sourcefilemanager.pas(8456) Fatal: (10026) There were 7 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Makefile:3961: recipe for target 'lazarus' failed


And the different icons are gone. In 1.6. some Lazarus windows had differently colored icons, and now they are all blue. How are you supposed to use Alt+TAB, when all the icons are the same?
« Last Edit: June 28, 2017, 01:55:03 pm by BeniBela »

Mando

  • Full Member
  • ***
  • Posts: 181
Re: Lazarus Release Candidate 2 of 1.8
« Reply #107 on: June 28, 2017, 01:57:26 pm »
Hello:
 I detect that TbuffDataSet works worst than in version 1.6.2.
The TbuffDataset control works worse than version 1.6.2.
In my application, I load a file with insert and post.
The file I was uploading in 3s now takes 6s.

regards


JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4458
  • I like bugs.
Re: Lazarus Release Candidate 2 of 1.8
« Reply #108 on: June 28, 2017, 02:26:43 pm »
This works as well as usual with fpc 3.1.1:
Works well here. FPC trunk is a moving target. Please update.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

BeniBela

  • Hero Member
  • *****
  • Posts: 905
    • homepage
Re: Lazarus Release Candidate 2 of 1.8
« Reply #109 on: June 28, 2017, 11:30:37 pm »
This works as well as usual with fpc 3.1.1:
Works well here. FPC trunk is a moving target. Please update.

Nice try. I am not updating to trunk. With my luck I get a fpc bug and then cannot compile anything anymore

Thaddy

  • Hero Member
  • *****
  • Posts: 14157
  • Probably until I exterminate Putin.
Re: Lazarus Release Candidate 2 of 1.8
« Reply #110 on: June 28, 2017, 11:46:22 pm »
Then don't use trunk, simple.Stick to non-moving targets  8-)
Before you can report against trunk you always verify against the latest trunk you can download when you verify and even then  you may be late because it's fixed.
Specialize a type, not a var.

mercury

  • Full Member
  • ***
  • Posts: 154
Re: Lazarus Release Candidate 2 of 1.8
« Reply #111 on: June 29, 2017, 04:30:54 am »
3. I don’t like the new icons, any way to switch back?

No, Lazarus moves only forward, no step back :)

It looks like 90's style. :(

mercury

  • Full Member
  • ***
  • Posts: 154
Re: Lazarus Release Candidate 2 of 1.8
« Reply #112 on: June 29, 2017, 04:45:14 am »
1.I'll commit qt5pas1.dll in binaries/i386-win32/qt next week (mingw build),
2.QWebEngine isn't yet inside bindings because I must create all stuff manually since I don't any scripts for
automatic bindings creation, on the other side QWebKit is deprecated so that's the reason why it's moved away from
bindings.

AFAIK mingw build doesn't support QWebEngine. That's why I ask for a precompiled DLL. Because I don't want install that huge Visual Studio IDE.
May I ask when you or others will finish QWebEngine bindings.

tattila

  • Newbie
  • Posts: 1
Re: Lazarus Release Candidate 2 of 1.8
« Reply #113 on: June 30, 2017, 10:19:45 am »
Hi!

I have two question:

1. This working good on 64bit win, not than previous builds?

2. How can i Activate the single window mode?

Thank you for your help!

Thaddy

  • Hero Member
  • *****
  • Posts: 14157
  • Probably until I exterminate Putin.
Re: Lazarus Release Candidate 2 of 1.8
« Reply #114 on: June 30, 2017, 11:22:56 am »
Hi!

I have two question:

1. This working good on 64bit win, not than previous builds?

2. How can i Activate the single window mode?

Thank you for your help!

1. It already worked very good in 64 bit mode from 1.6. so that is a bit of nonsense unless you were sleeping for a couple of years.
2. I think you mean anchor docking. Well, install anchor docking. It is available from the package list.
Specialize a type, not a var.

ermeneuta

  • Jr. Member
  • **
  • Posts: 63
Re: Lazarus Release Candidate 2 of 1.8
« Reply #115 on: June 30, 2017, 05:21:25 pm »
Does it exist a  .deb  package for the ARM processor of the Raspberry, for 1.8.0RC2 ?
If yes, where ?
If not, is it possible to compile 1.8.0RC2 from source on the Raspberry ? Details, anyone ?

TNX

Thaddy

  • Hero Member
  • *****
  • Posts: 14157
  • Probably until I exterminate Putin.
Re: Lazarus Release Candidate 2 of 1.8
« Reply #116 on: June 30, 2017, 09:11:13 pm »
No. But it is rather easy.
Do you have fpc 3.0.2 already installed?
And subversion?
Specialize a type, not a var.

 

TinyPortal © 2005-2018