v7.1.0 - IDE hanging on splash screen

Beta Testing discussion on mikroPascal PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
VCC
Posts: 463
Joined: 08 Jun 2009 18:31
Location: Romania

v7.1.0 - IDE hanging on splash screen

#1 Post by VCC » 14 Oct 2019 08:39

After installing v7.1.0 (on Win8.1), I noticed that sometimes, the IDE hangs at splash screen, keeping a CPU core to maximum. That happens before displaying all the loaded files on the splash screen.
The IDE can be closed from Task Manager. Starting it again works as expected. Just a guess, it is possible that there is some race condition on loading, causing it to happen when multiple applications are running or the disk is in use or too slow for some reason.
I don't have more information to provide on this.

Thank you.

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: v7.1.0 - IDE hanging on splash screen

#2 Post by jovana.medakovic » 17 Oct 2019 11:52

Hello,

Please, try to disable automatic update.
When you run the compiler, go to Tools -> Options -> IDE -> Settings and uncheck Enable automatic updates.

Kind regards,
Jovana

VCC
Posts: 463
Joined: 08 Jun 2009 18:31
Location: Romania

Re: v7.1.0 - IDE hanging on splash screen

#3 Post by VCC » 17 Oct 2019 17:11

Hi,
the updates are already disabled. It has to be something else. I was thinking that it has to do with my setup or the installation might be broken. I have a backup of the installation folder, but besides some small ini file changes, nothing seems to be corrupt. Probably I'll have to live with it.

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Re: v7.1.0 - IDE hanging on splash screen

#4 Post by Dany » 12 May 2020 20:56

I see also the same phenomenon, but most of the times the IDE finally starts up, sometimes only after several minutes.

[edit] Finally I did go back to version 7.0.1. :shock:
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Re: v7.1.0 - IDE hanging on splash screen

#5 Post by Dany » 16 Jun 2020 17:53

Dany wrote:
12 May 2020 20:56
Finally I did go back to version 7.0.1. :shock:
mikroE does not care?
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: v7.1.0 - IDE hanging on splash screen

#6 Post by jovana.medakovic » 17 Jun 2020 16:11

Hello,

I was able to reproduce your problem.
I apologize for the inconvenience.
I forwarded this to our developer team, so I hope it will be solved in the near future.

Kind regards,
Jovana

radug
Posts: 117
Joined: 29 Mar 2012 10:21

Re: v7.1.0 - IDE hanging on splash screen

#7 Post by radug » 17 Jun 2020 20:30

Hi,

Yeah, I too have to fight this error every time I open the IDE.
so I hope it will be solved in the near future

So, you hope? No clue about when an update may happen, in the near or at least not too distant future?
This does not sound very encouraging to us, your customers.

Regards,
Radu G.

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: v7.1.0 - IDE hanging on splash screen

#8 Post by jovana.medakovic » 18 Jun 2020 09:26

Hello,

The workaround for this issue at this moment is to open the IDE by opening a project file rather than the compiler .exe itself.
One more time, I apologize for the inconvenience caused by this.

Kind regards,
Jovana

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Re: v7.1.0 - IDE hanging on splash screen

#9 Post by Dany » 19 Jun 2020 19:20

jovana.medakovic wrote:
18 Jun 2020 09:26
Hello,

The workaround for this issue at this moment is to open the IDE by opening a project file rather than the compiler .exe itself.
One more time, I apologize for the inconvenience caused by this.

Kind regards,
Jovana
Thanks very much Jovana. :D
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

OT
Posts: 581
Joined: 19 May 2005 05:08
Location: Fairbanks, Alaska

Re: v7.1.0 - IDE hanging on splash screen

#10 Post by OT » 20 Jun 2020 22:41

There is also the possibility of making a hybrid installation:
What I use, according to my notes:
Base: MP 6.2.1

Copy from 7.1.0 :
Files:
mPdsPIC.exe
LibDependency.ini
Folders:
Uses
Packages
Defs

Disadvantage(?) with this install is that I have to use the older standalone VTFT (4.6.1), but it avoids a lot of problems in the newer versions of the IDE.
Perhaps a similar hybrid install could be made using 7.01 as base and 7.1 as compiler.
mikropascal dsPIC, Visual TFT, MMBdsPIC v.105, 1.10_9A, mikroProg, "Big"(P30F6012A)EasydsPIC2

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Re: v7.1.0 - IDE hanging on splash screen

#11 Post by Dany » 15 Jun 2021 18:44

jovana.medakovic wrote:
18 Jun 2020 09:26
Hello,

The workaround for this issue at this moment is to open the IDE by opening a project file rather than the compiler .exe itself.
One more time, I apologize for the inconvenience caused by this.

Kind regards,
Jovana
This solution seems not to help for me. Is this indeed a solution for some people?

In the mean time I have another problem after some experiments to solve the previous one: The last project is not opened any more when starting the IDE. The correcponding option bit is set to on.
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: v7.1.0 - IDE hanging on splash screen

#12 Post by filip » 18 Jun 2021 07:55

Hi,
This solution seems not to help for me. Is this indeed a solution for some people?
It seemed that it help some people.

As for your issue, have you tried reinstalling the compiler ?

Regards,
Filip.

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Re: v7.1.0 - IDE hanging on splash screen

#13 Post by Dany » 22 Jun 2021 12:22

Deleted post (double submission).
Last edited by Dany on 05 Aug 2021 20:33, edited 1 time in total.
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Re: v7.1.0 - IDE hanging on splash screen

#14 Post by Dany » 22 Jun 2021 12:24

filip wrote:
18 Jun 2021 07:55
Hi,
This solution seems not to help for me. Is this indeed a solution for some people?
It seemed that it help some people.

As for your issue, have you tried reinstalling the compiler ?

Regards,
Filip.
Hi Filip, thanks for your answer. I do not dare to re-install the compiler, the behaviour I now have is more than satisfying for me :D
Everything works fine, except for that one small issue. Anyway: the splash screen problem (which was very annoying) has been solved. Thanks!
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

Post Reply

Return to “mikroPascal PRO for dsPIC30/33 and PIC24 Beta Testing”