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
processing-bot opened this issue Nov 30, 2022 · 24 comments
Closed

Mode manager window is empty #613

processing-bot opened this issue Nov 30, 2022 · 24 comments
Labels
bug Something isn't working has attachment Attachment was not transfered from GitLab

Comments

@processing-bot
Copy link
Collaborator

In GitLab by @wolfyden on Nov 30, 2022, 20:34

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

@processing-bot
Copy link
Collaborator Author

Created by: SableRaf

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

image

@processing-bot
Copy link
Collaborator Author

In GitLab by @ghost1 on Dec 2, 2022, 03:28

I have this same issue on Zorin (Ubuntu based)

image

@processing-bot
Copy link
Collaborator Author

Created by: 7k50

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

@processing-bot
Copy link
Collaborator Author

Created by: cannibull

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

@processing-bot
Copy link
Collaborator Author

Created by: rjsworking

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

@processing-bot
Copy link
Collaborator Author

Created by: npeters97

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

@processing-bot
Copy link
Collaborator Author

Created by: hkiel

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 ;-)

@processing-bot
Copy link
Collaborator Author

In GitLab by @wolfyden on Dec 6, 2022, 01:06

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

@processing-bot
Copy link
Collaborator Author

Created by: 7k50

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

@processing-bot
Copy link
Collaborator Author

In GitLab by @wolfyden on Dec 6, 2022, 10:43

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 :)

@processing-bot
Copy link
Collaborator Author

Created by: hkiel

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.

@processing-bot
Copy link
Collaborator Author

Created by: jetsup

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

@processing-bot
Copy link
Collaborator Author

Created by: kaibochan

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.

@processing-bot
Copy link
Collaborator Author

Created by: mbrotz

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

@processing-bot
Copy link
Collaborator Author

Created by: diwakar1998

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

@processing-bot
Copy link
Collaborator Author

Created by: bitsbau

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

@processing-bot
Copy link
Collaborator Author

Created by: hkiel

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.

@processing-bot
Copy link
Collaborator Author

In GitLab by @cheng3100 on Jan 11, 2023, 15:43

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.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

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.

@processing-bot
Copy link
Collaborator Author

Created by: hkiel

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.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Thanks for the clarification!

@processing-bot
Copy link
Collaborator Author

Created by: bitsbau

@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.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

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

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

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 Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working has attachment Attachment was not transfered from GitLab
Projects
None yet
Development

No branches or pull requests

1 participant