ethaniel

Results 32 issues of ethaniel

When I first installed the module, I thought that correct way of opening a modal window is: ``` $('#modal').iziModal('open'); ``` But in reality, only this code worked: ``` var modal...

When I am playing a full-screen game in Windows and a incoming message comes in, the notification minimizes the game. Notifications need to be not shown when there are other...

bug
stale

The new snapd system is absolutely nuts. It keeps calling the certbot auto-renewal process every 12 (or so) hours without allowing me to turn it off in any way. The...

bug
area: pkging
area: snaps
priority: significant

### Operating System Linux (like Debian/Ubuntu) ### OBS Studio Version? 27.2.4 ### StreamFX Version 0.11.1.0 ### OBS Studio Log No log needed. ### OBS Studio Crash Log _No response_ ###...

bug
changes-required

**Describe the bug** `vipsheader -f n-pages test1.pdf` returns `2` when in reality there is only 1 page in this pdf file **To Reproduce** 1. Download attached `test1.pdf` 2. Run `vipsheader...

bug

I have a div with a form. The div has "overflow:hidden" option in the css. When Chosen gets created, and it goes below the bottom line of the div, it...

Bug

I am getting occasional "Redis server went away" on lazy load and noticed that my redis servers are hammered with open/closed connections. I was wondering if RedisArray will support persistense?

documentation problem

### Expected behaviour 1. `$mc = new RedisArray(Array("10.0.0.154:7004"), array("retry_interval" => 5000,"connect_timeout" => 0.1,"read_timeout" => 0.5, "pconnect" => true));` 2. I send GET requests in a loop every 200ms. 3. I...

### Expected behaviour I have a 3 server redis cluster as a memcached replacement. All nodes are master, without slaves. I'm testing a scenario when one of the nodes is...

Hello! Thank you for the awesome plugin! I would like to mention, that the manual is a bit confusing. There is no explanation of the inner functions, like getImageSrc(), in...

enhancement