Charles Kerr

Results 660 comments of Charles Kerr
trafficstars

> Haha. This means I have to implement ALL variants in [Shift](https://github.com/killemov/Shift) because it supports all versions simultaneously, I think we may be talking past each other? No methods were...

Usually I close "omnibus" PRs as difficult to triage / manage but these first three items seem all about "how should compact mode look" so I'll leave this one open...

I think I'd like to get feedback from the other UI-minded people. I sort of like the way that the small progressbar in compact mode leaves room for really long...

> 1st, As you can see in the screenshot above, the "ETA and speed" text per torrent could be a lot bigger, especially when you compare it to the total...

@lapaz17 just open a PR? The "new pull request" doesn't require assignment :+1:

I can reproduce the issue with the testcase gist on Ubuntu 21.10 by starting and then exiting the app. It always appears when exiting the gist, so that's a consistent...

Possibly a Windows-specific issue? Tested on Ubuntu 21.10 in electron-fiddle using https://gist.github.com/dd17cf4029111970cf964736d4ba65f6, which is the standard quick-start fiddle + the `mainWindow.loadFile()` call has been bookended with `console.time()` + `console.timeEnd()`. Result...

There may be more steps required to trigger this? I'm not able to reproduce the issue. Tested on Ubuntu 21.10 w/ E 17.0.0 and E 16.0.8

Looks like this is a DVLOG message in [`mojo/core/node_controller.cc`](https://source.chromium.org/chromium/chromium/src/+/main:mojo/core/node_controller.cc;l=598?q=Trying%20to%20re-add%20dropped%20peer&ss=chromium), and I think those are only enabled when DCHECKs are enabled...? @arjunj132 is this E 17.0.0 binary one that you got...