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

TOPIC:

CT LAB ver 7.00 4 years 4 months ago #14160

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Please, try to build Minimum Big IDE first for test info
we will test and try to fix this
MacOS OS linker has problem with big files, like Typhon IDE with many pkgs...
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 7.00 4 years 4 months ago #14161

  • Inferno
  • Inferno's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 32
  • Thank you received: 0
I have the same effect with Minimum Big IDE - "Error: Cannot find Typhon starter:" error occurs. On the same system and v6.920 I had Big IDE compiled + additional packages including pl_virtualtrees and pl_virtualtreesextra.

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

CT LAB ver 7.00 4 years 4 months ago #14162

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Let's get all things from the start.

-Download, install and build CT 6.9

-Your MacOS ver ?
-Your RAM Memory ?
-Your Free Hard Disk ?
-etc
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 7.00 4 years 4 months ago #14163

  • Inferno
  • Inferno's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 32
  • Thank you received: 0
I did today, removed all and installed from scratch v6.9. macOS Mojave 10.14.6, 16GB, 420GB - these things are not the cause... Issues with packages (and tracking speed) started after upgrading to v6.930...

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

CT LAB ver 7.00 4 years 4 months ago #14164

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
CT don't store any file(s) out of
1) /usr/local/codetyphon and
2) /Home/<USERNAME>/.typhon64
directories more info here

My last suggestion:
Try manual to remove the above directories and Reinstall/Build CT
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 7.00 4 years 4 months ago #14182

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
We release LAB CodeTyphon Ver 7.00 revision 006950
with the latest pascal sources on the planet

Please test, report, suggest and
always have fun
PilotLogic Architect and Core Programmer

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

CT LAB ver 7.00 4 years 4 months ago #14184

  • superc
  • superc's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
on this planet.... I'm joke :laugh:

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

CT LAB ver 7.00 4 years 4 months ago #14185

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Yes on this planet
and it's NOT a joke...
PilotLogic Architect and Core Programmer

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

CT LAB ver 7.00 4 years 3 months ago #14223

  • Klaus Riesterer
  • Klaus Riesterer's Avatar
  • Visitor
  • Visitor
I Can't get this working with CT, but would be great ...
Can you have a look on this please?

github.com/jomael/CodeLibrarian

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

Last edit: by Klaus Riesterer.

CT LAB ver 7.00 4 years 3 months ago #14224

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir we fix this Laz 1.4 Project ???? :woohoo:

Download the new source from here

The Source from GIT has many, many, many, problems

umainform.lfm
object SnippetsMainFrm: TSnippetsMainFrm
<<<<<<< HEAD
  Left = 315
  Height = 581
  Top = 56
=======
  Left = 352
  Height = 581
  Top = 100
>>>>>>> 747aae165a283c89228d908bb5cbe9c7cd942bda
  Width = 987
  HorzScrollBar.Page = 824
  VertScrollBar.Page = 160
  AutoScroll = True
  Caption = 'Code Librarian'
  ClientHeight = 561
  ClientWidth = 987
  Menu = mnuMain
  OnClose = FormClose
<<<<<<< HEAD
  LCLVersion = '1.4.4.0'
=======
  LCLVersion = '1.4.0.4'
>>>>>>> 747aae165a283c89228d908bb5cbe9c7cd942bda

CodeLibrarian.lps
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <ProjectSession>
    <PathDelim Value="\"/>
    <Version Value="9"/>
    <BuildModes Active="Debug"/>
<<<<<<< HEAD
    <Units Count="12">
      <Unit0>
        <Filename Value="CodeLibrarian.lpr"/>
        <IsPartOfProject Value="True"/>
        <EditorIndex Value="-1"/>
        <CursorPos Y="16"/>
        <UsageCount Value="237"/>
=======
    <Units Count="13">
      <Unit0>
        <Filename Value="CodeLibrarian.lpr"/>
        <IsPartOfProject Value="True"/>
        <EditorIndex Value="3"/>
        <CursorPos Y="16"/>
        <UsageCount Value="237"/>
        <Loaded Value="True"/>
>>>>>>> 747aae165a283c89228d908bb5cbe9c7cd942bda
      </Unit0>
      <Unit1>
        <Filename Value="umainform.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="SnippetsMainFrm"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="uMainForm"/>
        <IsVisibleTab Value="True"/>
<<<<<<< HEAD

umainform.pas

