sryze
sryze
Same problem, tried `padding: 0`, `paddingTop: 0`, etc - none of them worked  ```jsx import Icon from 'react-native-vector-icons/Ionicons'; fileDeleteIcon: { flex: 0, width:...
Rebased
I have now re-installed elementaryOS 6.1 but the crash still happens. It also happens when I simply disconnect the HDMI cable, so not really related to screen lock it seems....
Stack trace: ``` Thread 1 (Thread 0x7ffff4cd45c0 (LWP 28924)): #0 0x00007ffff7e8c295 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007ffff7e8ec7c in g_log_writer_default () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ffff7e8ced7 in g_log_structured_array () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3...
To be fair, other programming languages' standard libraries seem to suffer from the same problem on Windows, e.g. C, C++, Python, Ruby, Go - so it's not just a libuv/Node.js...
@lahirumaramba In 9.2.0 and 9.1.1, if I exclude `google-cloud-storage` it results in a `java.lang.ClassNotFoundException: com.google.api.client.json.jackson2.JacksonFactory` error because `com.google.firebase.internal.ApiClientUtils` uses it. Could you please add an explicit dependency on `com.google.api.client.json.jackson2`? Edit:...
I can confirm that typing `reset` does help in this situation. Thanks for the tip @sahilrajput03.
> I wonder if this is a bash bug. Does it happen with other shells? It does appear to be Bash-specific because I've been using ZSH for the last few...
I can reproduce this issue with pgcli 4.0.1 in cmd.exe or in PowerShell/Git Bash inside Wndows Terminal (with the One Half Dark theme).   It appears that my config...
What's the fix for ProGuard (not R8)? I'm using version 2.14.2.