Felix Freiberger

Results 15 issues of Felix Freiberger

I'm running pympress 1.0 on Windows, and pre-rendering doesn't seem to be working: - Pympress is constantly using one CPU core. - If I simply wait, RAM usage doesn't go...

bug

I'm having problems layouting a graph with default settings, it crashes while computing the ranks: ``` TypeError: Cannot read property 'v' of undefined at exchangeEdges (network-simplex.js:197) at networkSimplex (network-simplex.js:64) at...

**Describe the bug** In some cases, Unigram appears to keep an audio stream open despite nothing happening, causing Modern-Standby-enabled Windows devices to drain the battery during sleep. **To Reproduce** Steps...

bug
prio:normal

Consider a table like so: ```latex \documentclass{article} \usepackage[paperwidth=8cm, paperheight=8cm]{geometry} \usepackage{tabularray} \begin{document} \begin{longtblr}{colspec={QQQ}, hline{1}={2-Z}{solid}, hline{2-Z}={solid}, vline{1}={2-Z}{solid}, vline{2-Z}={solid}, rowhead=1} & A & B \\ 1 & A1 & B1 \\ \pagebreak 2...

feature request

I'm trying to get Vale to run within the Ubuntu subsystem on Windows 10. Running `scons` in the repository eventually results in a call to `cd obj/crypto/hashing && /home/felix/vale/tools/Kremlin/Kremlin.native`. This...

## Description With a recent update, our Mattermost instance was failing to start up. The rest of GitLab booted up fine, but Mattermost never finished starting, and failed to respond...

Bug
Sev/2

Starting with version 4.0.0, `ts-pegjs` fails to handle recursive rules like this: start = "(" e: start ")" { return e; } Peggy itself has no issue with this, but...

The default way of generating a parser does not seem to typecheck in v4.2.1: ``` const parser = peggy.generate(grammar, { output: 'source', format: 'commonjs', plugins: [tspegjs], tspegjs: { customHeader: "//...

Current versions of SumatraPDF seem to uncompress SyncTeX files to the document directory when needed. Here's the relevant code: https://github.com/sumatrapdfreader/sumatrapdf/blob/a6d299204e873e73e4185605906c376d5d06fd55/src/PdfSync.cpp#L510 I see this behavior in practice with `v3.5.2`, and it...

### Problem and impact I've managed to get into a waiting list state that is either broken, or probably just confusing. Here's the situation: - I'm selling (free) tickets for...