jakimfett
jakimfett
The [website](http://www.pibakery.org/docs/install-mac.html) currently instructs the user to open the installer using a "right click" on the `.pkg` file:  To achieve this on single button hardware...
It would be very nice if you could just hit the "Enter" key after putting in your login info. Currently, you have to hit "Tab" twice, or click the button...
When a file is blacklisted in the also-config.json "blacklistedFiles", it applies to the optional files as well. For example, I'm attempting to offer the "Opis" mod as an optional client...
Asie, How difficult would it be to add a way to track how many people download a modpack via the launcher? I was thinking something along the lines of track...
The Minechem bug tracker is now on my fork of the project, you can find it [here](https://github.com/jakimfett/Minechem/issues). Bugs reported here from this point on will be closed with the following...
Attempting to run the ffmpeg script on Ubuntu 12.04 LTS. I'm getting an error that says "Invalid duration specification for force_key_frames: expr:gte(t,n_forced*2)" The only place in the script that I...
After following the instructions in #218, I'm still getting the following error when I try to start screencloud: `screencloud: error while loading shared libraries: libPythonQt.so.2.1: cannot open shared object file:...
In the Laminar SQLite database, the "node" column is not part of the primary key, which limits the use of multiple Laminar instances. [Remote jobs](https://laminar.ohwg.net/docs.html#Remote-jobs) do not meet this need,...
Title says it all. To reproduce: 1. checkout a fresh copy of `bb.sh` 2. execute `./bb.sh post` 3. publish the post 4. edit `.config` to set `global_author` (leaving the first...
In the spirit of simplicity, hardcoded social media (X-formerly-known-as-twitter, facebook, etc) and analytics (google, etc) should be broken out into plugins, as laid out in PR #161 The benefits are...