sysrage
sysrage
Is it possible to have this check both the Inbox and the Spam folder (in Gmail)? The emails randomly started going to my spam folder and I didn't notice until...
The docs should be updated with the note about using the Home app. It's far easier than installing another app, you likely don't need. It works perfectly, too! Love turning...
It looks like the above workaround doesn't even work. Sometimes `extracStream.info.Compressed` exists and sometimes it doesn't. Why doesn't this always exist when the 'end' event is fired and extraction was...
For my initial testing, I was clicking 'End Process' in Task Manager. Based on your question, I'll see if other termination signals result in a properly emitted error! Or not......
Can you help me understand why `extractStream.info` is intermittently missing several properties when the 'end' event is emitted after a successful extract? This is what I see after successfully extracting...
So, the above behavior is not specific to a particular archive. It appears to be a timing issue, as the same archive file will contain proper `info` data sometimes but...
Thanks for the thumbs-up on the previous comment, but can you please provide any input on anything reported? Related to this issue, is there any method currently available for either...
Using commit https://github.com/quentinrossetti/node-7z/commit/e961ac49d67f6f09ed8937ae6e24770833f64838, the original issue still exists. No `error` event is emitted if the 7-zip process is killed during extraction. The `end` event is emitted, as-if there were no...
> long discutions and theory over there #7633 no solution, though. @rogerwang can you let us know what's needed to get this behavior fixed?
> the only solution i use is `taskkill /F /IM nw.exe /T` 🤣 Is dirty and not pro but no one have hint where this come from !.... Unfortunately, that...