Segmentation fault with Vte.Terminal.spawn_async
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 491
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I have made a terminal in lua
and I wanted to add tabs but I can not because the spawn_async of vte does not work with lgi,I did some tests and I found that the problem is with spawn_async that makes the segmentation program fault
I just wanted to know if there is any way to solve it :)
Thanks for your work on LGI ❤️
Thank You!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported segmentation fault with Lua, LGI, and Vte.Terminal.spawn_async in the terminal-with-tabs example described in the issue. Trace the spawn_async call through LGI and VTE to identify the failure; done means the call no longer crashes and the terminal can create tabs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100