-
Notifications
You must be signed in to change notification settings - Fork 302
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
Package manager not working #3944
Comments
ghost
closed this as completed
Nov 26, 2021
ghost
reopened this
Nov 26, 2021
Looks like Komodo's really showing it's age. Here's the relevant logs. Note that communit.komodoide.com has a valid SSL cert. I'm going to close this ticket and make a specific "Komodo Can't validate valid SSL certs any more" ticket.
|
Closing in favour of: #3945 |
ghost
mentioned this issue
May 29, 2022
I tried the workaround described in the link above, but it didn't work for me, sorry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Short Summary
"Install packages" tool not working
Steps to Reproduce
When I click on the "install packages" widget, I click on "install addons", "install macros", "install languages" or anything else, I write the name of the item I'm loocking for in the bar and then press "enter" or click on "go".
Expected results
I should be able to find and install addons and macros from within the IDE itself. Any how-to I've read says that.
Actual results
That doesn't work for me.
I can NEVER find anything that's on the online repos .
The tool will sometimes give me no feedback at all, sometimes a "No Result" feedback for anything that I write in the search bar, althought I already know that stuff is in the repos. The only items I can view are the stuff that is already installed or builtin (same as in the toolbox).
For example, on the package website I can find SQLite Manager, or Dom Inspector, or Dockerfile Syntax Highlighting, but I can't find them when I search them in the package installer.
I always have to go on the on-line package repo with my browser (https://community.komodoide.com/packages/), download them and then install them by hand by dragging them into the toolbar or with some other tweak.
Furthermore, that doesn't always work because the addons are not always published in the proper format (*.xpi, *.ksf or *.komodotool) but are often published as *.zip packages, that the installer can't manage (whether I unzip them or not).
Platform Information
HP EliteBook, 4 core IntelCore I7
Komodo Edit or IDE?
Komodo IDE
Komodo Version?
12.0
Operating System (and version)?
Manjaro Linux with KDE Plasma 5.23.3, kernel version Linux 5.14.18-1-MANJARO (64-bit), but I had the same issue with PCLinuxOS, SparkyLinux rolling release or any other distro I tried.
The text was updated successfully, but these errors were encountered: