runelite / launcher

Launcher for RuneLite
https://runelite.net
BSD 2-Clause "Simplified" License
65 stars 95 forks source link

Launcher creates clone on Mac dock #116

Open NoName298GH opened 1 year ago

NoName298GH commented 1 year ago

When the Runelite launcher is opened, a clone appears on the Mac dock.

jonathangarelick commented 1 year ago
Screenshot 2023-07-19 at 6 39 16 PM

Here's a picture of what that looks like.

Adam- commented 1 year ago

This is because the launcher re-launches itself as a separate process to run the client. I don't know if there is a way to prevent it from being added to the dock a second time.

gtr47 commented 10 months ago

Did anyone find a solution to this item?

Felanbird commented 10 months ago

Did anyone find a solution to this item?

Try opening Runelite configure from the terminal /Applications/RuneLite.app/Contents/MacOS/RuneLite --configure and setting the Launch mode to REFLECT

gtr47 commented 10 months ago

Did anyone find a solution to this item?

Try opening Runelite configure from the terminal /Applications/RuneLite.app/Contents/MacOS/RuneLite --configure and setting the Launch mode to REFLECT

This works! Thank you very much for your fast response.