Christopher Schramm
Christopher Schramm
I was able to reproduce it now, simply by running `kded6` on i3, but cannot confirm that removing bluedevil helps. #2334 should fix it.
I get your thoughts about the double options hash, but I simply would not call the parameters options and there's nothing wrong with `params, body, headers` (the headers aren't options...
a) POST and PUT: `http_verb, url, params, body, headers` Else: `http_verb, url, params, headers` b) `http_verb, url, params, body: body, headers: headers` c) `http_verb, url, params: params, body: body, headers:...
I think an accelerator is pointless for the insensitive item, isn't it?
It used to make sense when the item had a submenu and we just didn't remove the accelerator (which also made sense to not mess up translations).
I think this is pretty useful, but it might be worth mentioning https://github.com/serde-rs/serde/issues/2178 as a limitation.
To add some numbers: With the standard `RequestBuilder` transport I observe download rates of about 0.5 MBit/s. With my `BufTransport` at first the network connection is the limit, then the...
@Krakonos and @KeanuGh on XFCE as well?
@infirit: Does not seem generic. 2.4.1 works fine for me with Cinnamon and Arch.
There is `/var/lib/blueman/network.state`, GSettings, but nothing that I'd expect to cause something like that. When starting `blueman-manager` manually it works fine? `blueman-manager` error logs from D-Bus activation should be visible...