Jelle van der Waa

Results 268 issues of Jelle van der Waa

### Explain what happens This is a 16 core CPU, yet we show 32x? ![Image](https://github.com/user-attachments/assets/125a1a39-2499-41df-a9cf-27ec3c33516f) ### Version of Cockpit _No response_ ### Where is the problem in Cockpit? None ###...

bug
page:overview

### Explain what happens ![Image](https://github.com/user-attachments/assets/492e1c62-f240-4658-b2c6-2fc62e19b68d) ### Version of Cockpit 337 ### Where is the problem in Cockpit? None ### Server operating system None ### Server operating system version _No response_...

bug

### Explain what happens TestStorageRaid1.testMetadataAtEnd fails on rawhide: ``` [ 3.630490] EXT4-fs (vda3): mounted filesystem 0fdd1a25-7a62-4739-a0b4-dfbe221b2cd3 r/w with ordered data mode. Quota mode: none. [ 13.720305] loop0: detected capacity change...

bug

The Python bridge does not implement `remove-match` so our standard dbus example of unsubscribing no longer works. Was it intended to no longer implement unsubscribing? And if so we should...

bug

This has been sitting on my desktop for a while, totally forgetting the context but I assume our current tests issues are with SQLAlchemy 2.

devel/tests/test_user.py::DevelTest::test_admin_log devel/tests/test_user.py::DevelTest::test_admin_log /home/jelle/projects/archweb/env/lib/python3.13/site-packages/django/db/models/fields/__init__.py:1142: RemovedInDjango60Warning: The default scheme will be changed from 'http' to 'https' in Django 6.0. Pass the forms.URLField.assume_scheme argument to silence this warning, or set the FORMS_URLFIELD_ASSUME_HTTPS transitional...

bug

The kernel can now show QR code's for DRM panics as summarized in this [lwn.net](https://lwn.net/Articles/503677/) article and discussions on enabling it in [Fedora](https://lwn.net/Articles/982398/). Archweb could expose an url where we...

enhancement