tag 396325 pending thanks Thanks. I'll upload soon. Marking this bug as pending.
Michael Bienia wrote: > This bug is also reported in Ubuntu: > http://launchpad.net/bugs/46487 > > It also contains a link to the upstream bug tracker > http://www.gphpedit.org/bugs/bug_view.php?id=132 > > and the following patch > > diff -Nru gphpedit-0.9.91/src/find_replace.c > gphpedit-0.9.91/src/find_replace.c > --- gphpedit-0.9.91/src/find_replace.c 2006-07-05 16:49:47.000000000 > +0300 > +++ gphpedit-0.9.91/src/find_replace.c 2006-12-06 13:02:04.000000000 > +0200 > @@ -478,7 +478,6 @@ > > replace_all_dialog = gnome_ok_dialog(message->str); > gnome_dialog_run_and_close(GNOME_DIALOG(replace_all_dialog)); > - g_free(replace_all_dialog); > > > gtk_scintilla_goto_pos(GTK_SCINTILLA(main_window.current_editor->scintilla), > start_pos); > } > > Michael > > > -- Lior Kaplan [EMAIL PROTECTED] GPG fingerprint: C644 D0B3 92F4 8FE4 4662 B541 1558 9445 99E8 1DA0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

