Guille Acosta

Results 11 comments of Guille Acosta

Thanks for your reply! I ran that on terminal and this was the output: ``` bash root@c288:~# python -c "import os, Xlib.display; print(os.getenv('DISPLAY')); > print(Xlib.display.Display())" :50 Traceback (most recent call...

@moses-palmer about the 2nd question, I'm not being able to install PyAutoGUI by using pip install. The error cause that terminal shows me it's the same: UnicodeDecodeError: 'utf-8' codec can't...

Hey @byCedric could you merge this one? This thing is really a must have on bare-workflows!

hi everybody! Do you have any news about this issue? I really want to use zustand but without Persist layer on React Native I'd go with redux and redux-persist.

Yeap, this would be super valuable! +1

same here, looking for a fix on this annoying behaviour.

I'm facing same issue `dismissible` prop is not working when used on a `controlled` popover.

one alternative would be to install usbutils on your Mac by doing: `brew install usbutils` which installs the REAL lsusb based on Linux sources (version 007). other option would be...

I see that issue but it's not same scenario because i'm using atom 1.2.4 and my other host (which support pasive transference mode) is working great using fixed suggested on...

Ok! I'm going to dive into that ftp module and let you know what I find.