RStudio "Source on Save" button missing - r

I'm having an issue where my "Source on Save" button has disappeared from RStudio, and it's really frustrating me. It was there yesterday, but now it's not. Does anyone have any idea what could be the cause of this?
The only thing I can figure out is that the button shows up BEFORE you save a new file. Once you save it, the button disappears. I've also tried updating RStudio, with no luck. Then I tried uninstalling/re-installing. Again, with no luck.
I have no idea what might have caused it to disappear since yesterday. I've been writing some code for one of my personal projects, but nothing crazy.
I'm running RStudio 0.98.977(now) on Win7.
This is really frustrating. Any help would be appreciated. Thanks!
edit: Also, I tried uploading a screenshot, but SO won't let. All of the file extensions are .R, so they SHOULD be interpreted correctly. Also, this behavior is consistent across all of my R scripts, including ones that previously worked correctly.

I finally figured it out, thanks to this short discussion (which was just answered 2 hours ago, lucky me!):
https://support.rstudio.com/hc/communities/public/questions/202788856-Problem-sourcing-non-shiny-R-code-in-RStudio-0-98-953
Apparently, shiny.ui and shiny.server cannot be located in the same folder as any of the files you want to source or else it thinks all of the other files in that folder are part of the Shiny app. I guess this throws it off somehow. I still don't know why it just showed up today, because I haven't used that app in the last several days, and I've been working on projects non-stop since then....but whatever, it works now.
Hopefully, this helps someone else out in the future.

Related

Jupyter Notebook doing funky stuff when opening

I've just opened Jupyter Notebook like I always do, and it began doing some strange stuff, it's impossible to use. I've put up a 40-second video showing what's going on: https://youtu.be/8yDMT82Cju8
Basically upon creating a new notebook, the first cell appears really big (like if someone just pressed enter many times), and then it begins jumping further down. Any action, like typing, clicking, just adds more "lines" to the cell. Some weird xxxxxxxxxx characters show up and disappear randomly. All in all, it's unusable. No, there's no key stuck anywhere in case you thought about that. I've restarted the PC many times as well, to no success.
Funny thing is that this was working just yesterday and no software/hardware was modified in between.
I´ve just finished re-installing Anaconda and the problem has gone.
I'm gonna leave this here in case someone comes across the same issue.

Why is r sourcing my script when i want to save it?

first time asking things here. Appreciate this community. I got a problem. If I want to save my script in RStudio either with the shortcut ctrl+s or if i click the icon on the top it only sources my active script. I even changed the shortcuts, but it didnt change anything. Is there anything i'm missing. Is this a known bug? Anyone can help me, i love the saving shortcut strg+s, thanks!

Atom: Unstaged Changes Pop Up

I'm using the Atom IDE, and an "Unstaged Changes" tab pops up each time I switch to an other tab (see image below).
I know what unstaged changes are, I just don't know how to keep the window from popping up all the time. I've turned off all the packages that contain the word "git", but that didn't solve the isse. Any help would be appreciated!
Atom Unstaged Changes Tab
I uninstalled Atom, and reinstalled it. That solved the problem. I was hoping to not have to uninstall, but it was really making me crazy to work with the constant pop-ups.
Thanks for all the comments! It seems like it wasn't a problem with the .git file in the project folder (since that wouldn't be effected by reinstalling Atom)

Weird issue with google maps. It shows wrong tiles

It seems google maps stopped working properly a couple of hours ago. It displays the wrong tiles at the wrong coordinates. I've tried accessing my applications from different physical locations and tried different maps, but nothing helps.
Strange thing is.. it worked perfectly fine till last night and nothing changed in my source.
I'm also experiencing this issue in the basic example: https://developers.google.com/maps/documentation/javascript/examples/map-simple and I'm curious if if works for anyone else.
I wonder if there is some (global) issue or if I somehow missed an important update? I can't find anything relevant using Google, so I hope someone here can help me out.
By the way.. https://maps.google.com works fine.
Kind regards,
Bart
It seems the issue has gone away. All of a sudden a simple map reload (not even clearing the cache) makes the default map load properly.
I still have no idea what happened, but at least I'm glad it's working again.
Google Maps For Business support just let me know that this issue should be fixed now.
It was a problem with "tile caching", they said.
Although it is still broken for someone I am working with

Aptana Studio 3 Not Showing Themes

So I recently moved all of the files that I want to keep onto a secondary hard drive in my laptop. This also included the workspace I use for Aptana Studio 3. As a result, there was a particular file that I had to delete and let the program recreate just to get the program to start up as well as re-import the projects I was working with.
The issue now, though, is that I cannot change or even bring up the themes in the preferences editor. When I first go to Window > Preferences > Aptana Studio > Themes, I get a message that reads:
The currently displayed page contains invalid values.
and doesn't show anything. On the rare occurrences that I AM able to get that particular window to show up, there's nothing there except an empty drop down menu. Anyone have any ideas on how to correct this? Thanks.
P.S. YES, I have Googled it and hence, since I didn't find anything, I'm asking the question here.
got this answer from another post...
I got the same problem. After updating Aptana to 3.5, whenever I looked at the themes settings, it crashed down saying.
"the currently displayed page contains invalid values"
Probably the new update has its own bugs for some reason.
the only way to fix the problem is to downgrade the version of Aptana studio.
https://wiki.appcelerator.org/display/tis/Reverting+to+a+Previous+Version#RevertingtoaPreviousVersion-AptanaStudio3.4.1
just Download 3.4.1 version and all things gonna be ok.
Add Eclipse Themes from http://eclipsecolorthemes.org/?view=plugin
Details to add themes on this post.
Edit: This does not seem to work :( only the bg changes. I never noticed that the font colors never changed. Have to wait for patches I guess. Don't want to downgrade though :-|

Resources