Add new configuration file for actions in Nautilus - #77
Conversation
|
This actually works fine for me and others ... so how are you installing the extension? |
Just by using the installation instructions for Arch. I'm fairly new to all this and especially new to trying to make changes lol |
|
I just realised, perhaps the reason it was working for you and not me is that I'm using the fish shell, I've not really experienced any incompatibilities from bash so far but this may be one of them? |
|
Hmmm - I'll actually give that a try and see what happens!
…On Tue, Jan 27, 2026 at 7:00 PM Alistair Sweeting ***@***.***> wrote:
*VoidLance* left a comment (bassmanitram/actions-for-nautilus#77)
<#77 (comment)>
I just realised, perhaps the reason it was working for you and not me is
that I'm using the fish shell, I've not really experienced any
incompatibilities from bash so far but this may be one of them?
—
Reply to this email directly, view it on GitHub
<#77 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAKLWWNHJ7XTBQO4EFIFT34I6RVNAVCNFSM6AAAAACSAC2C42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTQMBWGY3DGMJRHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
@VoidLance oh dear I see I am not familiar enough with github yet, I didn't think to check if you'd already made a pull request ... so sorry, sorry for the spam 😅 I made a fork myself and saw that the code in it is still the original code. Never mind, now I've had my first practice of forking and making pull requests! @bassmanitram I can confirm that I'm also installing this in Arch too, via the AUR, so it's installing your code to /usr/share/, then when we launch the app from the .desktop file, it can't determine where "./" is supposed to be. I don't think it's related to fish vs bash, because it happens when launched by the normal .desktop method, which apparently bypasses any command line shell. |
The config file was an accidental commit, I intended to only add that to a local fork. But the refactor should fix the issue I submitted