Problem with Basic4Android 2.52

Rafal Galewski

Member
Licensed User
Longtime User
I Use update from version 2.50 to 2.52
And the old project have a problem with correctly work.
IDE in Debug and Relese is very slowly.
Always wait for IDE.( waiting for IDE connection)

I can't work on this version .
What I can do to better use 2.52 version .
Can I back to version 2.50 with project also ?

2.52 - should be a BETA not final version

I have also this problem:

Connected to B4A-Bridge (Wifi)
Ignoring event (too many queued events: CallSubDelayed - UpdateStatus)
sending message to waiting queue (CallSubDelayed - UpdateStatus)
Ignoring event (too many queued events: CallSubDelayed - UpdateStatus)


When I use a more simple project.
I add MSSQL 1.01 library and I try read some data from database.
I use debug mode and I have information from phone application No response without any errors.
What is wrong.
All projects work correctly with libraryes.
When I update version from 2.50 to 2.52 I have only problems.
Maybe library aslo are update ?


Where is the problem ???
Please help.

Now all project can't work correctly.
When I return to version 2.50 also no work.
Maybe library are also change when I change version to 2.52 from 2.50 ?

I have also this problem:

Connected to B4A-Bridge (Wifi)
Ignoring event (too many queued events: CallSubDelayed - UpdateStatus)
sending message to waiting queue (CallSubDelayed - UpdateStatus)
Ignoring event (too many queued events: CallSubDelayed - UpdateStatus)


When I use a more simple project.
I add MSSQL 1.01 library and I try read some data from database.
I use debug mode and I have information from phone application No response without any errors.
What is wrong.
All projects work correctly with libraryes.
When I update version from 2.50 to 2.52 I have only problems.
Maybe library aslo are update ?


Where is the problem ???
Please help.

Now all project can't work correctly.
When I return to version 2.50 also no work.
Maybe library are also change when I change version to 2.52 from 2.50 ?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
V2.52 only fixed some visual issues in the IDE. I don't think that the issue you encounter is related to those changes.

IDE in Debug and Relese is very slowly.
Always wait for IDE.( waiting for IDE connection)
Waiting for IDE message can only appear in Debug mode.


Please do not post duplicate messages. You posted this same message 4 or 5 times. According to the logs you posted in another thread the MSSQL issue you encounter is not related to v2.52.
 
Upvote 0
Top