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

TOPIC:

CT LAB ver 5.70 WidgetSet.ThemeServices 8 years 2 months ago #8907

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

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

CT LAB ver 5.70 8 years 2 months ago #8914

  • Javor
  • Javor's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • M.Sc in Computer Science, (ex-)freelancer
  • Posts: 72
  • 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 8 years 2 months ago #8931

  • HIGH-Zen
  • HIGH-Zen's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 26
  • 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 8 years 2 months ago #8932

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
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 8 years 2 months ago #8935

  • Javor
  • Javor's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • M.Sc in Computer Science, (ex-)freelancer
  • Posts: 72
  • 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 8 years 2 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 8 years 2 months ago #8954

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
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 8 years 2 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 8 years 2 months ago #8971

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
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 8 years 2 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.

CT LAB ver 5.70 8 years 2 months ago #9018

  • Al
  • Al's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 1
Hello!
This is quick port of FPC RTTI interface branch to CT LAB 5.7.0 Revision 005631.
For Linux i386 target seems it work correct for mORMot library TestSQL3 program.
Attachments:

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

CT LAB ver 5.70 8 years 1 month ago #9029

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

_13th_Dragon wrote: 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.


Sorry for the delay Sir
we have a lot work will FPC trunk... a mess... a big mess... :blink:

We will look at your code
Please give us time.. :(
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 8 years 1 month ago #9031

  • tatamata
  • tatamata's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 37
  • Thank you received: 3
Hi,

Can you upgrade fpspreadsheet to the latest source code (i think, 27.01.2016)? Thanks.

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

CT LAB ver 5.70 8 years 1 month ago #9033

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
we did this yesterday
   -Update pl_VisualPlanIt            to Ver 5.7.1
   -Update pl_VirtualTreesExtra       to Ver 5.7.1
   -Update pl_Shapes                  to Ver 5.7.1
   -Update pl_Astronomy               to Ver 5.7.1
   -Update pl_ZeosDBO                 to Ver 7.2.0.34  Source 29-01-2016 SVN Rev 3783
   -Update pl_Indy                    to Ver 10.6.2.26 Source 29-01-2016 SVN Rev 5338
   -Update pl_RX                      to Ver 5.7.2     Source 29-01-2016 SVN Rev 4482
   -Update pl_FPSpreadsheet           to Ver 5.7.4     Source 29-01-2016 SVN Rev 4482
   -Update pl_RichMemo                to Ver 5.7.1     Source 29-01-2016 SVN Rev 4482
   -Update pl_BGRAbitmap              to Ver 8.7.5     Source 30-01-2016 SVN Rev 1120
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.70 8 years 1 month ago #9035

  • tatamata
  • tatamata's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 37
  • Thank you received: 3
How to download/install these updates (I have CT 5.60 installed)?
I tried by update manager in CT itself, but the actual version in 5.70 was: "pl_FPSpreadsheet Ver 5.7.2 Date 16-01-2016 Source SVN Rev 4423 " , not the Ver 5.7.4 Source 29-01-2016 SVN Rev 4482

Thanks.

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

Last edit: by tatamata.

CT LAB ver 5.70 8 years 1 month ago #9036

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
you must wait for the next Revision release
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.70 8 years 1 month ago #9042

  • usbdoo
  • usbdoo's Avatar
  • Visitor
  • Visitor
Sternas,

Is it possible to add ibx4lazarus into CT?
www.pilotlogic.com/sitejoom/index.php/fo...lazarus?limitstart=0

IBX For Lazarus (Firebird Express)
IBX for Lazarus is derived from the Open Source edition of IBX published by Borland/Inprise in 2000 under the InterBase Public License. This version has been brought up-to-date by MWA Software and focused on the Firebird Database API for both Linux and Windows platforms. It is released under the InterBase Public License for the original code and under the compatible Initial Developers Public License for new software.

Positive reports have also been received about its use on MAC OSX.
www.mwasoftware.co.uk/ibx
Cheers,
usbdoo.

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

CT LAB ver 5.70 8 years 1 month ago #9043

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
please give us time to check and test

PS: the new CT 5.70 Beta 1 (rev 005641) is ready for release
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.70 8 years 1 month ago #9044

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
I have here a Lab "Note" from my programming team (1 year old).
The problem with ibx4lazarus is the "InterBase Public License"
we want more information for this License, for us this is GO-NO-GO subject
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.70 8 years 1 month ago #9045

  • zeljko
  • zeljko's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38
The following user(s) said Thank You: usbdoo

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

Last edit: by zeljko.