savchenko
savchenko
Noted. I am still keen to get this merged, 3.9 test was the only one failing. Any pointers? Happy to discuss in IRC / Discord / whatever chat app is...
Another crash ``` (firefox-esr:5222): Gdk-WARNING **: 12:06:05.907: Couldn't map window 0x7fd9ef0753e0 as subsurface because its parent is not mapped. [Parent 5222, Main Thread] WARNING: Couldn't map window 0x7fd9bb1a6300 as subsurface...
@emersion do you need this reproduced with debug build of Sway or can the useful stacktrace be generated using one that is bundled in Debian? In other words, will `--debug`...
Can confirm on Debian 13, Swaylock 1.8.2, Sway 1.10.1.
Very happy to see another project from Down Under. Could you elaborate re. the "focus on data privacy"? As far as I understand, this is "all your data belongs to...
A fundamentally tricky problem: log insufficiently and the product loses its value, too much and you'll get [this](https://github.com/apitally/apitally-py/blob/b9cf94cbe9874502464caf33307253e148ff28d3/apitally/flask.py#L119-L126): ```python self.add_request( timestamp=timestamp, request=request, request_body=request_body, status_code=status_code, response_time=response_time, response_headers=response_headers, response_body=response_body, ``` Perhaps some...
Think I know why it's not updated in `testing`: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091451 Do you plan to tag stable/release version in Q1 2025?
@LBCrion I was on `72b6a3b` (which is the latest commit) when reporting this. Added the kernel message and note about other configs / re-build without libmpd to my original post.
Bizarre, I must have executed `git pull` after submitting this; some new results: 1. `w10.config`, the bar does not load - boot loop: ``` 14:30:01.10 [DEBUG] client /home/user/.local/mpd/socket:6600: connecting 14:30:01.11...
1. Unsetting `MPD_HOST` allows `w10.config` to launch, but it still tries to query it: ``` 14:47:20.25 [DEBUG] scanner: mpdstate = (null) (vstate: 1) 14:47:20.25 [DEBUG] vm: heap lookup 'mpdduration' in...