[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#360445: kbabel: Extra information - patch



On Thursday 22 June 2006 17:13, Robert Gomułka wrote:
> Please apply the following patch. For me it does the thing - fixes
> problem. I don't know the reason it wasn't applied upstream.
> --- KDE/kdesdk/kbabel/kbabel/kbabelview.cpp     (révision 532798)
> +++ KDE/kdesdk/kbabel/kbabel/kbabelview.cpp     (copie de travail)
> @@ -4190,15 +4190,6 @@
>                                 "the problem) by using Help->Report
> Bug...")); }
>
> -        // Move dialog out of the way of the msgstr
> -       if(textOk)
> -       {
> -           // remap to the top of the main window (parent of this)
> -           int posY = mapFromGlobal(
> -               msgstrEdit->mapToGlobal( QPoint(0,0) )
> ).y()-spell.kspell->heightDlg(); -          
> spell.kspell->moveDlg(width()-spell.kspell->widthDlg(), posY-10); -  
>     }
> -
>         return textOk;
>  }
>
> I have just rebuilt the kbabel package, that's why I have 3.5.2-1
> instead of +b2 (or sth similar). Please apply means I would like to
> see it in Debian patches for upcoming (I hope) 3.5.3 Debian packages,
> because I don't know when it will be applied upstream.
> The patch comes from http://bugs.kde.org/show_bug.cgi?id=116906, its
> author is Olivier Trichet.

This was just committed upstream, so the next package will contain the 
fix. We're just waiting for Daniel Schepler to upload kdepim 3.5.3 and 
his other modules, for the time being...

Cheers,
Christopher Martin



Reply to: