Bug 399825

Summary: Maximum number of elements shown in print is reset
Product: [Applications] rkward Reporter: Jan <yzle>
Component: R ConsoleAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jan 2018-10-15 09:22:53 UTC
RKWard 0.7.0b

- start RKWard
- Settings
- Configure RKWard...
- R-Backend
- Maximum number of elements shown in print
- change from 99999 to 9999
- OK
- close RKWard

In file ~/.config/rkwardrc the new value was saved:
maxprint=9999

- start RKWard again
- Settings
- Configure RKWard...
- R-Backend
- Maximum number of elements shown in print

The value is again 99999.

I also set in ~/.Rprofile options(max.print=9999) but this makes no difference.
Comment 1 Thomas Friedrichsmeier 2018-10-15 14:53:12 UTC
Git commit 089a5752be7ed9d265c3238edac047668e8ccc8c by Thomas Friedrichsmeier.
Committed on 15/10/2018 at 14:50.
Pushed by tfry into branch 'master'.

Fix max.print option saving.

M  +1    -0    ChangeLog
M  +1    -1    rkward/settings/rksettingsmoduler.cpp

https://commits.kde.org/rkward/089a5752be7ed9d265c3238edac047668e8ccc8c