Rasmus

Results 70 issues of Rasmus

The app version 0.9.0 refuses to import my ssh key which I have airdropped to the iphone. When selecting the file, it always says > An error occurred importing file...

The releases are very outdated. Would be handy to have an up-to-date release.

https://github.com/wjakob/tbb/blob/141b0e310e1fb552bdca887542c9c1a8544d6503/cmake/templates/TBBConfig.cmake.in#L17 The CMake config alleges that this variable should include everything needed to `target_link_libraries()` to TBB. But it's empty. I'm trying to `find_package(TBB REQUIRED)`. It works if I link to...

The readme links to the otf files for FontAwesome, but the link goes nowhere. > You must have the FontAwesome font installed on your machine (download the .otf file here).

## Information **VIM version** NVIM v0.6.1 Build type: Release Operating System: macOS 10.15.7 ## What went wrong I have ALE configured like this: ``` call dein#add('dense-analysis/ale') let g:ale_linters = {...

bug

**prettier version:** 2.7.1 **os:** macos 12.4 **description:** I have a yam l file with content like this ``` # prettier-ignore foo: include: bar.yml include: baz.yml ``` which gets handled appropriately...

So while the examples work, the command output I want to plot doesn't. I have a line such as ``` find minicrane-scans/mrs/2020/11/02/ -name "*.pcd" | sort | xargs ./bin/pcl_icp |...

needs info

### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] To the best of my knowledge,...

category: build/install

# Issue description I cannot install libzmq via cmake.exe inside of Git Bash. I build with ``` cmake.exe .. -DWITH_DOCS=OFF -DENABLE_DRAFTS=ON -DWITH_PERF_TOOL=OFF -DBUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=Release ``` and then `cmake --build .`,...

https://github.com/PointCloudLibrary/pcl/blob/c51f7a2dfc2097e74957143e29a0310f3c1a5514/filters/include/pcl/filters/crop_box.h#L179 I'm (again…) debugging a problem with PCL where `Eigen::internal::handmade_aligned_free` ultimately raises SIGSEGV during shared ptr deletion of point clouds whenever I use a class which uses CropBox on (different)...

kind: bug
needs: author reply
module: common