Line 1644
        vToLib.CreateFolder(vNewFolder);
<<<<<<< HEAD
        CopyAttributes(vNewFolder, InclPathDel(aSourceFolder) + vFolders[vCnt]);
=======
        CopyAttributes(vNewFolder, vNewFolder);
>>>>>>> 747aae165a283c89228d908bb5cbe9c7cd942bda
        ImportFolder(aSourceFolder + vFolders[vCnt] +cDelim, vNewFolder);
      end;

Line 1679
<<<<<<< HEAD
    if vToLib.FolderExists(aRootFolder) then //need to change this bhavior the root folder will act only as a host it makes no sense to have a non existing host.
=======
    if vToLib.FolderExists(aRootFolder) then
>>>>>>> 747aae165a283c89228d908bb5cbe9c7cd942bda
      raise Exception.CreateFmt('Folder %S already exists in the library',[aRootFolder]);
    ImportFolder('/', aRootFolder);
    LoadCodeLib;
  finally

We put fixes (cr9999) to many HighLighters
fRange := TRangeState(PtrInt(Value));  //=== cr9999 ==== 

Result := Pointer(PtrInt(fRange));    //=== cr9999 ====

My suggestion, if you going to work on this project
look and in lz_SynEditExtra CodeTyphon Package

A screen from Typhon64 on Win10 64

PilotLogic Architect and Core Programmer
Attachments:

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

Last edit: by Sternas Stefanos.

CT LAB ver 7.00 4 years 3 months ago #14226

  • Klaus Riesterer
  • Klaus Riesterer's Avatar
  • Visitor
  • Visitor
Ok, can open project now, but did you open the file in snippet-folder or have you tried to create a new one? This is what's nor working for me now.

The project may be older than 4-5 years I think, but it would could be a neat tool ...
The development seems to be not active, there are only branches before 2 years without anything done.
So I thought, it would be a nice addon for CT.

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

Last edit: by Klaus Riesterer.

CT LAB ver 7.00 4 years 3 months ago #14227

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
we convert to CT and clean up the mesh of this project.
Our LAB has many work, I can't add another task now.

But, someone else can start working on this project...
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 7.00 4 years 3 months ago #14228

  • Klaus Riesterer
  • Klaus Riesterer's Avatar
  • Visitor
  • Visitor
OK, I'll try to fix some things, but I also have less time.
I'm also trying to fix some problems in fpreport, as there are some more as thought:
forum.lazarus.freepascal.org/index.php/topic,47954.0.html

And than there are my main projects .... Could take some time.

Thank you for your great job and a good New Year 2020 !

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

Last edit: by Klaus Riesterer.

CT LAB ver 7.00 4 years 3 months ago #14229

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Happy New Year for all
PilotLogic Architect and Core Programmer

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

CT LAB ver 7.00 4 years 3 months ago #14240

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

If I click twice the 'minimize' button (see pic 'Docked_Components_Window.png') of the docked IDE window 'Components' the following error
is issued (see pic 'Docked_Components_Window_show_error.png'). This error occurs with Typhon32 and Typhon64.

Env.: Typhon 7.0 r62372 FPC 3.3.1 r43670 Platform : i386-win32-win32/win64

Thank you for your support
Daniel

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

CT LAB ver 7.00 4 years 3 months ago #14241

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
we know about this problem and we try to solve it (I hope)
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 7.00 4 years 3 months ago #14242

  • Daniel Jaeger
  • Daniel Jaeger's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 28
  • Thank you received: 0
Interestingly, this only happens with the 'Components' window, all other Windows of the IDE don't seem to have the problem.

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

CT LAB ver 7.00 4 years 3 months ago #14243

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Yes I know that,
we must rewrite some functions/procedures in 'Components' window (ct_componentlist.pas)

But we will try to solve this problem after the
Final Release of CodeTyphon ver 7.0
ETA=1 day, if ALL are OK
PilotLogic Architect and Core Programmer

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

CT LAB ver 7.00 4 years 3 months ago #14246

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

Daniel Jaeger wrote: Interestingly, this only happens with the 'Components' window, all other Windows of the IDE don't seem to have the problem.


Sir, finally we fix and this problem.
PilotLogic Architect and Core Programmer

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

CT LAB ver 7.00 4 years 3 months ago #14251

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
We release CodeTyphon ver 7.00 Final
have fun
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Daniel Jaeger

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

Last edit: by Sternas Stefanos.