Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.14k stars 299 forks source link

Komodo IDE 12.0.1 update check fails #3908

Closed joho1968 closed 1 year ago

joho1968 commented 3 years ago

Short Summary

Komodo IDE 12.0.1 fails to check for update.

Steps to Reproduce

Wait for Komodo IDE to check for upgrades, or force it through the menu.

Expected results

Well, either that there are no updates or that there are updates :-)

Actual results

"Update XML file malformed (200)"

Platform Information

Komodo IDE 12.0.1 Ubuntu 18.04.LTS

Additional Information

image

th3coop commented 3 years ago

Thanks @joho1968 . For your piece of mind, there are no updates.

mjross commented 3 years ago

I'm seeing the same behavior from Help > Check for Updates. Also, when Komodo IDE does its periodic update check (monthly?), the same dialog box appears, but no reason for the failure is mentioned. Screenshot attached. image

reetp commented 3 years ago

Been there for months and still not fixed. No idea what is happening.

https://community.komodoide.com/t/update-failed-update-xml-file-malformed-200/5134/10

th3coop commented 3 years ago

@reetp, the forum post was a different issue. This is a new one though that's not obvious. For anyone concerned the are missing out on updates, you are not. There have been no updates to be installed.

reetp commented 3 years ago

Thanks. Just makes you wonder if you are up to date etc.

th3coop commented 3 years ago

@reetp, yep, I understand.

kgrammer commented 3 years ago

I'm still getting this issue when trying to update Komodo. Has there been any progress made on resolving this issue?

th3coop commented 3 years ago

@kgrammer, no change. If there are, they will be in this ticket. There are no planned changes to Komodo. If some come about, we'll obviously address this.

VeNoMouS commented 3 years ago

There are no planned changes to Komodo ... does this mean the project is dead? since theres > 1.2k issue tickets and no commits for months?

th3coop commented 3 years ago

@VeNoMouS it means there are currently no planned changes.

vladisslav commented 3 years ago

I've had this problem for over a year: Update XML file malformed (200) PS: Komodo IDE, version 12.0.1, build 91869, platform win32-x86. Built on Mon Feb 10 18:14:23 2020.

ratajs commented 3 years ago

Still the same issue. Screenshot

Patrick5 commented 2 years ago

Same story 21-07-04

For what it's worth, running updates.xml through www.w3schools.com XML validator indicates problems with undefined labels update.details.label , update.installedOn.label, and update.status.label

Revisiting the download site offers the same .msi file that I downloaded a few days ago, so obviously no updates. The reason I even checked was that I was about to report another issue, and did not want to report on a fixed problem :-)

th3coop commented 2 years ago

so obviously no updates

Correct. There are no updates. Please contact support@activestate.com to request more details on future Komodo development.

ErgunCln commented 1 year ago

image

th3coop commented 1 year ago

Morning @ErgunCln. ActiveState is no longer working on Komodo and has open sourced the code base: https://www.activestate.com/blog/activestate-komodo-ide-now-open-source/ This issue will not be fixed unless at some point in the future a community forms around the code base and starts producing updates.