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

TOPIC:

CT LAB ver 5.70 10 years 4 months ago #8851

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4620
  • Thank you received: 1132
We release CT LAB 5.7.0 Revision 005621
changes at first post
Please, test, report and have fun...
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.70 10 years 4 months ago #8852

  • Alexandr
  • Alexandr's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2
Greetings!

Can you add "Show files hierarchy" for multi-project inspector?

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

CT LAB ver 5.70 10 years 4 months ago #8853

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
Until CT5.5 was with event 'Form.xyzKeyPress(Sender: TObject; var Key: char);' in Key the
corresponding code for the charcter. Also for the German special characters(ΓΌ = #252, ...).
From CT5.6 on you get in case of a special character in Key always '?'

Is this an improvement or a bug?

Thanks

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

Last edit: by Vbxler.

CT LAB ver 5.70 10 years 4 months ago #8854

  • Alexandr
  • Alexandr's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2
Check using UTF8 for RTL, also key preview property must be on.

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

CT LAB ver 5.70 10 years 4 months ago #8855

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

Alexandr wrote: Greetings!

Can you add "Show files hierarchy" for multi-project inspector?


Sir, can you be more specific, please
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.70 10 years 4 months ago #8856

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
@Alexandr

Thank you for your reply!
I've added KeyPreview and -FcF, but no effect.




Now I have activated -DisableUTF8RTL that works.


Is this solution well, or is there potential hidden problems?
(except for switching off the use of UTF-8)

Thank You!

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

CT LAB ver 5.70 10 years 4 months ago #8857

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4620
  • Thank you received: 1132
Sir
did you try
UTF8ToAnsi
AnsiToUTF8

functions ?
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.70 10 years 4 months ago #8858

  • Alexandr
  • Alexandr's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2

Sir, can you be more specific, please

Please, see attached GIF.
First tab it's a project inspector, second multi-project inspector.
Attachments:

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

Last edit: by Alexandr.

CT LAB ver 5.70 10 years 4 months ago #8859

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

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

CT LAB ver 5.70 WidgetSet.ThemeServices 10 years 4 months ago #8894

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
I have a project that I can compile with CT5.7 but not start the program.
I get the message:
Error: Project raised exception class 'External:SIGSEGV':
 File 'themes.pas' Line 531:
Result := WidgetSet.ThemeServices;

Today I reinstalled CT5.5, I can compile and run the program without any problems.
thems.pas line 531 is this function:
function ThemeServices: TThemeServices;
    begin
      Result := WidgetSet.ThemeServices;   
    end;

CT 32bit for Win32, Computer: Win7_64

Thanks for Help!

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

Last edit: by Vbxler.

CT LAB ver 5.70 WidgetSet.ThemeServices 10 years 4 months ago #8907

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4620
  • Thank you received: 1132
Thanks Sir
can you give us more info ?
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Vbxler

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

CT LAB ver 5.70 10 years 4 months ago #8914

  • Javor
  • Javor's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • M.Sc in Computer Science, (ex-)freelancer
  • Posts: 74
  • Thank you received: 8
Look at the memory consumption of debugger...
Attachments:

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

CT LAB ver 5.70 10 years 4 months ago #8931

  • HIGH-Zen
  • HIGH-Zen's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 32
  • Thank you received: 1
Hello

I updated to CT LAB 5.70 from 5.60 and memory leak issue is now fixed.
Not a big deal, but I found that Ctrl+F11 (Open project) doesn't work. Other shortcuts do work.

CT 5.70 LAB, Win 7, Typhon32 for Win32.

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

CT LAB ver 5.70 10 years 4 months ago #8932

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4620
  • Thank you received: 1132
Thanks Sir
we will fix and this

PS: we fixed...
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.70 10 years 4 months ago #8935

  • Javor
  • Javor's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • M.Sc in Computer Science, (ex-)freelancer
  • Posts: 74
  • Thank you received: 8
Sometimes (really random) when I try to compile, I get message
{unitname, usually the main unit}.pas(27,1) Error: Compilation raised exception internally
on lines that make no sense, for example
langs: array [0..maxLangs - 1] of string = ('bg', 'en');
or
' RETURN quote_ident(view_name); ' + LineEnding +
(this one is a const declared).
When I rebuild the project (Shift+F9), everything is fine, built and runs normally. Never happened to me in previous versions.

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

CT LAB ver 5.70 10 years 4 months ago #8947

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
Item #8894: www.pilotlogic.com/sitejoom/index.php/fo...r-5-70?start=10#8894

I can actually say very little about this error:
If I set in this project a breakpoint at the Projekt.lpr file
it is not stopped here in debug mode.
(That would actually be the beginning of the application)
An error at line 531 of file 'themes.pas appears immediately.

I am now back on CT5.4, this version works reliably.

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

CT LAB ver 5.70 10 years 4 months ago #8954

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4620
  • Thank you received: 1132
We release CT LAB 5.7.0 Revision 005631
changes at first post
Please, test, report and have fun...
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.70 10 years 4 months ago #8970

  • _13th_Dragon
  • _13th_Dragon's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Project in attachment:

Compile Project, OS: android, CPU: arm, Target: TestB: Exit code 1, Errors: 1
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: cannot find crtbegin_dynamic.o
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: cannot find -ldl
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: cannot find -ljnigraphics
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: cannot find -llog
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: cannot find -lc
c:\codetyphon\fpc\fpc64\bin\x86_64-win64\arm-android-ld.exe: cannot find -lc
TestB.lpr(23,0) Error: Error while linking

Maybe I'm doing something wrong?
Attachments:

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

CT LAB ver 5.70 10 years 4 months ago #8971

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4620
  • Thank you received: 1132
Sir
you must show to the compiler where are the Android OS Libraries
Codetyphon/binLibraries

please read this
Step4: Setup your Project Libraries

Don't forget to Setup your Project Platform:
LCLWidgetType=customdrawn (step 6)
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: _13th_Dragon

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.70 10 years 4 months ago #9008

  • _13th_Dragon
  • _13th_Dragon's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
When I compiled the TestB project (source attached to the post above: www.pilotlogic.com/sitejoom/media/kunena...ents/10208/TestB.zip),
and copied to Android
and ran it (by using "Terminal Emulator"),
nothing happened but the logcat showed:
I/lclapp  ( 4066): WARNING: TLazIntfImage.ChooseRawBitsProc Unsupported BitsPerPixel=0
I/lclapp  ( 4066): WARNING: TLazIntfImage.ChooseRawBitsProc Unsupported BitsPerPixel=0
I/lclapp  ( 4066): WARNING: TLazIntfImage.ChooseRawBitsProc Unsupported BitsPerPixel=0
I/lclapp  ( 4066): WARNING: TLazIntfImage.ChooseRawBitsProc Unsupported BitsPerPixel=0
I/lclapp  ( 4066): [FORMS.PP] ExceptionOccurred
I/lclapp  ( 4066):   Sender=EAccessViolation
I/lclapp  ( 4066):   Exception=Access violation
I/lclapp  ( 4066):   Stack trace:
I/lclapp  ( 4066):   $40218260
I/lclapp  ( 4066):   $4027A740
I/lclapp  ( 4066):   $4027A86C
I/lclapp  ( 4066):   $40228F64
I/lclapp  ( 4066):   $4017B808
I/lclapp  ( 4066):   $4017BEAC
I/lclapp  ( 4066):   $4017D6F8
I/lclapp  ( 4066):   $401F0DB0
I/lclapp  ( 4066):   $401F0BD0
I/lclapp  ( 4066):   $401EFED4
I/lclapp  ( 4066):   $401496A4
I/lclapp  ( 4066):   $40149550
I/lclapp  ( 4066):   $4014BBF4
I/lclapp  ( 4066):   $40152F04
I/lclapp  ( 4066):   $40125EBC
I/lclapp  ( 4066): TApplication.HandleException Access violation
I/lclapp  ( 4066):   Stack trace:
I/lclapp  ( 4066):   $40218260
I/lclapp  ( 4066):   $4027A740
I/lclapp  ( 4066):   $4027A86C
I/lclapp  ( 4066):   $40228F64
I/lclapp  ( 4066):   $4017B808
I/lclapp  ( 4066):   $4017BEAC
I/lclapp  ( 4066):   $4017D6F8
I/lclapp  ( 4066):   $401F0DB0
I/lclapp  ( 4066):   $401F0BD0
I/lclapp  ( 4066):   $401EFED4
I/lclapp  ( 4066):   $401496A4
I/lclapp  ( 4066):   $40149550
I/lclapp  ( 4066):   $4014BBF4
I/lclapp  ( 4066):   $40152F04
I/lclapp  ( 4066):   $40125EBC
Sorry about my English.

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

Last edit: by _13th_Dragon.