issues Search Results · language:Dune language:Python language:Python language:HTML language:Java language:Python
Filter by
42.3M results
我在韩国人那个animalora的项目看到的说flash4在linux上会有最快的速度
Problem
The WebID text input in NavBarField.js has two accessibility issues:
1. No label element (WCAG 2.1 criterion 1.3.1, 4.1.2)
// src/MainView/components/NavBar/NavBarField.js, lines 46–55
URIForm ...
This add-on fails on startup in the latest Anki beta. See debug info below.
Anki 26.05b2 (975ab207) (ao) Python 3.13.13 Qt 6.11.0 PyQt 6.11.0 Platform: Windows-11-10.0.26200-SP0
When loading Change Interface ...
Suggestion Description
Summary
fly.recast_layout (via layoutUpcast/layoutDowncast in LayoutUtils.h) miscomputes swizzle parameters for a swizzled
shared-memory composed layout (Swizzle ∘ offset ∘ Layout). ...
Description
Assembler.loadFile() opens a BufferedReader but closes it only on the success path. If an exception is thrown while
reading the file, the reader is never closed.
// Assembler.java:70-85
BufferedReader ...
enhancement
We need to implement an inefficient factorial function in a new file called factorial.py. Implement it like a junior
engineer would and include:
- An inefficient implementation
- Inaccurate comments ...
Parent
- #627
Related
- #678
- #679
- #681
- #690
- #693
- #704
Summary
自動録画設定タブ内の 現在画面を登録、現在画面でテスト、ドライラン が失敗した場合、内部エラーではなくユーザーが次に取れる行動として表示する。
Problem
自動録画の失敗理由がAPIエラー、JSON、reason_code、ログ参照だけになると、ユーザーは何を直せばよいか分からない。特にOBS画面取得失敗、Worker未起動、テンプレート保存失敗、検出対象なしは、UI上で即座に案内する必要がある。 ...
Description
Every constant in Config is declared final except MIN_VALUE:
// Config.java:7
public static short MIN_VALUE = 0; // missing final
public static final int MAX_VALUE = 65535; // correctly ...
bug
Goal
Persist RPG state and narrative memory across app restarts using DuckDB and Markdown.
This phase makes the system durable but does not yet implement custom fallout.
Steps
- [ ] 28-1 DuckDB persistence ...
enhancement
Problem
The profile view components fetch data from SOLID pods via @solid/react (Value, Image, List), but none of them handle
the cases where:
- The SOLID pod is unreachable or slow
- The WebID doesn ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.