Page 1 of 1

Drag&drop in "Dictionary order" pane makes GD crash.

PostPosted: Sat Sep 25, 2010 8:37 am
by zhangjinsong
Version:
1.GD: the latest git code;
2.QT: 4.6.2;
3.OS: ubuntu 10.04.

Procedure to reproduce:
1. In main window, click menu "Edit" -> "Dictionaries...";
2. In "Dictionaries" window, Click the "Dictionaries" tab;
3. In "Dictionary Order:" pane, drag and drop any dictionary.

Then GD will crash with an error message "segment fault".

Re: Drag&drop in "Dictionary order" pane makes GD crash.

PostPosted: Sat Sep 25, 2010 11:37 am
by FlexS
Just wanted to report the same but found this topic...
I confirm the bug.

Version:
1.GD: the latest git code (Thursday September 16 2010);
2.QT: 4.6.3;
3.OS: Windows XP SP2.

Procedure to reproduce:
1. In main window, click menu "Edit" -> "Dictionaries...";
2. In "Dictionaries" window, Click the "Dictionaries" tab;
3. In "Dictionary Order:" pane, drag and drop any dictionary.

Then GD will crash with an error message "the memory cannot be read".

Re: Drag&drop in "Dictionary order" pane makes GD crash.

PostPosted: Sat Sep 25, 2010 5:58 pm
by ikm
Fixed by reverting the offending patch.