New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pane Layout resetting #2101
Comments
|
@CasperTollefsen Thank you for the bug report. I am in unable to reproduce it 10.13.3, so we may need additional information when we review the issue further. |
|
I went and opened RStudio on my Mac after reading your email, but wasn't
able to reproduce either. It might only have been a "first launch" problem,
meaning I hadn't launched it before, nor restarted my computer after
install. Now I've done both and It seems to have gone away. In which case I
regret having wasted your time without going through these steps before
posting an issue. Lesson learned. I really like your product and wish you
the best development. I'll keep you updated if the bug ever resurfaces.
Sincerely,
Casper Tollefsen
…On Fri, Feb 9, 2018 at 6:56 PM, Ron Blum ***@***.***> wrote:
@CasperTollefsen <https://github.com/caspertollefsen> Thank you for the
bug report. I am in unable to reproduce it 10.13.3, so we may need
additional information when we review the issue further.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2101 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ad-4CaUn5JrzLKHPxWjMA2kR3BYStVeaks5tTIbLgaJpZM4R1W54>
.
|
|
Closing this out as not reproducible but have no regrets @CasperTollefsen! It's valuable to have these types of issues in our issue tracker in case others are able to reproduce and add additional info so we can come to a resolution. Thanks for the kind words! |
|
What you might have seen is an issue where changing the pane layout such that the Viewer pane lives in an alternate tabset fails. To reproduce, you can try clicking the checkbox next to 'Viewer' in the Options -> Pane Layout dialog, and then apply the style. This will succeed, but if you then restart the IDE, the layout changes will be lost and the IDE will revert to the default layout. |
|
This could be related to the addition of the Jobs tab? (I know there are
quite a few things you need to get right in the Pane Layout manager when
adding a new tab).
…On Wed, May 2, 2018 at 6:08 PM, Yihui Xie ***@***.***> wrote:
I think I have observed the same problem in the daily build for a few
days, and the problem is still there with today's 1.2.603. The pane layout
either cannot be changed at all (the "Saving" spinner stays there forever),
or will be reset (lost) after I restart RStudio.
[image: screen shot 2018-05-02 at 5 02 59 pm]
<https://user-images.githubusercontent.com/163582/39551552-10200102-4e2b-11e8-89e5-8c975c16fd32.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2101 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAfafY4Igm2AQa5K_thz6sOKSEqvNXjBks5tui5egaJpZM4R1W54>
.
|
|
Spot on! If I uncheck |
|
I see the same behavior that @MariaSemple has documented. |
|
I have this problem all the time. I have not been able to set the panes to my liking for a couple of years now. It used to work fine many, many versions ago, sorry can't remember it was so far back. I have just changed from a windows to a Linux and was hoping that this issue would not exist on a completely different OS, but in fact it does. Let me know what information you need, but basically, I can set the panes any which way I like but if I close the session and start RStudio again, the panes have returned to the defaults. This has now happened on two windows machines in the last 3 years, and a new Linux machine most recently. |
|
@julianhatwell Have you tried RStudio 1.2 preview release, where this issue (at least the issue we know about) was fixed? https://www.rstudio.com/products/rstudio/download/preview/ |
|
My version is 1.2.1335 - I'll give your new one a go. |
|
The preview is currently at v1.2.1564-2. This particular issue was fixed after 1.2.1335, so hopefully will work for you after you upgrade. Eventually (“soon”) the official 1.2 release will be updated to a newer version containing this fix (and several others). |
|
I'm running Ubuntu 19.04 - is it supported yet in the preview release? If not, I will wait until the stable release. |
|
@julianhatwell No, we don't support Ubuntu 19.04, since it's not LTS. The latest version of Ubuntu that we support is 18.04.2. Although if you run into issues, filing them would be helpful, since some stuff might also be an issue in 18.04.x, and it'll also prepare us for changes in 20.04. |
|
Confirmed with RStudio Desktop 1.2.1564 on MacOS 0.15 (Catalina). @julianhatwell If 1.2.1335 works on Ubuntu 19.04, it's quite possible that the 1.2 preview build (meant for testing purposes only) will, as well. But no guarantees—proceed with caution! :) |
|
That seems to fix the problem! If I have any problems with the software I will let you know in a new issue. |
|
@julianhatwell Thank you for checking! It's always helpful to have someone at the vanguard of trying out new operating systems. |







System details
Steps to reproduce the problem
Go to Pane Layout in Options and move Source and Console to the right side. Press Apply, then OK. When out of the Options menu, go back into Pane Layout and press some of the checkboxes. Now press Apply and OK.
Describe the problem in detail
I had a fresh install of both R and RStudio, and so I went on to rearrange the workspace to my liking. However when I went on to change the pane layout in the Options menu, I found that the layout would reset to default when applying changes multiple times. I'm not talking about pressing the Apply button multiple times in sucsession but changing settings, then going back to to make minor changes like moving Plots pane from top-left to bottom-left.
Describe the behavior you expected
The pane layout should be editable without resetting itself.
Session info
R version 3.4.3 (2017-11-30)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS High Sierra 10.13.3
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libRlapack.dylib
locale:
[1] C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.4.3 tools_3.4.3
The text was updated successfully, but these errors were encountered: