[Github-comments] [geany/geany] Set Path From Document isn't working properly (#352)

Enrico Tröger notifications at xxxxx
Sun Mar 31 13:29:08 UTC 2019


#2116 should fix the original issue (Set path from document broken after VTE restart).
The reason for pid=0 was the removed `vte_start()` call which we removed long time ago because of a VTE bug. But the VTE bug has been fixed also long time ago, so we should explicitly start the shell again and so get a valid pid again and everything else will work again.

-- 
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/352#issuecomment-478342085
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190331/aa8a6ed6/attachment.html>


More information about the Github-comments mailing list