[MATE] pluma: installing external plugins fails

  • Open
  • quality assurance status badge
Details
One participant
  • Jonathan Brielmaier
Owner
unassigned
Submitted by
Jonathan Brielmaier
Severity
normal

Debbugs page

Jonathan Brielmaier wrote 5 years ago
(address . bug-guix@gnu.org)
7df8de86-9f3e-0e60-a757-44f8adae3d7c@web.de
Installing external plugins in pluma (text editor) fails with: "plugin
loader python3 not found".

Can be maybe fixed with propagating python. Plugins who are
installed by default do work.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 40328@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 40328
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help