Florian Lindner

Results 24 issues of Florian Lindner

Hello, `libboost-system1.60.0` and other packages from 1.60 are white listed. But where can I get them? The ppa which is whitelisted in apt-source-whitelist (https://launchpad.net/~boost-latest/+archive/ubuntu/ppa) only contains boost versions up to...

Hello, I have some issues with deepcopy, if objects are not pickable, e.g. ```python Traceback (most recent call last): File "mappings.py", line 45, in merge_mapping return dict(merge(*(p.dict() for p in...

Hey, I try to compile FOAM-FSI on our Ubuntu 16.04 system. foam-extend compiled just nicely. ./Allwmake.firstInstall workes for some time but finally fails while compiling boost: ``` /data/scratch/lindnefn/software/boost/include/boost/log/sinks/text_file_backend.hpp:540:10: error: template...

Hello, this is is only a question / support request. We have an application with a number of handlers scattered through the code. The handler access objects, which are not...

enhancement

Hello! I think it would be a good idea to have a general purpose _source_ field. There is the URL field, which I would use if I found the recipe...

enhancement

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/obsidian-tasks-group/obsidian-tasks/issues?q=is%3Aopen+is%3Aissue+label%3A%22type%3A+bug%22+sort%3Acomments-desc) didn't find any similar reports. ### Expected Behavior I have two items, one...

type: bug
scope: requires core redesign
scope: parsing markdown
scope: rendering of tasks
display: reading mode
priority: high

Hello @abo-abo and everybody else! `org-download` has a number of PRs waiting without any reaction from the maintainer? It seems that this remarkable package has not been given much attention...

Closes #180. Also enclose the process buffer in asterisk, which is common practice. Request thorough review and I am open for all improvements and guidance, still early lisp learner.

Hello, I have this configuration: ``` (use-package org-agenda-property :ensure t :config (progn (setq org-agenda-property-list '("DELEGATED_TO") org-agenda-property-position 'next-line))) ``` and ``` GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo...

Adapt the makefile to changed locations of variable and rules. Changed function calls to KSPSetOperators. Some comments and indention changes. 2d compiles and seems to work, 3d compiles but crashes...