Re: How to set PATH for Dolphin servicemenu

2023-05-11 Thread Konstantin Kharlamov
FTR, can you post what exactly have you written in your ~/.profile file? On Fri, 2023-05-12 at 08:45 +0200, Zener wrote: > Yes... a full Path for the exec in the .desktop works, but too complicate for > maintenance. > > Anyway now I'd like to see clear thought this issue > > Il gio 11 mag 20

Re: How to set PATH for Dolphin servicemenu

2023-05-11 Thread Zener
Yes... a full Path for the exec in the .desktop works, but too complicate for maintenance. Anyway now I'd like to see clear thought this issue Il gio 11 mag 2023, 23:26 Konstantin Kharlamov ha scritto: > In this case I'm not sure, perhaps anyone else has something to say about > that… > > T

Re: How to set PATH for Dolphin servicemenu

2023-05-11 Thread Konstantin Kharlamov
In this case I'm not sure, perhaps anyone else has something to say about that… Though, can't you just write a full path inside your .desktop file? On Thu, 2023-05-11 at 22:05 +0200, Zener wrote: > It still doesn't work...again After reboot... > Is wayland, Dolphin or what the issue?!? > > Il gi

Re: How to set PATH for Dolphin servicemenu

2023-05-11 Thread Zener
It still doesn't work...again After reboot... Is wayland, Dolphin or what the issue?!? Il gio 11 mag 2023, 21:47 Konstantin Kharlamov ha scritto: > Please, use "reply all" in the mail client so that discussion gets > duplicated on the list and someone else may come up with ideas and what not. >

Re: How to set PATH for Dolphin servicemenu

2023-05-11 Thread Konstantin Kharlamov
Please, use "reply all" in the mail client so that discussion gets duplicated on the list and someone else may come up with ideas and what not. So, it's, interesting: actually, I just realized that both /etc/environment and /etc/profile as well as ~/.profile are all read by shells. I never thought

Re: How to set PATH for Dolphin servicemenu

2023-05-11 Thread Konstantin Kharlamov
On Thu, 2023-05-11 at 20:28 +0200, Zener wrote: > Hi. > > I use Dolphin filemanager on a gnome-session on wayland - Arch Linux. > > I've set the correct PATH on .bashrc, in fact from terminal my exec > files work but not to from a .desktop file in servicemenu of Dolphin. > > How can i add the c

How to set PATH for Dolphin servicemenu

2023-05-11 Thread Zener
Hi. I use Dolphin filemanager on a gnome-session on wayland - Arch Linux. I've set the correct PATH on .bashrc, in fact from terminal my exec files work but not to from a .desktop file in servicemenu of Dolphin. How can i add the correct PATH on Dolphin? Regards.