Author Topic: Very strange! When I save files,CB is auto exit!  (Read 5985 times)

Offline suhaochina

  • Single posting newcomer
  • *
  • Posts: 4
Very strange! When I save files,CB is auto exit!
« on: December 02, 2009, 10:03:57 am »
I don't know,When I create a wxWidget project with wxSmith, if I change Controls's Lable/Text and save files the CB auto exit!

Environment:
    OS: win7(chinese Simplified);
    CB:SVN5859;
    wxWidgets:2.8.10;
    GCC:4.4.2;

Help!Who can tell me why?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Very strange! When I save files,CB is auto exit!
« Reply #1 on: December 02, 2009, 10:57:32 am »
Do you have a file named "codeblocks.RPT" in C::B's executable directory (the directory where codeblocks.exe resides) ?

If yes, it would help if you can attach it here, to find the error (or better to confirm my suspicion).

EDIT:
Do you use a nightly or a self-build C::B ?
« Last Edit: December 02, 2009, 11:00:53 am by jens »

Offline suhaochina

  • Single posting newcomer
  • *
  • Posts: 4
Re: Very strange! When I save files,CB is auto exit!
« Reply #2 on: December 02, 2009, 02:37:22 pm »
Dear jens:
    I could not find "codeblocks.RPT" in my pc's "C::B's executable directory".

ps: I use a nightly.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Very strange! When I save files,CB is auto exit!
« Reply #3 on: December 02, 2009, 02:49:20 pm »
Look in the "Documents And Settings\your user name\Application Data\codeblocks"
If your are using vista+ the directory should be "\users\your user name\Application Data\codeblocks"
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline suhaochina

  • Single posting newcomer
  • *
  • Posts: 4
Re: Very strange! When I save files,CB is auto exit!
« Reply #4 on: December 02, 2009, 03:10:16 pm »
I know that the problem lies in where we are!
In the vista or win7,we must have the right to manage folders: "\my user name\ApplicationData\codeblocks" and "\my user name\AppData\codeblocks".
Very grateful to oBFusCATed and jens!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Very strange! When I save files,CB is auto exit!
« Reply #5 on: December 02, 2009, 03:18:34 pm »
Is the problem solved, or does it still happen ?

Offline suhaochina

  • Single posting newcomer
  • *
  • Posts: 4
Re: Very strange! When I save files,CB is auto exit!
« Reply #6 on: December 02, 2009, 05:19:58 pm »
Is the problem solved, or does it still happen ?

Problem has been resolved.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Very strange! When I save files,CB is auto exit!
« Reply #7 on: December 02, 2009, 06:31:33 pm »
I know that the problem lies in where we are!
In the vista or win7,we must have the right to manage folders: "\my user name\ApplicationData\codeblocks" and "\my user name\AppData\codeblocks".
Very grateful to oBFusCATed and jens!
Have you found the rpt file? If yes can you provide it, so CB can be fixed?
If not can you tells us the exact steps to reproduce the problem?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]