Welcome, Guest
Username: Password: Remember me
Lab CT Version, news, test results, new features request and suggestions

TOPIC:

CT LAB ver 6.80 5 years 1 month ago #13236

  • Fernando
  • Fernando's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 0
Hi,
Strange thing: try to update to the latest rev 6730 on windows 10 x64; as always go to ctcenter, open update manager, update to latest lab version, download proceeds ok, but when the unzip stage should start, I get "User has not administrator privileges" error in a cmd window reading "Administrator" at top (see attached image). This happens even after reboot. What to do?
Attachments:

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 1 month ago #13237

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
The installation user is admin ?
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 1 month ago #13238

  • Fernando
  • Fernando's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 0
Yes, as always. I did this many times, as I always I update to the latest Lab version. First time finding this.

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 1 month ago #13243

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
My suggestion Sir is
to check your OS installation
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 1 month ago #13250

  • Fernando
  • Fernando's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 0
Found the culprit. Somehow the Path variable was screwed up, and net command was not recognized, actually, which was interpreted by tne .bat as not administrator.

Thanks

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 1 month ago #13251

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 4 weeks ago #13267

  • Peter Heckert
  • Peter Heckert's Avatar
  • Visitor
  • Visitor
i := 0;
while i < 10 do begin
    i += 1;
end;

If a breakpoint is set at the while loop, it is only hit once. This is perfectly reproducible.
I believe the reason is, there are two related breakpoints at assembly level and only the first is hit.

I have seen this first time in lazarus 2.0 and fpc 3.0.4 but CT6.8 has the same behaviour.
Also in lazarus I have seen that breakpoints are not hit or a breakpoint is hit and is in the breakpoint list after it was deleted in the source editor.
(I am not able to reproduce the latter, these partially random occuring problems in CT are possibly imported from lazarus code?)

It happens with GDB, it doesnt happen with FpDebug in CT6.8

This is not a major problem for me, I can workaround, but it is reproducible, and so it possibly could help to improve the debugger.

Platforms: Win7 32 bit, Win10 32 + 64 bit

Please Log in or Create an account to join the conversation.

Last edit: by Peter Heckert.

CT LAB ver 6.80 5 years 4 weeks ago #13268

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
We don't know Sir
We try to solve any Debug problem
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 6.80 5 years 4 weeks ago #13269

  • Daniel Jaeger
  • Daniel Jaeger's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
Hi

After creation of a new component package via 'tools -> import type library...' i got the following message (see Pic. CT_message.png) as soon as i try to rebuild the IDE with the new package.

Env.: Win8.1 pro/CT6.8 Lvl 6730/Typhon32

Thank you for your support
Daniel

Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Daniel Jaeger. Reason: corr

CT LAB ver 6.80 5 years 4 weeks ago #13272

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
give us time to find the problem
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 4 weeks ago #13273

  • Daniel Jaeger
  • Daniel Jaeger's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
Hi
A comparison of the new package with an old one (6700) shows that in the new package the section unitpath is missing.

<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>

Maybe the error has something to do with it.

Thanks.

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 4 weeks ago #13274

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Yes
this is the problem we fixed
Thanks a lot

Next LAB CT will have and this fix
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 6.80 5 years 3 weeks ago #13276

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
We release LAB CodeTyphon ver 6.80 Revision 006740 BETA 1

Have fun
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 3 weeks ago #13277

  • Klaus Riesterer
  • Klaus Riesterer's Avatar
  • Visitor
  • Visitor
Revision 006740 BETA 1
Compiles my projects ok but:

Most Codetools hotkeys (eg Shift-Ctrl-C) did not work. Editor is almost useless in this state.

Please Log in or Create an account to join the conversation.

Last edit: by Klaus Riesterer.

CT LAB ver 6.80 5 years 3 weeks ago #13278

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
please, can you give us more info ?
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 6.80 5 years 3 weeks ago #13279

  • Klaus Riesterer
  • Klaus Riesterer's Avatar
  • Visitor
  • Visitor
Sure. Its on Linux Mint 19.1 64bit.

When I write a new procedureheader and press Shift-CTRL-C the Error 1: 'Error: there is no completion for this code' is given.

Also CTRL-Shift Up/Down did not work.

Please Log in or Create an account to join the conversation.

Last edit: by Klaus Riesterer.

CT LAB ver 6.80 5 years 3 weeks ago #13280

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
tomorrow we will test and report here
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 3 weeks ago #13281

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100

Klaus Riesterer wrote: Revision 006740 BETA 1
.....
Most Codetools hotkeys (eg Shift-Ctrl-C) did not work. Editor is almost useless in this state.


We test, Fix and release LAB CodeTyphon ver 6.80 Revision 006745 BETA 2

Have fun...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 6.80 5 years 3 weeks ago #13283

  • Klaus Riesterer
  • Klaus Riesterer's Avatar
  • Visitor
  • Visitor
Thank you Sir!
For me it works again as it should.

Really fast service - Great!

Please Log in or Create an account to join the conversation.

CT LAB ver 6.80 5 years 3 weeks ago #13284

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
and always have fun
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.