-
Issue happens everytime and started when I blocked updates for one of my apps. I've never used the feature before that. However, I can note that the crashes didn't happen before blocking the update. I…
-
Download this video always has the same errors:
```
$ TMPDIR=/TMP twitch-dl download "https://www.twitch.tv/videos/694444624" --overwrite --auth-token $OAUTH -q source -o SURPRISE_twitch-dl.mp4
Loo…
-
I found a way for the Add Database dialog to show after you've disconnected from a server in Sequel Pro 4541
1. Connect to a server
2. Kill the server ungracefully
3. Select "Choose Database..." …
-
I am able to successfully use .reverseVideo as an example, however, every time I use the boomerang function the video returned is null.
Example code
```
const boomerang = async (videoPath) => {
…
-
Hi,
I'm getting a weird little error. When I attempt to resize my window on an Apple M1 chip, it segfaults, with only the following log line:
```
UNSUPPORTED (log once): setPrimitiveRestartEnable…
-
If I open a simple website, such as 'http://www.baidu.com', it runs well.
But if it's a 'complicated' website, python will crash.
Source code:
```python
from ghost import Ghost
g = Ghost()
sessi…
-
**Describe the bug**
When the device is under high stress and throttled due to low battery voltage and the notification center is entered while the foreground app, which is currently launching, crash…
-
Hi i'm getting this error when changing brightness, someone knows why?
```
Process: ExternalDisplayBrightness [5456]
Path: /Applications/ExternalDisplayBrightness.…
-
SecretiAgent consistenly crashes when I use SSH agent forwarding on one of my servers (doesn't crash on others). Please see below for the crash log. How should I proceed with debugging this?
```
P…
ben-z updated
3 years ago
-
*Edit by @rsese to add more details based on ongoing comments*
Based on multiple comments (https://github.com/atom/atom/issues/15912#issuecomment-342109220, https://github.com/atom/atom/issues/1591…