janet-lang / janet-lang/webview

Test fails on Ubuntu 18.04

Open
#2 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
52
Forks
8
PR merge metrics
No merged PRs in 30d

Description

```
$ jpm test
running test/test.janet ...
error: could not load native build/webview.so: build/webview.so: undefined symbol: gtk_window_get_type
in native
in [boot.janet] on line 1942, column 26
in require [boot.janet] on line 1963, column 16
in import* [boot.janet] on line 1975, column 15
in _thunk [test/test.janet] (tailcall) on line 3, column 1
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Run `jpm test` on Ubuntu 18.04 and inspect `test/test.janet`, `build/webview.so`, and the reported `gtk_window_get_type` loading failure. Done means the native module loads successfully and the test command no longer fails with this undefined-symbol error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, ubuntu
Domain
build-system, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.