Re: [patch] bug 2431: crash when file format is removed in the preferences dialog

2006-03-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> The weird thing is that it is not ordered (alphabetically) in Juergen> the first place, I think. Yes. Juergen> I have no time to look at it ATM, though. It is really not important anyway. JMarc

Re: [patch] bug 2431: crash when file format is removed in the preferences dialog

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > BTW, if I try to insert a new format (to check that I can delete it > later), this changes the order of formats. That's weird. The weird thing is that it is not ordered (alphabetically) in the first place, I think. I have no time to look at it ATM, though. Jügen

Re: [patch] bug 2431: crash when file format is removed in the preferences dialog

2006-03-28 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> The crash occurs if you want to remove a file format that is Juergen> used by a converter. Xforms doesn't allow that (and posts an Juergen> error). Juergen> This patch does the same for qt2. It's not super ui, but I Juer