Find resource broken?

CodeLite installation/troubleshooting forum
roberto.perpuly
CodeLite Curious
Posts: 4
Joined: Sat Apr 21, 2012 10:50 pm
Genuine User: Yes
IDE Question: C++
Contact:

Find resource broken?

Post by roberto.perpuly »

Just installed the new version of CodeLite. Looks great, but I cannot seem to get the "Find Resource" functionality to work. When I go to Search .. Find Resource, the editor seems to hang (I can move the mouse but I cannot click on anything) and the find resource dialog never comes up.

I have tried running the above steps on the simple project. I have also disabled all plugins and the problem still persists.

windows 7 64-bit
codelite ver. 5.0.6213
installed using MSI
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Find resource broken?

Post by eranif »

Working ok here. Have you tried deleting your %appdata%/codelite folder?
Eran
Make sure you have read the HOW TO POST thread
roberto.perpuly
CodeLite Curious
Posts: 4
Joined: Sat Apr 21, 2012 10:50 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Find resource broken?

Post by roberto.perpuly »

Hi Eran,

Deleting %AppData%CodeLite solved my problem. Many thanks!
Post Reply