https://bugs.kde.org/show_bug.cgi?id=392033

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik <k...@privat.broulik.de> ---
I can't reproduce your issue but it hits the following assert: 

QString concatPaths(const QString &path1, const QString &path2)
{
    Q_ASSERT(!path2.startsWith(QLatin1Char('/')));

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to