Comment 5 for bug 425220

Revision history for this message
Mehrdad Momeny (mehrdad-momeny) wrote :

Good,

So we need more tests to know why a string copy job has failed!?

I have created a patch, you have to patch your src:

$ cd /PATH/TO/bilbo/root/source/code/
$ patch -p1 < /PATH/TO/test.diff

and then re make install it.

before run, check if debugging output is enabled, run `kdebugdialog` and check the "0 (generic)" item.

then run bilbo from terminal, do the job, and then give me both terminal output and backtrace. :)

Thanks