Bug 393609 - Debugger Console font and theme cannot be changed
Summary: Debugger Console font and theme cannot be changed
Status: RESOLVED DUPLICATE of bug 393610
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-28 14:05 UTC by JonnyRobbie
Modified: 2022-11-22 12:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JonnyRobbie 2018-04-28 14:05:36 UTC
Debugger Console font and theme cannot be changed. The R Console tab/window (and the script editor) can be themed with Kate themes. However the debugger console is stuck with default theme. This causes several issues, for example not being able to have a dark theme and more annoyingly a non-changeable proportional font, instead of being able to use chosen monospaced one.


---Session Info---
-- Frontend --
RKWard version: 0.7.0z+0.7.1+devel1
KDE Frameworks version (runtime): 5.45.0
KDE Frameworks version (compile time): 5.45.0
Qt version (runtime): 5.10.1
Local config directory: /home/marek/.config
RKWard storage directory: /home/marek/.rkward/
Backend version (as known to the frontend): 3.5.0

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

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

R version (compile time): 3.5.0  (2018-04-23 r74626)
R runtime session info:
R version 3.5.0 (2018-04-23)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Arch Linux

Matrix products: default
BLAS: /usr/lib/libblas.so.3.8.0
LAPACK: /usr/lib/liblapack.so.3.8.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8          LC_NUMERIC=C                 
 [3] LC_TIME=en_NG.UTF-8           LC_COLLATE=en_GB.UTF-8       
 [5] LC_MONETARY=cs_CZ.UTF-8       LC_MESSAGES=en_GB.UTF-8      
 [7] LC_PAPER=en_GB.UTF-8          LC_NAME=en_GB.UTF-8          
 [9] LC_ADDRESS=cs_CZ.UTF-8        LC_TELEPHONE=en_GB.UTF-8     
[11] LC_MEASUREMENT=en_GB.UTF-8    LC_IDENTIFICATION=en_GB.UTF-8

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

other attached packages:
[1] gridExtra_2.3 MASS_7.3-49   rkward_0.7.1 

loaded via a namespace (and not attached):
[1] compiler_3.5.0 tools_3.5.0    gtable_0.2.0   grid_3.5.0
Comment 1 Justin Zobel 2022-11-21 08:21:53 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Thomas Friedrichsmeier 2022-11-22 12:07:06 UTC
The debugger window will (eventually) see a complete rework. Closing this ticket in favor of #393610 .

*** This bug has been marked as a duplicate of bug 393610 ***