This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6184/

Ship it!

- Aaron


On December 22nd, 2010, 1:35 p.m., Nicolas Lécureuil wrote:

Review request for Plasma.
By Nicolas Lécureuil.

Updated 2010-12-22 13:35:33

Description

when using plasmapkg -t theme -u /home/neoclust/.kde4/share/apps/desktoptheme/G-Remix/metadata.desktop  ( which is a wrong use of the tool i agree )  plasmapkg crash.

this is because archive is set to 0 and not checked before if (archive->open(QIODevice::ReadOnly)) {

this patch fixes this crash

Testing

plasmapkg -t theme -u ${the file you want}

Diffs

  • trunk/KDE/kdelibs/plasma/packagestructure.cpp (1208544)

View Diff