release plan
Kevin Funk
krf at gmx.de
Thu Jul 29 13:54:28 CEST 2010
Thursday 29 July 2010, Mark Kretschmann <kretschmann at kde.org>:
> On Thu, Jul 29, 2010 at 3:32 AM, Jeff Mitchell <mitchell at kde.org> wrote:
> > On 07/28/2010 03:58 PM, Lydia Pintscher wrote:
> >> On Wed, Jul 28, 2010 at 08:38, Bart Cerneels <bart.cerneels at kde.org>
wrote:
> >>> I can't promise anything since I'll be busy all day house building the
> >>> first 3 weeks of August and then getting everything ready to move from
> >>> then till end of September. Consider me AFK until I've moved.
> >>>
> >>> That said, unless there are bugs in code I recently merged: this is on
> >>> my todo for 2.3.2:
> >>> - Enable podcast folder grouping
> >>> - Make sure that the already merged playlist synchronization code is
> >>> completely disabled. With some team effort this can be introduced in
> >>> 2.3.2+1 (such a feature is worth a feature release increment).
> >>
> >> Thanks Bart.
> >> Does this mean you're ok with the schedule? Or do we need to delay
> >> anything?
> >
> > I've got a bunch of things that I feel really need to get fixed for
> > 2.3.2. I was planning on putting them on my proposed Roadmap, but I
> > haven't had a chance to type that all up yet.
> >
> > Anyways, here are the things I think must/should be fixed for 2.3.2 --
> > some probably trivial, some less so.
>
> Another thing that's really broken:
>
> With KDE SC 4.5 the context view applets have a completely wrong
> layout, directly on startup. After resizing they show up correctly, so
> I suppose it's not correctly updating the first time.
Hey there,
I guess I just fixed that:
> commit a9d58934229ffa5e3d87319b11b334ccd81bb6c7
> Author: Kevin Funk <krf at electrostorm.net>
> Date: Wed Jul 28 12:52:12 2010 +0200
>
> Fix MainWindow layout saving if window is hidden
>
> Qt restoreState() and saveState() methods require a valid layouting
> when loading/saving the state of the DockWidgets.
> On "Minimize to tray" the MainWindow is hidden which destroys this.
> Saving the state then gives us an invalid layout.
> Same goes for restoring, the state must be restored while the
> MainWindow is visible.
>
> BUG: 244583
Greets
--
Kevin Funk
More information about the Amarok-devel
mailing list