[rkward] [Bug 360236] New: Output window doesn't refresh properly.

2016-03-07 Thread Leszek Pawlowicz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360236

Bug ID: 360236
   Summary: Output window doesn't refresh properly.
   Product: rkward
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: rkward-de...@kde.org
  Reporter: lesze...@gmail.com

Output window doesn't seem to refresh correctly after being flushed. Here's the
example that doesn't work for me:

- Load a dataset
- Create a stem-and-leaf plot; displays normally.
- Press "Flush Output" button; screen wiped clean except for rkward initialized
message
- Create another stem and leaf plot; nothing shows up, nothing changes (rkward
initialized message still present
- Press the "Refresh Output" button; nothing happens.
- Close the output window, then open it again using. 

Reproducible: Always

Steps to Reproduce:
1.Load a dataset
2.Create a stem-and-leaf plot; displays normally.
3.Press "Flush Output" button; screen wiped clean except for rkward initialized
message
4. Create another stem and leaf plot; nothing shows up, nothing changes (rkward
initialized message still present
5. Press the "Refresh Output" button; nothing happens.
6. Close the output window, then open it again using the Windows -> Show Output
menu command; correct output now visible.





Actual Results:  
After flushing output window, nothing shows up on subsequent commands.

Expected Results:  
Output should show up.

Windows 10 Home system, 64 GB RAM, GTX 970 graphics card. RKWARD installed
using full install (i.e. not separate installs of R, KDE and RKWARD).

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


[rkward] [Bug 359404] Problem viewing graphic output in Windows

2016-02-26 Thread Leszek Pawlowicz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359404

--- Comment #7 from Leszek Pawlowicz  ---
Works perfectly. Thanks for your help.

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


[rkward] [Bug 359404] Problem viewing graphic output in Windows

2016-02-18 Thread Leszek Pawlowicz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359404

--- Comment #4 from Leszek Pawlowicz  ---
Sorry for the delay - out of town on work. Ran the script, create a plot, and
it showed up correctly in the output window.

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


[rkward] [Bug 359404] Problem viewing graphic output in Windows

2016-02-15 Thread Leszek Pawlowicz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359404

--- Comment #2 from Leszek Pawlowicz  ---
The problem does persist after a reboot. The graphics do show up in the
specified .rkward directory, and look correct. If I open the rk_out.html file
in that directory in Chrome, they display correctly in the browser. But still
not in the main environment window in RKWard.  The session data is pasted
below:

rk.sessionInfo()

-- Frontend --
RKWard version: 0.6.4
KDE version (runtime): 4.10.2
KDE version (compile time): 4.10.2
Qt build key: Windows mingw release full-config
Windows runtime version (refer to QSysInfo documentation to translate code into
human readable form): 0xa0
Local KDE directory: C:/Users/leszekp/AppData/Roaming/.kde/
RKWard storage directory: C:/Users/leszekp/.rkward/
Backend version (as known to the frontend): 3.2.3

Debug message file (this may contain relevant diagnostic output in case of
trouble):
R:/TEMP/rkward.frontend.g18204

-- Backend --
Debug message file (this may contain relevant diagnostic output in case of
trouble):
R:/TEMP/rkward.rbackend.p11676

R version (compile time): 3.2.3  (2015-12-10 r69752)
R runtime session info:
R version 3.2.3 (2015-12-10)
Platform: i386-w64-mingw32/i386 (32-bit)
Running under: Windows >= 8 x64 (build 9200)

locale:
[1] LC_COLLATE=English_United States.1252 
[2] LC_CTYPE=English_United States.1252   
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C  
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats graphics  grDevices utils datasets  methods   base 

other attached packages:
[1] rkward_0.6.3

loaded via a namespace (and not attached):
[1] tools_3.2.3

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


[rkward] [Bug 359404] New: Problem viewing graphic output in Windows

2016-02-14 Thread Leszek Pawlowicz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359404

Bug ID: 359404
   Summary: Problem viewing graphic output in Windows
   Product: rkward
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: rkward-de...@kde.org
  Reporter: lesze...@gmail.com

Created attachment 97211
  --> https://bugs.kde.org/attachment.cgi?id=97211=edit
Screen capture of error window.

If I try to generate a graphic (e.g. a bar graph or scatterplot), and I use the
"Preview function", the graphic is visible. However, I also get a "Warnings or
Errors:" window popping up that says:

Error in rkward:::RK.resize(2)  :
Nested graphics operations are not supported by this device (did you try to
resize the device during locator()?

Screen capture of this error message is attached.

If I close the preview window, then "Submit" from the plot creation window, I
go back to the workspace, but the graph isn't there; instead, there's the "red
circle with a slash through it" icon that I assume means that the graph PNG
image file couldn't be found to embed in the workspace, either because it
wasn't created or because it's in the wrong location.

I have hit this issue on two separate computers, both with 64-bit Windows 10
installed. I am using the  very latest version of the full RKWard program
0.6.4, downloaded today  (which includes both R 3.2.3 and KDE). 

Any ideas?

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