unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* how can I open files through packages installed in different profiles
@ 2024-11-15 19:29 gfp
  2024-11-18 14:58 ` Steve George
  0 siblings, 1 reply; 2+ messages in thread
From: gfp @ 2024-11-15 19:29 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 964 bytes --]

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

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2451 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how can I open files through packages installed in different profiles
  2024-11-15 19:29 how can I open files through packages installed in different profiles gfp
@ 2024-11-18 14:58 ` Steve George
  0 siblings, 0 replies; 2+ messages in thread
From: Steve George @ 2024-11-18 14:58 UTC (permalink / raw)
  To: gfp; +Cc: help-guix

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







^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-18 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).