hrbrmstr / RSwitch

🎛 A small menubar app that allows you to switch between R versions quickly (if you have multiple versions of R framework installed).
MIT License
104 stars 6 forks source link

Nothing happening #19

Open rolandrolandroland opened 4 years ago

rolandrolandroland commented 4 years ago

When I try and launch Rswitch, nothing happens and no new menu bar appears. Am I doing something wrong?

hrbrmstr commented 4 years ago

Since you've provided no information on your operating system version or any error logs, I'd have to assume so.

On Wed, Jul 29, 2020 at 5:31 PM rolandrolandroland notifications@github.com wrote:

When I try and launch Rswitch, nothing happens and no new menu bar appears. Am I doing something wrong?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hrbrmstr/RSwitch/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD4PNVOQ2TJILSIHZKNOV3R6CIKRANCNFSM4PMCZWAQ .

jgilis commented 4 years ago

Not sure if the original issue relates to this.

When I downloaded RSwitch v1.7.0 on my macOS Catalina 10.15.4 system, I was a bit surprised not to see a "classical' window opening, but a new icon in my (top) menu bar. Is this the expected behaviour of RSwitch? If so, this new icon could have been missed by the OP.

hrbrmstr commented 4 years ago

That might be it. This is def "a menubar app" vs a GUI-app (though it can present UX elements for various options)

On Wed, Aug 12, 2020 at 5:22 AM jgilis notifications@github.com wrote:

Not sure if the original issue relates to this.

When I downloaded RSwitch v1.7.0 on my macOS Catalina 10.15.4 system, I was a bit surprised not to see a "classical' window opening, but a new icon in my (top) menu bar. Is this the expected behaviour of RSwitch? If so, this new icon could have been missed by the OP.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hrbrmstr/RSwitch/issues/19#issuecomment-672760357, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD4PNTYPYUDPIJ5TNSPBETSAJNMFANCNFSM4PMCZWAQ .

nicke999 commented 4 years ago

I have a similar experience. Although I do see the RSwitch icon in the menu bar, it is greyed out (see image). When I click on the icon it disappears. I saw a blog post that suggested the app needs Full Disk Access via Preferences > Security and Privacy, but the behaviour is the same when I grant it access. I'm running MacOS 10.15.6 Catalina and the RSwitch download was 1.7.0. The only 'error log' I could see was this plist file (see image), but I've no idea whether it's relevant. Looking forward to using what must be a very useful app :)

Screen Shot 2020-08-28 at 8 51 40 pm Screen Shot 2020-08-28 at 9 03 53 pm
hrbrmstr commented 4 years ago

ty for identifying a potential bug!

the last element in the plist says there's a crash file (meaning something in RSwitch caused a significant error condition whilst running). If that file is still around at that path, can you attach it to the issue? (pls)

On Fri, Aug 28, 2020 at 7:09 AM nicke999 notifications@github.com wrote:

I have a similar experience. Although I do see the RSwitch icon in the menu bar, it is greyed out (see image). When I click on the icon it disappears. I saw a blog post that suggested the app needs Full Disk Access via Preferences > Security and Privacy, but the behaviour is the same when I grant it access. I'm running MacOS 10.15.6 Catalina and the RSwitch download was 1.7.0. The only 'error log' I could see was this plist file (see image), but I've no idea whether it's relevant. Looking forward to using what must be a very useful app :)

[image: Screen Shot 2020-08-28 at 8 51 40 pm] https://user-images.githubusercontent.com/70374672/91553168-4fa45480-e970-11ea-8aef-03a590d2b1c3.png

[image: Screen Shot 2020-08-28 at 9 03 53 pm] https://user-images.githubusercontent.com/70374672/91554290-300e2b80-e972-11ea-87ea-f93dcf862cfd.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hrbrmstr/RSwitch/issues/19#issuecomment-682467037, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD4PNTAC2DN5ESXT4SBTE3SC6F67ANCNFSM4PMCZWAQ .

nicke999 commented 4 years ago

Certainly. Here it is. RSwitch_3BA3A581-89D4-583E-88D6-B3F335F91D28.plist.zip

nicke999 commented 4 years ago

Sorry, I now realize you meant the .crash file. Having a bit of trouble figuring out how to get hold of it. Here it is...

RSwitch_2020-08-28-205850_iMac-2.crash.zip

vscmarques commented 2 years ago

I have a similar experience. Although I do see the RSwitch icon in the menu bar, it is greyed out (see image). When I click on the icon it disappears. I saw a blog post that suggested the app needs Full Disk Access via Preferences > Security and Privacy, but the behaviour is the same when I grant it access. I'm running MacOS 10.15.6 Catalina and the RSwitch download was 1.7.0. The only 'error log' I could see was this plist file (see image), but I've no idea whether it's relevant. Looking forward to using what must be a very useful app :)

Screen Shot 2020-08-28 at 8 51 40 pm Screen Shot 2020-08-28 at 9 03 53 pm

I am having the same exact issue. Icon appears greyed out in menu bar and disappears when I click on it. I am using MacOS 10.15.7 Catalina and RSwitch 1.7.0.

Sorry to bring this up much later, but has anyone found a solution?

Thank you!