Author Topic: Caught a bug  (Read 3884 times)

Offline Tomás Ó hÉilidhe

  • Single posting newcomer
  • *
  • Posts: 3
Caught a bug
« on: December 19, 2008, 05:10:10 am »
I got this earlier:

Process terminated with status 0 (0 minutes, 1 seconds)
0 errors, 70 warnings
Removed inp from all deps
Updating class browser...
Class browser updated.
Deinitializing plugins...

** (codeblocks:6336): CRITICAL **: murrine_style_draw_flat_box: assertion `width >= -1' failed

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Caught a bug
« Reply #1 on: December 19, 2008, 10:22:33 am »
Which OS and which version of C::B do you use ?

Offline Tomás Ó hÉilidhe

  • Single posting newcomer
  • *
  • Posts: 3
Re: Caught a bug
« Reply #2 on: December 19, 2008, 01:32:29 pm »

I'm running Linu, Xubuntu 8.10 on x86 (not 64-Bit).

I installed Codeblocks with "apt-get install codeblocks" less than a week ago, here's the exact info:
Build July 24 2008 15:22:49 - wx2.8.8 (Linux, unicode).

I've got my system configured to do core dumps but unfortunately I don't have a core file to provide because the application didn't have write permissions to /usr/bin. (By the way, does anyone know of a way of getting core dumps stored somewhere else?).

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Caught a bug
« Reply #3 on: December 19, 2008, 02:06:28 pm »
Which repo dou you use ? The July 24th build should be r5160 or r5161, the recent nightly build has r5322 and is from November 26th.

You can download it from my repo (see signature) and see if the bug has gone in a more recent revision.

Btw:
If C::B crashes it normally creates a debug-report (xml-file) in "/tmp/codeblocks-dbgrpt..." or something like that.