Dan Yeaw

Results 57 issues of Dan Yeaw

Hi, I just spent a lot of effort completely revamping the README for [Gaphor](https://github.com/gaphor/gaphor). I would very much appreciate some feedback to help me further sharpen the why, how, and...

Gaphor is a UML and SysML modeling application written in Python. It is designed to be easy to use, while still being powerful. It is open source (Apache 2), and...

**Describe the bug** When trying to build lz4 in Windows with meson I am getting the following error: ``` (tar) Extracting C:\gtk-build\src\lz4-1.9.3.tar.gz Forcing extraction of C:\gtk-build\src\lz4-1.9.3.tar.gz Extracting C:\gtk-build\src\lz4-1.9.3.tar.gz to C:\gtk-build\build\Win32\release\lz4...

build
help wanted

gvsbuild is now published to PyPI. This PR replaces checking out gvsbuild from source with the published version. ### PR Checklist Please check if your PR fulfills the following requirements:...

chore

The current PR labeler uses the branch name to add labels to PRs, which requires us to do extra work and remember to put the label name in the branch...

chore

### Describe the bug When running gaphor in GTK4, I am getting a GTK Critical error for `gtk_css_node_insert_after`: `Gtk-CRITICAL **: 16:05:13.330: gtk_css_node_insert_after: assertion 'previous_sibling == NULL || previous_sibling->parent == parent'...

bug
GTK4

This PR adds initial table support through creation of a Hazard Analysis & Risk Assessment (HARA) table for RAAML. ### PR Checklist Please check if your PR fulfills the following...

feature

### Is your feature request related to a problem? As a system engineer, I would like to be able to create modeling objects and create relationships through a table or...

feature

### Is your feature request related to a problem? The SysML v2 Request for Proposal was released in December 2017. The final submission is expected in 2022Q2, with the final...

feature
SysML v2

### Describe the bug The STPA Toolbox currently has a Controller tool. When you click on it you get a reference property. However when modeling out an IBD, what we...

bug