D13341: Fix bug with file.show in R backend
Alexander Semke
noreply at phabricator.kde.org
Mon Jun 4 20:21:48 UTC 2018
asemke added inline comments.
INLINE COMMENTS
> rexpression.cpp:154
> + setStatus(Cantor::Expression::Done);
> + QProcess::execute(QStandardPaths::findExecutable(QLatin1String("cantor_scripteditor")),QStringList(file));
> }
can you please also check the return code of QProcess::execute() and write out some debug output (executable and file names) in case there was an error?
REPOSITORY
R55 Cantor
REVISION DETAIL
https://phabricator.kde.org/D13341
To: sirgienko, asemke
Cc: kde-edu, asemke, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180604/eea5b887/attachment.html>
More information about the kde-edu
mailing list