Bug 1221497 - eric shows start-up: XML parse error in file /.eric6/PluginRepository,
Summary: eric shows start-up: XML parse error in file /.eric6/PluginRepository,
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Leap 15.5
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Hans-Peter Jansen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-16 07:32 UTC by Mindaugas Baranauskas
Modified: 2024-04-02 01:51 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
screenshot (161.86 KB, image/png)
2024-03-16 07:32 UTC, Mindaugas Baranauskas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mindaugas Baranauskas 2024-03-16 07:32:40 UTC
Created attachment 873566 [details]
screenshot

First start Eric (Python IDE based on Qt5) shows:

XML parse error in file /home/[username]/.eric6/PluginRepository, line 1, column 50
Error: Expected ' ', but got '>'.


~/.eric6/PluginRepositorycontains:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://eric-ide.python-projects.org/plugins7/repository.xml">here</a>.</p>
</body></html>


Eric installed from default openSUSE 15.5 repo as "eric" package version 19.04-bp155.2.59

Maybe patch to disable plugin retrieval, it eric7 plugins are not compatible with eric6?
Comment 1 Mikhail Terekhov 2024-04-02 01:51:47 UTC
Upstream does not support eric6 and its plugins anymore.