Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,671
Community Members
 
Community Events
184
Community Groups

SourceTree Custom Action on Mac returns "launch path not accessible"

I've seen there are some answered threads, but this still doesn't work for me.


I even tried putting in dummy actions like:

`echo $PATH`

or

`/usr/local/bin/git --version`

 

and the error is still the same.

 

I'm using "system git" 

> git version 2.17.0

 

5 answers

I was having the same problem and figured it out:

for your custom action, just put `git` in script target, and put the rest in parameters.

e.g. I was trying to create a custom action for `git up`, and I got it working by putting `git` in script target and `up` in parameters.

You can fix this by giving your user rights to execute the file:

chmod +x your-script.sh

 

I am having this issue too now, with scripts that worked a few weeks ago before I updated to 4.0.2.

I can't even set environment variables, much less running a script that is part of my workflow that I would really like to add instead of bouncing back and forth between SourceTree and terminal (I've gotten my repo into weird states mixing between the two, especially if there is a commit message already present from Terminal when I go to SourceTree).

This makes less inclined to use the GUI altogether and is very annoying.

I am having this problem too but not with custom scripts. I get this error when I try to open any local repository.

Using: Mac OS v11.1 (20C69), Git v2.30, SourceTree v4.0.2 (236)

Any help or ideas for resolving this?

I solved my problem by completely uninstalling SourceTree--I mean complete uninstall of every related SourceTree file on the Mac system or it won't work.

Then I downloaded and installed it and reconnected my local and remote repos. It was a lot of work but it solved the problem. Not sure why this worked but it did.

0 votes
Manju
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jun 22, 2018

I can reproduce this. There could be something we are missing. Please file a ticket on https://jira.atlassian.com/browse/SRCTREE and we will investigate it. 

Manjunath, thanks for replying and confirming the issue!

 

I found this as the most appropriate place to post this issue/start the discussion. I'm not familiar with JIRA and it's confusing to me when I use it. Too much information that I don't need/care about in the given moment (severity, priority, environment, estimate, etc.). It looks more like it's team oriented, or oriented towards people actually working on the code, not someone reporting the issue from the outside.

This repels me from submitting issues, and I believe that both of us would like to see SourceTree become better and better. If you could provide easier way to submit an issue, that would be great. Otherwise, you could also submit it yourself there. You're much more familiar with the project and all those (to me) unknown form fields I just filled in/skipped to submit this issue there. I'd like to the issue here, but after submitting the issue, I couldn't find it anymore...

 

Thanks for your time! <3

Manju
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jun 25, 2018

I submitted the issue for you and here is the link so that you can watch the ticket - https://jira.atlassian.com/browse/SRCTREE-5823

Thanks! I also submitted the issue, but have no idea where it ended up.

Manju
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jun 25, 2018

This is the ticket you filed - https://jira.atlassian.com/browse/SRCTREE-5822

I'll close mine as a duplicate 👍

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events