Jason Pleau

Results 7 issues of Jason Pleau

Using the dockerpty-0.3.3.tar.gz tarball at https://pypi.python.org/pypi/dockerpty, and running: `python setup.py install --root=/tmp/dockerpty` We get the following diff: ``` diff --git a/dockerpty.egg-info/SOURCES.txt b/dockerpty.egg-info/SOURCES.txt index 3131ce8..427c604 100644 --- a/dockerpty.egg-info/SOURCES.txt +++ b/dockerpty.egg-info/SOURCES.txt @@...

Hi ! Working on updating i3blocks on debian/ubuntu, I encounter an error during `make install` (I think): ``` dh_auto_install -- PREFIX="/usr" LIBEXECDIR="/usr/share" make -j4 install DESTDIR=/packages/i3blocks/i3blocks/debian/i3blocks AM_UPDATE_INFO_DIR=no PREFIX=/usr LIBEXECDIR=/usr/share make[2]:...

Hi. brisk-menu 0.5.0-7ubuntu1 Fresh install of Ubuntu Mate 18.04. I configured the window manager to use "Super" instead of "Alt" so I can quickly resize and move windows by grabbing...

ed is not installed by default on some systems, but sed likely is. This patch also fixes the script not running correctly on /bin/dash, which /bin/sh points to on Debian/Ubuntu...

Hi. I've written some example code to help with my question: https://gist.github.com/jpleau/eb7f72ece67ebff3f4898425cf3c9fbb If you run this, you'll notice that the Age value is kept in sync when clicking the first...

possibly stale

It looks like whenever we try to resize a grid-item, it moves up or down. The distance depends on how far from the top we are. Example: https://jsfiddle.net/k52y8gxv/ Scroll down...

type:bug
severity:low

Hello ! I'm currently packaging telescope for Debian (it's part of a dependency tree leading up to neovim), and since we usually prefer rebuilding everything from sources during package building,...