mkcast icon indicating copy to clipboard operation
mkcast copied to clipboard

[OBSOLETE - see readme] A tool for creating GIF screencasts of a terminal, with key presses overlaid.

Results 11 mkcast issues
Sort by recently updated
recently updated
newest added

- Using `screenkey` official repo as submodule. - Fix bug in `mkcast`, shown in `newcast`. Fix #30. - Modify `Makefile`. Don't `install` but `ln -s`. - Add an installation script...

I propose to package mkcast for debian (and maybe fedora, if it runs successfully on it). I am a beginner and would love to package it. Also I think of...

It looks as though something is adding extra quotes to escape, but doing it badly. Running the newcast script with -x, I get the following (right before it blows up):...

Get an error when running this on Ubuntu 14.04. ``` $ newcast xdpyinfo: unable to open display "". /usr/local/google/home/ruslano/bin/mkcast: line 52: wmctrl: command not found /usr/local/google/home/ruslano/bin/mkcast: line 54: /2-/2: syntax...

Happy to debug if needed. Just used the `newcast` command to test ![out](https://cloud.githubusercontent.com/assets/2816999/6047007/88863260-ac6c-11e4-9e24-4893c3237487.gif)

When I run... ``` $ mkcast Terminal 10 -c reset ``` ...output: ``` /usr/local/bin/mkcast: line 54: 1776/2-/2: syntax error: operand expected (error token is "/2") /usr/local/bin/mkcast: line 55: 952-: syntax...

Gives error message whenever wmctrl is not installed and quickly exits the program.

On Fedora 20 byzanz-record doesn't have an --exec argument. This makes `newcast` inherently broken.

bug

First, I read https://github.com/KeyboardFire/mkcast/issues/5 and I liked the idea of having the option to make the screenkey screen not automatically hide. I use a tiling window manager (Xmonad) by default,...

I use the LXDE desktop environment. My default terminal emulator is evilvte. I changed "gnome-terminal" to "evilvte" in newcast script and the program did record a gif. The quality is...