unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: guix-devel@gnu.org
Subject: plugins as separate packages for desktop application
Date: Mon, 29 Jul 2019 11:29:03 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.20.1907291111270.9756@marsh.hcoop.net> (raw)

Hi Guix,

I've been thinking about https://issues.guix.gnu.org/issue/34759 again 
recently. 34759 is an issue with GIMP in which it does not find plugins 
that are installed via separate packages in the same profile. I believe 
that what is going on is that GIMP is only looking for plugins in its 
store directory and in the user's XDG_CONFIG_DIR.

I've run into a similar issue (no ticket yet) with Blender. It seems like 
this might be a problem common to many applications, and I'm wondering if 
we should have a common solution. I don't really like the symlink 
workaround I used in the GIMP ticket because it won't work in the context 
of guix environment.

I think a good way forward would be to work with upstreams to have their 
applications support an APPNAME_PLUGIN_PATH variable and when plugins are 
present in a profile they would augment that variable.

What do y'all think? Is this a reasonable approach? Is there something I'm 
missing? A better way to proceed?

Thanks,
Jack

             reply	other threads:[~2019-07-29 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-29 15:29 Jack Hill [this message]
2019-07-29 17:53 ` plugins as separate packages for desktop application Tobias Geerinckx-Rice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.20.1907291111270.9756@marsh.hcoop.net \
    --to=jackhill@jackhill.us \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).