alvinhochun

Results 37 issues of alvinhochun

It seems that the context being lost is only limited to WebGL and not a thing on desktop. [This page](https://www.khronos.org/webgl/wiki/HandlingContextLost) goes through what's needed to recover from a context lost,...

enhancement

The exchndl dumps for x86_64 processes do not include register values, is this just unimplemented?

enhancement
help wanted

Since exchndl already uses an unhandled exception handler, can we also add an API (e.g. `ExcHndlSetMiniDumpFileNameA`) to have it write a minidump to a file alongside to the log file...

enhancement
help wanted

With ASLR enabled in the process, the DLLs are loaded to a random location, so the PC addresses in the stack trace cannot be used directly to assist debugging. It...

enhancement

**Describe the bug** The build artifact "jxl-x64-windows-static" (e.g. from https://github.com/libjxl/libjxl/actions/runs/2514725515) is missing the DLLs `brotlidec.dll` and `brotlienc.dll`, which is needed to run `cjxl_ng.exe`, `djxl_ng.exe` and `jxlinfo.exe`. **To Reproduce** Steps to...

post 1.0

**Describe the bug** When using an older version of CMake, you can get this error: ``` CMake Error at cmake/FindLCMS2.cmake:40 (add_library): INTERFACE_LIBRARY targets may only have whitelisted properties. The property...

building/portability
post 1.0

**Describe the bug** IRC messages are truncated somewhere but not according to the [MessageLength](https://github.com/42wim/matterbridge/wiki/Settings#messagelength) setting and the `` string is not appended. **To Reproduce** 1. Set MessageLength or use the...

bug
irc

This fixes an issue that, when a dependent crate depends on `stdweb` for the use of the `js!` macro but does not specify the dependency `wasm_bindgen`, attempting to build for...

I finally got to try out this project today and I encountered a few issues that I don't have enough info for separate bug reports, so I think I'd create...

_This is a Feature Request_ * **I have** - Searched previous issues - This is in _this_ firmware, not vendor "offical" firmware - This is not a bug in the...