Author Topic: Settings don't get saved (svn 4454)  (Read 48195 times)

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: Settings don't get saved (svn 4454)
« Reply #75 on: October 21, 2007, 08:21:01 pm »
Looks like there might be something flaky in that part of the code.
You have no idea. I'm actually quite surprised that it took 5 pages for someone to mention the CC plugin; it has a long history of causing hard-to-pin-down crashes.
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Settings don't get saved (svn 4454)
« Reply #76 on: October 22, 2007, 09:56:45 am »
Thomas - you've had a real flash of inspired genius with that suggestion about the Code Completion plug-in. Disabling it makes the problem go away on both machines.
Actually I'm well-known and hated for the fact of blaming code completion as the first thing whenever someuse says the word "crash". Unluckily, I'm correct with that guess 99% of the time, too. :(

I'm actually quite surprised that it took 5 pages for someone to mention the CC plugin; it has a long history of causing hard-to-pin-down crashes.
To narrow down the source of the crash, please try disabling all contrib plugins first, and if that does not help, disable the "core" plugins one by one (start with CodeCompletion).
Not quite 5 pages. :)

If I read that message correctly ("unexpected async reply"), it seems like the plugin calls GUI functions concurrently from several threads, which X doesn't like?
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."