Good First Issues
for notable c projects
5280 issues scanned, 161 good first issues found
obsproject/obs-studio
42.1K
[27.2] The text area is getting smaller and smaller than 27.1.3
2/3/2022
Good first issue
obs_property_clicked_t callback not implemented in Python scripting
12/29/2021
Good first issueConfirmed
Freetype text source doesn't toggle text/path fields when toggling "Read from file"
12/9/2021
Good first issueConfirmed
"Ignore streaming service setting recommendations" checkmark does not seem to work
1/23/2021
LinuxGood first issueRegression
Settings -> Output with Output Mode "Advanced": cannot view or edit encoder properties in Streaming tab when profile has encoder in it that is no longer available
10/1/2020
Good first issueConfirmed
emscripten-core/emscripten
22.8K
Passing an exception into ccall as string sends empty string
8/31/2022
good first bug
SDL_GetScancodeFromKey not defined
8/23/2022
good first bughelp wanted
localtime() somtimes miscalculates tm_yday
8/12/2022
good first bughelp wanted
Faulty assertion in node on .mjs files
7/18/2022
good first bughelp wantedJavaScript
ASYNCIFY_ADVISE should output a tree
7/7/2022
good first bughelp wantedasyncify
Cryptic `sig is undefined` error in reportUndefinedSymbols() if function signature not available
6/21/2022
good first bughelp wanted
Bug in page:C++ exceptions support
5/2/2022
good first bughelp wanteddocs
PATH.normalize is incredibly expensive.
5/2/2022
good first bughelp wanted
Bug in page:Advanced APIs - not showing method descriptions
4/22/2022
good first bugfilesystemhelp wanteddocs
[Docs] Document that Worker are never destroyed (even if pthreads end)
4/20/2022
good first bughelp wanteddocs
FS_createPreloadedFile not supported in MEMFS under node.js, but could easily be
4/16/2022
good first bughelp wanted
Feature request: MAIN_THREAD_EM_ASYNC_JS
4/11/2022
good first bughelp wanted
Document settings.js settings better
3/22/2022
good first bughelp wanteddocs
Behavioral difference in glUniform functions
2/23/2022
good first bugGLhelp wanteddocs
mkfifo() and mknod() create regular file with NODERAWFS=1
1/31/2022
good first bughelp wanted
Fail blocking socket operations loudly
1/17/2022
good first bughelp wanted
dlopen() documentation is wrong, and related issue should not be closed
12/16/2021
good first bughelp wanteddocs
Doc request: How does emscripten MEMFS persist link information in IDBFS?
12/15/2021
good first bughelp wanteddocs
Update website theme for newer Sphinx
10/26/2021
good first bughelp wanteddocs
parse_llvm_nm_symbols: when symbol name contains ":" character error occurs
10/19/2021
good first bughelp wanted
Incorrect decoding from JS strings to USV strings
10/19/2021
good first bughelp wanted
DOC Optimizing WASM browser compilation time
10/6/2021
good first bughelp wanteddocs
Files uploading into Virtual File System with -s CASE_INSENSITIVE_FS=1
10/6/2021
good first bughelp wanted
Document emcmake under "Building projects"
9/21/2021
good first bughelp wanted
Documentation - API Reference - Fetch API - Synchronous Fetches seems out of date
9/9/2021
good first bughelp wanteddocs
MIN_IE_VERSION=11 no longer produces an asm that can run on IE11
7/20/2021
good first bughelp wanted
Use console.log to print values of args of emscripten_set_canvas_element_size
6/29/2021
good first bughelp wanted
Don't Provide `-DCMAKE_TOOLCHAIN_FILE` in emcmake Unless Configuring with CMake.
6/28/2021
good first bughelp wanted
EXPORT_ES6 + proxy-to-worker produces broken code
5/12/2021
good first bughelp wanted
Auto-include required code when using `-pthread -s ENVIRONMENT=web`
5/12/2021
good first bugmultithreadinghelp wanted
Problem compiling the test_fs_lz4fs_package tests with Closure
5/9/2021
good first bughelp wanted
[question] [feature request] rmtree helper in standard library (FS, JavaScript)
4/16/2021
good first bughelp wanted
Canary doesn't load dwarf symbols with "-g4 --source-map-base"
3/17/2021
good first bughelp wanted
Need clarification in page:Optimizing Code
1/25/2021
good first bughelp wantedwontfix
[feature request] pwd.h functions (and getpwuid specifically)
1/9/2021
good first bughelp wantedwontfix
MEMFS crashes when writing large file
12/13/2020
good first bughelp wantedwontfix
Add diagnose_if warnings for slow SIMD stuff?
11/24/2020
good first bughelp wanted
Memory leak during repeated runs on node.js?
11/9/2020
good first bughelp wanted
Document long double printing issues (was: std::numeric_limits<long double>::max() returns infinity)
11/6/2020
good first bughelp wantedwontfix
file-packager js output not working with closure and --pre-js
11/4/2020
good first bughelp wanted
system/lib/libc/musl/COPYRIGHT references non-existent file src/string/arm/memcpy_el.S
11/2/2020
good first bughelp wantedpinned
libunwind CREDITS.TXT is missing - and arguably required to comply with its license
10/26/2020
good first bughelp wantedpinned
Clarify and document our support or lack of it for msys2/cygwin/mingw
10/15/2020
good first bughelp wantedwontfix
Add an option to support big-endian machines
9/30/2020
good first bughelp wantedwontfix
Avoid implicitly skipping tests when, for example, d8 is missing
9/29/2020
good first bughelp wantedwontfix
Data files are loaded from root, not from directory where js file is loaded from
9/20/2020
good first bughelp wanted
Name pthread workers for easier debugging
9/15/2020
good first bughelp wanted
[feature request] Support uuid_generate_random (in uuid/uuid.h)
9/1/2020
good first bughelp wanted
exception not thrown when truncating filenames longer than 255 char
8/28/2020
good first bugfilesystemhelp wanted
EXPORT_ES6: Add testing and support for node.js (replace require(), __dirname)
8/3/2020
good first bughelp wantedES Modules
docs: Improve Asyncify documentation about ignore-indirect & fiber.h
7/20/2020
good first bughelp wantedasyncify
Integrate emrun with noInitialRun / INVOKE_RUN=0
6/19/2020
good first bughelp wanted
Compiling with main_module override FETCH functions
6/10/2020
good first bughelp wanted
Is there a GLIB emscripten port available ?
5/2/2020
good first bughelp wanted
WebIDL + JSImplementation + DOMString
3/17/2020
good first bughelp wanted
Make use of Asyncify for pthread_join
11/27/2019
good first bugmultithreadinghelp wantedasyncify
WebIDL binder: Use WeakRefs in cache
11/18/2019
good first bughelp wantedwontfix
Use WeakRefs in event handlers?
11/11/2019
good first bughelp wanted
is allocateUTF8 safe to use ?
11/5/2019
good first bughelp wantedwontfix
Node Worker pthreads pool reuse
11/1/2019
good first bughelp wantedwontfix
A version of emscripten_sleep that uses requestAnimationFrame
10/4/2019
good first bughelp wantedwontfix
pthread_key_create does not initialize thread local variable with null
6/4/2019
good first bughelp wanted
glMapBufferData requires INVALIDATE_BUFFER?
6/13/2018
good first bugGLhelp wanted
Documentation for porting Unix-style build process (configure/make)
5/7/2018
good first bughelp wantedwontfix
Document onExit
4/17/2018
good first bughelp wantedwontfix
throw exception with message in cpp
3/12/2018
good first bughelp wanted
Mouse scroll delta is not scaled properly
2/26/2018
good first bughelp wanted
Use Fetch in preference of XMLHttpRequest (on supported platforms)
2/13/2018
good first bughelp wanted
[docs] iframe keyboard not working
11/15/2017
good first bughelp wanted
Preferred way to clear/delete IDBFS database?
2/16/2017
good first bughelp wanted
Installing emsdk overwrites node on PATH
1/10/2017
good first bughelp wanted
To use dlopen, you need to use Emscripten's linking support
6/7/2016
good first bughelp wantedwontfix
Direct environment access on node.js
11/15/2015
good first bug
microsoft/vcpkg
16.9K
[New Port Request] <etcd-cpp-apiv3>
9/29/2022
category:new-portinfo:good-first-issue
[New Port Request] <open3D>
9/29/2022
category:new-portinfo:good-first-issue
[New Port Request] SimpleAmqpClient
9/28/2022
category:new-portinfo:good-first-issue
[New Port Request] PDCursesMod
9/28/2022
category:new-portinfo:good-first-issue
[New Port Request] Polygon Mesh Processing Library
9/27/2022
category:new-portinfo:good-first-issue
Should ISPC be a well-known tool?
9/24/2022
category:new-portinfo:good-first-issue
[qt] qt3d libraries not available for Qt6
9/21/2022
category:new-portinfo:good-first-issue
[New Port Request] screen_capture_lite
9/20/2022
category:new-portinfo:good-first-issue
[New Port Request] <qoixx>
9/20/2022
category:new-portinfo:good-first-issue
[New Port Request] <casbin-cpp>
9/20/2022
category:new-portinfo:good-first-issue
[New Port Request] imtui
9/19/2022
category:new-portinfo:good-first-issue
[New Port Request] <socat>
9/15/2022
category:new-portinfo:good-first-issue
[New Port Request] libp11
9/14/2022
category:new-portinfo:good-first-issue
[New Port Request] node-api
9/12/2022
category:new-portinfo:good-first-issue
[New Port Request] Scenepic
9/12/2022
category:new-portinfo:good-first-issue
[New Port Request] wiiuse
9/11/2022
category:new-portinfo:good-first-issue
[New Port Request] ZLMediaKit
9/10/2022
category:new-portinfo:good-first-issue
[New Port Request] libecc
9/9/2022
category:new-portinfo:good-first-issue
[New Port Request] curl-impersonate
9/7/2022
category:new-portinfo:good-first-issue
[New Port Request] libcron
8/30/2022
category:new-portinfo:good-first-issue
[New Port Request] userver
8/29/2022
category:new-portinfo:good-first-issue
[New Port Request] Clipper2
8/21/2022
category:new-portinfo:good-first-issue
[New Port Request] <sonic>
8/19/2022
category:new-portinfo:good-first-issue
[New Port Request] <LRC-Tools>
8/19/2022
category:new-portinfo:good-first-issue
[New Port Request] x11
8/19/2022
category:new-portinfo:good-first-issue
[New Port Request] cnpy
8/17/2022
category:new-portinfo:good-first-issue
[New Port Request] tensorflowlite
8/12/2022
category:new-portinfo:good-first-issue
[New Port Request] <SIMDIS SDK>
8/11/2022
category:new-portinfo:good-first-issue
[New Port Request] cppflow
8/9/2022
category:new-portinfo:good-first-issue
[New Port Request] lttng-ust (liblttng-ust-dev), tracelogging
8/8/2022
category:new-portinfo:good-first-issue
[New Port Request] liquid-dsp
8/7/2022
category:new-portinfo:good-first-issue
[New Port Request] <SingleApplication>
8/3/2022
category:new-portinfo:good-first-issue
[New Port Request] < QSimpleUpdater >
8/3/2022
category:new-portinfo:good-first-issue
[New Port Request] xtensor-python
7/19/2022
category:new-portinfo:good-first-issue
[New Port Request] <minilzo>
7/19/2022
category:new-portinfo:good-first-issue
request a new port : Sofa
7/14/2022
category:new-portinfo:good-first-issue
[New Port Request] splinter
7/7/2022
category:new-portinfo:good-first-issue
[New Port Request] gltf-toolkit
7/4/2022
category:new-portinfo:good-first-issue
CloudCompare
7/4/2022
category:new-portinfo:good-first-issue
[New Port Request] <PySide>
6/27/2022
category:new-portinfo:good-first-issue
[New Port Request] Unity Test
6/16/2022
category:new-portinfo:good-first-issue
[miracl] miracl / MIRACL static library
6/6/2022
category:new-portinfo:good-first-issue
[New Port Request] <lepton>
6/5/2022
category:new-portinfo:good-first-issue
[New Port Request] NGINX libunit
6/4/2022
category:new-portinfo:good-first-issue
[New Port Request] Marian
6/2/2022
category:new-portinfo:good-first-issue
[New Port Request] GNU Bison
5/24/2022
category:new-portinfo:good-first-issue
[New Port Request] libslirp, C++/C bindings
5/7/2022
category:new-portinfo:good-first-issue
[New Port Request] asmtk
4/23/2022
category:new-portinfo:good-first-issue
[New Port Request] quickjs
2/27/2022
category:new-portinfo:good-first-issue
[New port request] easings/raygui/physac
2/4/2022
category:new-portinfo:good-first-issue
[New Port Request] libcaca
6/17/2021
category:new-portinfo:good-first-issue
[New Port Request] <LibTorch>
2/20/2021
category:new-portinfo:good-first-issue
[New Port Request] bgfx
12/5/2020
category:new-portinfo:good-first-issue
[New Port Request] openvino inference-engine
9/24/2020
category:new-portinfo:good-first-issue
Lack of support WebRTC in vcpkg
4/25/2019
category:new-portinfo:good-first-issue
[libVLC] any chance to add libVLC into the repository?
8/1/2017
category:new-portinfo:good-first-issue
Add PETSc
12/19/2016
category:new-portinfo:good-first-issue
Add ipopt
10/31/2016
category:new-portinfo:good-first-issue
qmk/qmk_firmware
13.4K
[Feature Request] Command to edit info.json files
3/31/2021
enhancementto dohelp wantedgood first issuepython
Random characters sent sometimes (gergo)
6/21/2019
bugquestiondiscussionkeyboardhelp wantedgood first issue
Develop some sort of include system for keycode documentation
12/12/2018
enhancementto dohelp wantedgood first issuedocumentation
CoatiSoftware/Sourcetrail
12.9K
Provide graphml export option
9/22/2020
featuregood first issue
Can't update AppImage
7/6/2020
Linuxgood first issuebuild
Bring Sourcetrail to front when symbol activated via editor plugin
11/22/2019
featuregood first issue
Add log level to preferences and CLI
8/26/2019
featuregood first issue
Hold space to pan graph by dragging from anywhere
7/29/2019
featuregood first issue
Sourcetrail crash when closing application after Java indexing
12/10/2018
bugMacJavagood first issue
When aborting a search request the last active symbol should be shown again
1/23/2017
featuregood first issue
Install Helper for Mac OS
12/19/2016
featureMacgood first issue
Add per-project tab width setting
7/29/2016
featuregood first issue
lvgl/lvgl
10.5K
borgbackup/borg
8.7K
macOS: test fuse-t
9/5/2022
help wantedeasygood first issueos: macOS
debug log all cache / index full paths
8/21/2021
enhancementeasygood first issue
using compression for files cache?
1/27/2021
help wantedeasygood first issue
FUSE micro-opt benchmarking
4/13/2020
help wantedeasygood first issue
Measure how much the chunk cache changes in big real life repositories.
11/4/2019
easygood first issue
borg diff should have --format option
6/22/2019
good first issue
borg-import needs more love
3/10/2019
help wantedeasygood first issue