CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Tue Mar 19, 2024 4:46 am

All times are UTC




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: CL crashes with Prestashop
PostPosted: Wed Jun 15, 2022 2:38 pm 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
I have used CL for a while now without problem.

I'm developping a module for prestashop and regularly, CL crashes with existing the application without any message and without saving file even simply if I'm editing and not debugging ! is this due to the huge number of files/directories prestashop have (I have 'ignored' a lot, no necessary for my dev) ? can I send the log files ? would the files help ?

someone else has encounterred the same problem ?

tks in advance,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Thu Jun 16, 2022 6:01 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi, Domi.

Do You mean Codelobster IDE or Codelobster PHP Edition?

Thanks,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Thu Jun 16, 2022 6:46 am 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
Codelobster IDE, last version 2.0.3, windows 10

sincerly,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Thu Jun 16, 2022 12:34 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

Could You, please, send us the following log-file:
C:\Users\<user name>\AppData\Roaming\CodelobsterIDE\codelobster.log

Thanks,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Thu Jun 16, 2022 1:44 pm 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
Hi,

thanks for your answer, very appreciated.

for now, I have deleted the 3 log files and I have worked on another project today; whenever it will crash again; I will post the logs in this threads.

PS: sorry, the problem should have been posted in IDE instead of here, just seen now .... can you move into the right forum ?

kind regards,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Fri Jun 17, 2022 6:46 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

1) Yes, we have moved current topic into "IDE" section.

2) Yes, please, send us the log-file if the crash occur again.

Thanks,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Fri Jun 17, 2022 9:30 am 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
1) thanks :-)
2) will do whenever it crashes.

sincerly,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Tue Jun 28, 2022 2:53 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi, Domi.

Could You, please, try the following new version:
https://codelobsteride.com/download/Cod ... p_log3.exe

We have applied huge enough optimization.

Thanks a lot,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Wed Jun 29, 2022 9:42 am 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
Hi,

thank you for your message/link, I install it and let you now if this happens again.

It's the same version number : 2.0.3 : is this normal ?

Sincerly,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Thu Jun 30, 2022 2:00 pm 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
Same problem, it crashes without any message !

I have re-created the prestashop project; the project was loaded/parsed fine (I had waited the end of the parsing process before doing something, this is 'threaded' I presume); I have simply opened a file by double clicing on it from the modules directory and I was just browsing the opened file with page up; CL stops ('not working' from windows) and it exist ! but with this version, it has created a codelobster.log file with 0 byte ! so no need to send it to you.

maybe, you could send to me a new exe with some debugging 'tracers' in private msg.

it seems that this happens with huge project because since 2 days no crash but I had excluded a lot of un-necessary directories/files from my prestashop project.

sorry that I can not give you positive return :-(

PS: I'm a C++/C# developer too so I know that debugging this kind of error can be a hard work !.

Sincerly,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Thu Jun 30, 2022 2:32 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi, Domi.

Are You able to reproduce the crash steadily?

Do You have an ability to send us your whole project?

Thanks,
Codelobster Team.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Thu Jun 30, 2022 2:39 pm 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
I will try to reproduce it; meanwhile I have excluded all unecessary files/dir; so I will re-create the project and check if the problem comes again; if yes; I'll send you the .clpprj and .csprj to support@....

Tks,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: CL crashes with Prestashop
PostPosted: Fri Jul 08, 2022 6:47 am 
Offline

Joined: Wed Mar 09, 2022 2:21 pm
Posts: 82
After 10 days without problem, it has crashed today; same way, I was in the editor, typing text and 'not reponding' and CL exists.

I send the last log containing the crash trace (from %appdata%\CodelobsterIDE) and my prestashop project as requested to support@c...com

If you need further help, let me know.

Sincerly,
Domi.

_________________
Licenced Pro-IDE version.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 17 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group