El dilluns, 24 d’octubre de 2016, a les 12:58:30 CEST, Tomaz Canabrava va
escriure:
> So - I got a bit of crash on baloo - and I wonder what should I do to fix
> it.
> mostly because the crash is on an assert - wich means that this shouldn't
> ever happen, and if it does, it's bugged.
>
> The aff
Hi,
After almost a year in development and two complete re-writes, I've
just rolled out Propagator to our master Git server.
At this point, Propagator is handling mirroring to *ONLY GITHUB*. This
is due to two reasons - I haven't actually gotten around to writing
the plugin to push to our new Pro
So - I got a bit of crash on baloo - and I wonder what should I do to fix
it.
mostly because the crash is on an assert - wich means that this shouldn't
ever happen, and if it does, it's bugged.
The affecting call is this:
QByteArray DocumentUrlDB::get(quint64 docId) const
{
Q_ASSERT(docId > 0