[Github-comments] [geany/geany] macos sierra: geany 1.31 does not start (#1555)

Jiří Techet notifications at xxxxx
Wed Jul 26 22:41:19 UTC 2017


@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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170726/78b01f42/attachment.html>


More information about the Github-comments mailing list