darrell-k

Results 71 comments of darrell-k

UPDATE: I have confirmed that these fixes also work for Gnome in Focal. I'm using Debian Bullseye, not Focal, but I resolved a similar issue by running this: ``` sudo...

Same thing happens with bookworm. Xorg.crouton.1.log attached. But, I can install a bullseye chroot, and then upgrade to bookworm by changing /etc/apt/sources.list and X starts successfully, probably due to the...

It looks to me that by the time croutonclip is activated by the signal from croutonswich, the switch has already happened. Is it possible to move it up? Would we...

Yes, a write to an intermediate fifo does block, and if you launch it into the background (&) that keeps croutoncycle alive after croutonclip is triggered with the USR1 signal,...

Thanks for the reply. Debugging on the LMS side this is what I see: This is an extract from the `titles_loop` returned by LMS when browsing a classical work: ```...

Apologies if I'm missing something obvious, but I'm struggling with this. Here is the JSON sent to Squeezer when opening the album header menu for a classical work: ``` [24-04-09...

NOTE: we are re-using the albums query for the Works display - without work_id or work_id and grouping, it behaves as before, showing the whole album. With work_id, or work_id...

Here's the request from Squeezer: ``` [24-04-10 12:07:27.9214] Slim::Web::Cometd::handler (150) Cometd request (192.168.1.244:55744): [ { channel => "/slim/request", clientId => "98f6289f", data => { request => [ "00:04:20:12:4b:74", [ "albuminfo",...

Hi, Just to let you know this is fixed (in my fork of slimserver only, for now). Still a couple of other issues, but you've given me enough info to...

Actually, the 3 dot button for Works was what I mentioned was hanging before. The reason for this is that there is no workinfo request defined: LMS logs this: `[{"error":"invalid...