andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

Missing qtconsole on Fedora/LXQT #465

Open andreikop opened 4 years ago

andreikop commented 4 years ago

Users complain that Fedora/LXQT contains enki but qtconsole package is missing.

There are 2 ways to fix the problem:

Second variant is better.

@rapgro, who should I contact to update the package?

rapgro commented 4 years ago

An hint about optional feature is in Fedora's wiki: https://fedoraproject.org/wiki/LXQt:_Suggested_Applications#Text_Editor

` Enki […] Eric, already packaged Python3, Qt5 Jupyter Qt Console (aka qtconsole) is an optional feature to install additionally

command: dnf install python3-qtconsole run with /usr/bin/jupyter-qtconsole `

andreikop commented 4 years ago

@rapgro, there are optional features of Enki which depend on recommended packages. But python3-qtconsole isn't optional since settings dialogue crashes wo it. Actually Enki package is broken. We should either add strong dependency on qtconsole or update the package (I got rid of qtconsole in the current version)

rapgro commented 4 years ago

Hm ok. I'll look if there's some time to build a new update.

rapgro commented 4 years ago

Fixed in Rawhide (currently Fedora 32). Please let me know if you need any new update pushed for the other Fedora releases. https://bugzilla.redhat.com/show_bug.cgi?id=1767352