[cantor] [Bug 351871] Cantor's splash screen doesn't disappear on selecting R-backend
https://bugs.kde.org/show_bug.cgi?id=351871 Filipe Saraiva changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||https://commits.kde.org/can ||tor/4d570e46d2f1067d216f2bb ||067443623bec47716 Status|CONFIRMED |RESOLVED --- Comment #4 from Filipe Saraiva --- Git commit 4d570e46d2f1067d216f2bb067443623bec47716 by Filipe Saraiva, on behalf of Rishabh Gupta. Committed on 08/10/2017 at 08:00. Pushed by filipesaraiva into branch 'r-backend'. This change Ports R to make use of QProcess. Highlights of the changes are: * Disable R server * Make all the communication using QProcess (R's command line interface) * Plotting is supported by but plots are not integrated in the worksheet * Tab completion used to make use of RServer and hence it has been disabled for now Differential Revision: https://phabricator.kde.org/D7565 Close T6116 M +5-4src/backends/R/CMakeLists.txt M +1-7src/backends/R/rbackend.cpp M +0-1src/backends/R/rbackend.h A +16 -0src/backends/R/rbackend.kcfg M +56 -21 src/backends/R/rexpression.cpp M +10 -7src/backends/R/rexpression.h M +118 -83 src/backends/R/rsession.cpp M +17 -14 src/backends/R/rsession.h A +3-0src/backends/R/settings.kcfgc https://commits.kde.org/cantor/4d570e46d2f1067d216f2bb067443623bec47716 -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 351871] Cantor's splash screen doesn't disappear on selecting R-backend
https://bugs.kde.org/show_bug.cgi?id=351871 CapSel changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 351871] Cantor's splash screen doesn't disappear on selecting R-backend
https://bugs.kde.org/show_bug.cgi?id=351871 Filipe Saraiva changed: What|Removed |Added CC||[email protected] --- Comment #3 from Filipe Saraiva --- *** Bug 377195 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 351871] Cantor's splash screen doesn't disappear on selecting R-backend
https://bugs.kde.org/show_bug.cgi?id=351871 Filipe Saraiva changed: What|Removed |Added CC||[email protected] --- Comment #2 from Filipe Saraiva --- *** Bug 296546 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 351871] Cantor's splash screen doesn't disappear on selecting R-backend
https://bugs.kde.org/show_bug.cgi?id=351871 Filipe Saraiva changed: What|Removed |Added Assignee|[email protected] |[email protected] --- Comment #1 from Filipe Saraiva --- R Backend is broken since several releases ago. We are trying to port the D-Bus technology implemented in R Backend to some standard streams communication technology like Q/KProcess. If someone has time to work on it, I and the Cantor community will be very grateful for the developer. -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 351871] Cantor's splash screen doesn't disappear on selecting R-backend
https://bugs.kde.org/show_bug.cgi?id=351871 Filipe Saraiva changed: What|Removed |Added Severity|normal |critical Platform|Debian stable |Compiled Sources Priority|NOR |VHI -- You are receiving this mail because: You are watching all bug changes.
