sryze

Results 61 comments of sryze

Same problem, tried `padding: 0`, `paddingTop: 0`, etc - none of them worked ![screen shot 2018-11-23 at 00 30 02](https://user-images.githubusercontent.com/4525736/48918468-f6fc7980-eeb6-11e8-9e9a-1af29217482a.png) ```jsx import Icon from 'react-native-vector-icons/Ionicons'; fileDeleteIcon: { flex: 0, width:...

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). ![image](https://github.com/dbcli/pgcli/assets/4525736/4154d031-8a38-4157-8797-01cd04389efb) ![image](https://github.com/dbcli/pgcli/assets/4525736/5490ef76-3b28-4806-8d65-43c0d5ad2560) It appears that my config...

What's the fix for ProGuard (not R8)? I'm using version 2.14.2.