all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve George <steve@futurile.net>
To: gfp <gfp@posteo.at>
Cc: help-guix@gnu.org
Subject: Re: how can I open files through packages installed in different profiles
Date: Mon, 18 Nov 2024 14:58:55 +0000	[thread overview]
Message-ID: <5dbzbq6uw2lgaqmipay6ssyh7ap2er6ysq3u63ayypj3ye5cmk@mbav7nneuagu> (raw)
In-Reply-To: <de003b41-a244-4191-9f9a-720c55199733@posteo.at>

Hi Gfp,

I would suggest that you do not run multiple profiles simultaneously. You will probably run into problems, since if a library requires an interpreter and it's not in the profile it won't work, and one library will not know about another unless they are in the same profile.

If you like to keep 'sets' of packages separated using manifests then one thing you could do is to create a single 'layered manifest' (super manifest?) by stitching them all together. I wrote a post about it:

https://www.futurile.net/2022/12/23/guix-profiles-layering-at-login/

The 'user defined command' that Dolphin will be what you set for that particular MIME type. If you do a Google search for that, there's quite a few results, such as:

https://bbs.archlinux.org/viewtopic.php?id=293509

Hope that helps a bit

Steve / Futurile

On 15 Nov, gfp wrote:
> Hi Guix,
> 
> Simple questions
> 
> 1.
> when I want to open a file in KDE Desktop through Dolphin directly, I will
> be asked through which programme/package.
> 
> I have many packages installed in different profiles, so the package is not
> mentioned in the possible packages to open this file.
> 
> The only way to open a file is, to open the package from the profile
> beforehand,
> and after that to open a file in pointing to this package.
> 
> This is a disadvantage to have packages installed in different profiles.
> 
> How can I bridge/bypass this?
> 
> 2.
> In MATE desktop in Caja and in KDE Dolphin it asks for the "user-defined
> command"
> What is the command?
> How can I find this package stored in the store, so that I can point to it
> in Dolphin, in the case I haven't opended the package from the profile
> beforehand?
> (I don't know if that will help to open a file, if I haven't earlier opened
> this package from a profile)
> 
> 
> thanks for help
> 
> Gottfried







      reply	other threads:[~2024-11-18 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-15 19:29 how can I open files through packages installed in different profiles gfp
2024-11-18 14:58 ` Steve George [this message]

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

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

  git send-email \
    --in-reply-to=5dbzbq6uw2lgaqmipay6ssyh7ap2er6ysq3u63ayypj3ye5cmk@mbav7nneuagu \
    --to=steve@futurile.net \
    --cc=gfp@posteo.at \
    --cc=help-guix@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.