[Github-comments] [geany/geany] Execute button wont work properly (#1369)

DS notifications at xxxxx
Thu Aug 17 15:39:02 UTC 2017


I've also got a problem, I don't know if it's related to this.
I use Geany 1.29 and LXTerminal 0.3.0 on Lubuntu 17.04.
A simple code to test it:
```C++
#include <iostream>

int main()
{
	std::cout << "bla";
}
```
Pressing F9 to build, then F5 to execute results in:
![screenshot](https://user-images.githubusercontent.com/7613443/29420619-ca091e20-8372-11e7-8b6d-899de710929b.png)
I'm not sure if it's geany's fault.

-- 
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/1369#issuecomment-323110758
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170817/98101dba/attachment.html>


More information about the Github-comments mailing list