@silberzwiebel A few questions. What Geany version are you using? What happens 
when you start Geany from the command-line - i.e. when you open the terminal 
app and enter

```
/Applications/Geany.app/Contents/MacOS/geany
```

Does it print some useful information? You might also try to start Geany 
without plugins by

```
/Applications/Geany.app/Contents/MacOS/geany -p
```

or removing/renaming Geany configuration directory in case it got corrupted by 
e.g.

```
mv .config/geany .config/geany-old
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1555#issuecomment-318203741

Reply via email to