Fredrik Falk

Results 53 issues of Fredrik Falk

**MC Version:** 1.12 **Forestry Version:** 1.12.2-5.8.2.422 (Enigmatica 2: Expert) --- Unlike the regular Peat Farm, the multi-farm does not return the dirt left over once peat is produced, making it...

Currently `TabView`s are mainly oriented towards static bindings and content, making it difficult to interface between tabs and the broader program, and vice versa. What I'd like to see is...

I'd like the [CBA Settings System](https://github.com/CBATeam/CBA_A3/wiki/CBA-Settings-System) to be integrated into this mod, as it would give server owners and mission makers the ability to turn on/off this system on a...

Right clicking the ore cart while Quark is present causes crash. Removing Quark appears to solve the issue. Crashlog: https://paste.dimdev.org/imegipaneh.mccrash This is on Minecraft version 1.12.2

Gnucash has support for [associating external files with transactions](https://gnucash.org/docs/v4/C/gnucash-help/trans-assoc.html), which is useful for scanning receipts, invoices, and other records. The problem is that users can only do so when they...

enhancement
frontend
backend

Tried to use version 0.1 on gimp version 2.10.18 which is supplied by my distro, though it doesn't appear to work/load.

[Serene Seasons](https://minecraft.curseforge.com/projects/serene-seasons?gameCategorySlug=mc-mods&projectID=291874) is a mod that adds, well, seasons to the game. Notably, it makes it snow in biomes where it normally wouldn't, such as plains and forests during winter....

Resolves #276 Breaks backwards compatibility slightly in that it may pass lists as input to `clean_user_data`, which may break already existing custom implementations of it, but the fix is easy.

https://github.com/etianen/django-python3-ldap/blob/82858594a1f77849aa0ce15ffc4755d7f9b5e610/django_python3_ldap/ldap.py#L48-L57 I'm trying to use the `labeledURI` field to store additional data about users as a list, however the above code removes all but the first value before any processing...

I'm running an LDAP server with a handful of old/legacy settings required, which causes this to fail to connect. Pullrequest adds support for entering those settings, and support for other...