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

This review has been submitted with commit f2cca0520428f941e0288f9cad3be155ad9e7cbf by Antonis Tsiapaliokas to branch master.

- Commit


On January 30th, 2013, 9:29 p.m. UTC, Antonis Tsiapaliokas wrote:

Review request for Plasma.
By Antonis Tsiapaliokas.

Updated Jan. 30, 2013, 9:29 p.m.

Description

KStandarDirs::locate returns a path only if the file exists, the first time that we run plasmate the plasmatepreviewerlog.txt doesn't exist so the konsolepreviewer doesn't work. In order to fix this
we are replacing the KStandarDirs:locate with KStandarDirs::locateLocal. KStandarDirs::locateLocal always returns a path. Even if the file doesn't exist.

Diffs

  • plasmate/konsole/konsolepreviewer.cpp (36dcc6b)
  • plasmate/mainwindow.cpp (28f7a0e)

View Diff