Skip to content
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

Mode manager window is empty #613

Closed
WolfyD opened this issue Nov 30, 2022 · 24 comments
Closed

Mode manager window is empty #613

WolfyD opened this issue Nov 30, 2022 · 24 comments
Labels
Bug Confirmed to not be working properly

Comments

@WolfyD
Copy link

WolfyD commented Nov 30, 2022

Description

In Processing 4.1.1 it is currently seemingly impossible to download and switch between modes.

Expected Behavior

In Processing 3.5.4 if you open the "Modes" tab in the "Contribution Manager" window, there is a list of modes you can potentially install. At the very least you should find "R Mode" and "Python Mode". You can download any of these (the ones that are supported anyways) and than can use them in Processing.

Current Behavior

In Processing 4.1.1 (and 4.1 and possibly earlier versions I haven't tested) when you click "Manage Modes..." you are taken to an empty "Modes" tab in the "Contribution Manager" window. There are no modes ready to download, therefore you are stuck in Java mode.

Steps to Reproduce

  1. Run Processing 4.1.*
  2. Click on the selector with the word "Java" and a little downward triangle in it
  3. Click on "Manage Modes..."

Your Environment

  • Processing version: 4.1.1
  • Operating System and OS version: Windows 11 Pro x64 22H2 Build: 22621.900

Possible Causes / Solutions

Not sure about the cause but I found a workaround (though haven't tested fully).
I downloaded Processing 3.5.4 and installed Python mode on it.
I than opened Processing 4.1.1 and I found that it also had Python mode installed.
The Modes tab was still empty, but apparently the mode for 3.5.4 was saved in the same place 4.1.1 was looking, and it at least thinks it can be used. I'm not sure how well it works.

Image:
image

@SableRaf
Copy link
Contributor

SableRaf commented Dec 1, 2022

For what it's worth this doesn't seem to be limited to Windows 11. I noticed the same issue on macOS.

image

@drvnprgrmr
Copy link

I have this same issue on Zorin (Ubuntu based)

image

@7k50
Copy link

7k50 commented Dec 3, 2022

Same on MacOS Ventura, running on Apple Silicon. I installed Processing just today via Homebrew Cask.

@cannibull
Copy link

Same issue here on Linux Mint. I encountered the same quirk WolfyD did where installing python mode for Processing 3 resulted in it appearing in the mode select drop-down in Processing 4 but it doesn't seem to work at all; anything I put in spits out the same error.
image
The mode manager is also still totally empty.
image

@rjsworking
Copy link

Processing 4.0.2 has the same issue. v4.01 is ok.

@npeters97
Copy link

I am having the same problem with Processing 4.1.1 on Mac OS Monterey on Apple Silicon.

@hkiel
Copy link
Contributor

hkiel commented Dec 5, 2022

Workaround is to open the library manager and switching to "modes" tab. At least that's what works here (macOS M1, 4.1.1). I can confirm the bug. Also note, that you should not use the "manage modes" drop down item at all, if you want the workaround to work ;-)

@WolfyD
Copy link
Author

WolfyD commented Dec 6, 2022

Workaround is to open the library manager and switching to "modes" tab. At least that's what works here (macOS M1, 4.1.1). I can confirm the bug. Also note, that you should not use the "manage modes" drop down item at all, if you want the workaround to work ;-)

I tried that and yes, that definitely works on Windows 11 x64 with Processing 4.1.1! :D

@7k50
Copy link

7k50 commented Dec 6, 2022

Workaround is to open the library manager and switching to "modes" tab. At least that's what works here (macOS M1, 4.1.1). I can confirm the bug. Also note, that you should not use the "manage modes" drop down item at all, if you want the workaround to work ;-)

Below seems to work on MacOS, if you don't use the "Manage Modes" dropdown first. If else, you need to restart the app first.

Menu Bar > Sketch > Import Library > Manage Libraries > Modes

@WolfyD
Copy link
Author

WolfyD commented Dec 6, 2022

Workaround is to open the library manager and switching to "modes" tab. At least that's what works here (macOS M1, 4.1.1). I can confirm the bug. Also note, that you should not use the "manage modes" drop down item at all, if you want the workaround to work ;-)

Below seems to work on MacOS, if you don't use the "Manage Modes" dropdown first. If else, you need to restart the app first.

Menu Bar > Sketch > Import Library > Manage Libraries > Modes

Yes, after testing it's clear, if you try to open it through the modes dropdown first, than it won't work.
I actually found a way through

Tools > Manage tools > Modes

Hope that helps :)

@hkiel
Copy link
Contributor

hkiel commented Dec 6, 2022

Yes, after testing it's clear, if you try to open it through the modes dropdown first, than it won't work. I actually found a way through

Tools > Manage tools > Modes

Hope that helps :)

When you do this then the Tools tab will be empty!
Both bugs seem to be connected. I guess once the one problem is found and solved, the other should be either already fixed or easy to fix.

@jetsup
Copy link

jetsup commented Dec 9, 2022

Have been having the same problem. None of the work around worked on my end. I'm running Kali Linux.

@kaibochan
Copy link

Fresh installed Processing just a few moments ago and on Windows 10. Running into the same issue as above. Tried all the above workarounds and Modes tab is still empty.

@mbrotz
Copy link

mbrotz commented Dec 15, 2022

I have the same issue with Processing 4.1.1 on macOS Monterey. None of the above workarounds works for me.

@diwakar1998
Copy link

Fresh installed Processing just a few moments ago and on Windows 10. Running into the same issue as above. Tried all the above workarounds and Modes tab is still empty.

the workaround Tools->ManageTools->Modes worked for me. If u first tried to change mode using the top right menu then try to restart processing once and try again

@bitsbau
Copy link

bitsbau commented Jan 3, 2023

I tried all the three methods but it's all empty.

@hkiel
Copy link
Contributor

hkiel commented Jan 3, 2023

I tried all the three methods but it's all empty.

You need to restart processing each time the menu gets empty. Open the library manager from a fresh restart and then select other tabs.

@SableRaf SableRaf added the Bug Confirmed to not be working properly label Jan 4, 2023
@cheng3100
Copy link

I tried all the three methods but it's all empty.

Just like @hkiel said you need restart processing firstly and not click the drop-down menu of the mode button. @WolfyD 's method work for me in win10 platform.

@benfry benfry closed this as completed in 941283f Jan 12, 2023
@benfry
Copy link
Owner

benfry commented Jan 12, 2023

Resolved for 4.1.2.

In the meantime, avoid using “Manage Modes…” and use any other method to open the Contribution Manager (clicking the update count in the lower-right of the window, using Manage Libraries or Manage Tools, etc). As soon as you select “Manage Modes”, you'll have to restart Processing before these alternatives will work again. Thanks @hkiel for identifying that.

@hkiel
Copy link
Contributor

hkiel commented Jan 12, 2023

BTW, do not open via "Manage Tools", as this will make the tools tab unusable. The only two fully working ways are "Manage Libraries" and update count. After doing that you can use any way to open the manager window.

@benfry
Copy link
Owner

benfry commented Jan 12, 2023

Thanks for the clarification!

@bitsbau
Copy link

bitsbau commented Jan 17, 2023

@hkiel @cheng3100 Thanks. I didn't make it work through the way you recommended. However, I opened one of the sample files and through that file the modes appeared.

@benfry
Copy link
Owner

benfry commented Jan 17, 2023

No need to use the workaround; please download 4.1.2 instead.

@github-actions
Copy link

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Confirmed to not be working properly
Projects
None yet
Development

No branches or pull requests