andreikop/enki

Missing qtconsole on Fedora/LXQT

Opened this issue · 4 comments

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

There are 2 ways to fix the problem:

  • install qtconsole
  • update to Enki 19.10.0 where qtconsole dependency is removed.

Second variant is better.

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

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
`

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

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

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