yousseb / meld

Meld for macOS
https://yousseb.github.io/meld/
GNU General Public License v2.0
2.28k stars 119 forks source link

Always starts in the background on High Sierra #66

Closed boobaa closed 5 years ago

boobaa commented 6 years ago

Installed Meld-3.19.0 as a Homebrew cask. When launched from the command line like meld foo bar, application always starts in the background (as the "last" app when Cmd-Tab is pressed). Is there any way (or environment variable, or command line switch) to make it work like any other app: start in the foreground?

dooglio commented 5 years ago

I have this same issue. Running Mac High Sierra.

boobaa commented 5 years ago

With the advent of Mac OS Mojave, the problem got even worse: now I cannot find the window at all when Meld is started from a terminal.

The problem also persists when Meld is started from the dock: the application starts, but the File > New Comparison… option doesn't open any new window/dialog.

scardello commented 5 years ago

Try this fix: https://github.com/yousseb/meld/issues/70#issuecomment-425686670

yousseb commented 5 years ago

I’m working on a new release this week/weekend. I have some nice progress so far and last night I was able to do a run from upstream latest meld.

Please note that this project is not based on brew. There maybe similarities to how some issues could be handled, but that is not necessarily always the case.

On Fri, Nov 30, 2018 at 9:43 AM Sebastián Cardello notifications@github.com wrote:

Try this fix: #70 (comment) https://github.com/yousseb/meld/issues/70#issuecomment-425686670

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yousseb/meld/issues/66#issuecomment-443282245, or mute the thread https://github.com/notifications/unsubscribe-auth/AEgDiipfI25e3vPxLEzBuGauPb_hdvrCks5u0W5bgaJpZM4VIOwj .

yousseb commented 5 years ago

New build here to fix Mojave. You still need to run the fix mentioned above once before running the new build.

https://github.com/yousseb/meld/releases/tag/os-11

yousseb commented 5 years ago

Closing. Fixed.

niksy commented 5 years ago

@yousseb I’m still getting Meld opened in background. I always need to click on dock icon to show window.

dooglio commented 5 years ago

Yeah, it's still an issue for me too.