Re: Elisa is in kdereview

2017-07-19 Thread Matthieu Gallien
Hello,

On vendredi 23 juin 2017 15:21:49 CEST Harald Sitter wrote:
> On Wed, Jun 21, 2017 at 11:15 PM, Matthieu Gallien
> 
>  wrote:
> > Hello,
> > 
> > On mercredi 21 juin 2017 23:01:23 CEST Albert Astals Cid wrote:
> >> El divendres, 16 de juny de 2017, a les 22:44:03 CEST, Matthieu Gallien
> >> va
> >> 
> >> escriure:
> >> > Hello,
> >> > 
> >> > Elisa is now in kdereview and aiming for extragear/multimedia.
> >> > 
> >> > It is a music player from a design from Andrew Lake.
> >> > It is using Qt multimedia for playback and a few KDE frameworks. Its UI
> >> > is
> >> > using Qml.
> >> > 
> >> > Its aim is to be simple to use and hopefully in the future powerfull
> >> > when
> >> > needed.
> >> > 
> >> > It should be usable without needing online services but will use them
> >> > in
> >> > the future.
> >> > 
> >> > A few integration bits are missing with respect to Baloo before I can
> >> > do a
> >> > release. Currently music can only be read if in its database that can
> >> > be
> >> > filled by Baloo or a custom file indexer if Baloo is not there.
> >> 
> >> That's kind of a weird design decision, basically i started elisa, it
> >> didn't see any of my music, i didn't find a way to add it, so i removed
> >> elisa.> 
> > It is not a design decision but the current state. I want to also support
> > the "let's play this file now" use case. I just had not yet enough time
> > to do it.
> > 
> > I am also planning to add a "busy" indicator to show that Elisa is
> > currently getting tracks from Baloo or default music directory (as per
> > QStandardPaths). If no music is found, I also want to add a passive
> > notification offering the possibility to configure the path to use to
> > search music. I even have a task in phabricator for that.
> > 
> >> That'd be my workflow as a regular user.
> > 
> > I am already convinced that first impression is important. At the same
> > time, I did request to move to extragear to get covered by CI and to get
> > feedback from kde-core-devel.
> 
> I think it's fine. Not perfect, but good enough for starters.
> The error case handling could definitely be better (no baloo database,
> indexing in progress, baloo disabled, baloo broken, no music in
> database).

I am still working on improving those lacking areas. I am currently 
integrating KConfig for configuration especially of the file indexers.
The next step is to provide more user notifications about what happen (and not 
just a busy indicator when waiting music to be indexed).
Due to holydays and being busy with real life, this could take a few weeks to 
land in a finished state. Should Elisa stay in review or move back to 
playground ?

> User experience quirks aside, Elisa seems to be in really good shape.
> Builds. Plays music. I18n seems to be in order as well.
> 
> HS

Thanks for your review and sorry for the late reply.

Best regards


Re: Zanshin is in kdereview

2017-07-19 Thread Kevin Ottens
Hello,

On Sunday, 2 July 2017 12:33:47 CEST Albert Astals Cid wrote:
> El diumenge, 2 de juliol de 2017, a les 1:58:52 CEST, Kevin Ottens va
> > It's been a week now without objection or further change requests. It's
> > been in kdereview for three weeks now. Shall we more to extragear/pim
> > now?
>
> +1

Zanshin now has been moved to extragear/pim.

Regards.
-- 
Kévin Ottens, http://ervin.ipsquad.net

KDAB - proud supporter of KDE, http://www.kdab.com



signature.asc
Description: This is a digitally signed message part.


Re: KUserFeedback in/on its way to KDE Review

2017-07-19 Thread Albert Astals Cid
El dissabte, 15 de juliol de 2017, a les 11:32:19 CEST, Volker Krause va 
escriure:
> No objections? :)
> 
> It's been three weeks now, can this proceed to extragear/libs?

I guess yes.

Cheers,
  Albert

> 
> On Saturday, 24 June 2017 11:37:49 CEST Volker Krause wrote:
> > Hi,
> > 
> > I've asked for KUserFeedback to be moved to KDE Review, aiming for
> > extragear/ libs initially, with a possible future option to continue on to
> > frameworks.
> > 
> > KUserFeedback is a framework for gathering user feedback using application
> > telemetry and targeted surveys while providing decent transparency and
> > control to the user.
> > 
> > For more details see the previous announcement on this list here: https://
> > marc.info/?l=kde-core-devel=149294623025111=2 Since then we also got a
> > QML API and a few more data sources, and KUserFeedback has been shipped
> > with the recent GammaRay 2.8 release.
> > 
> > Please review :)
> > 
> > Thanks!
> > Volker