Derek Christ

Results 12 issues of Derek Christ

Hello, I want to implement support for my 2.13 inch ePaper display that comes with the [TTGO T5 v2.3.1](http://www.lilygo.cn/prod_view.aspx?TypeId=50061&Id=1393&FId=t3:50061:3). I found the [How-To](https://github.com/caemor/epd-waveshare/issues/26#issuecomment-479486111) to add new display support and I...

**Describe the bug** This bug may not only affect drcachesim but also drmemory, drcpusim and probably other clients as well. When I run drcachesim like this: `./drrun -disable_rseq -t drcachesim...

OpSys-Linux
Hotlist-Release
Bug-ToolCrash

**Describe the bug** Running DynamoRIO to instrument any application, a crash occurs. `./drrun -- grep` (no client at all) results in: ``` ``` Note that running trivial applications like `ls`...

OpSys-Linux
Hotlist-Release
Bug-DRCrash

Hi, thank you for your awesome software. I use onedriver to mount my OneDrive storage into my Nextcloud. However accessing the OneNote Notebooks does result in an error (MS does...

**Describe the bug** Only when using the window decorations, the KDE Terminal Konsole has weird black bars around the window if transparency is enabled. I did not see this happening...

bug
question

While it's already possible with some hacks, it would be nice to support them properly. I understand that it is not possible to add support for fat pointers like `&dyn...

## Bevy version 0.10 ## What you did Consider the following Bevy app: ```rust use bevy::prelude::*; #[derive(States, PartialEq, Eq, Debug, Default, Hash, Clone, Copy)] enum AppState { #[default] First, Second,...

C-Bug
A-ECS

Fixes #1149. The MR applies the fix as described in https://github.com/tectonic-typesetting/tectonic/issues/1149#issuecomment-1943822679. I added also added some error reporting around the call of std::fs::create_dir_all.

bug

Hello, I'm facing an issue where a temporary file cannot be written during the compilation process when shell-escape is enabled to use the minted package. I suspect the issue comes...

Hello, the face icon in the sidebar looks a bit pixelated. Maybe filtering thie .face png file would be a good practice, but I don't know a lot about QML...