Mario Zimmermann

Results 109 comments of Mario Zimmermann

Last attempt for today :-) After adding /usr/local/opt/llvm/lib/cmake to the PREFIX_PATH I now get -- Making bundle relocatable... -- INFO: Analyzing bundle dependencies... error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic: can't open file: /usr/local/opt/icu4c/lib/libicuuc.68.dylib (No...

brew install icu4 this (re)installed a bunch of other packages as dependencies, i.e. freecad/freecad/[email protected] I just ran `make install` again in the build directory. Couldn't see any errors anymore, so...

@ipatch Thank you for your hints. I now a have a configuration which compiles and links fine: export PREFIX_PATH="/usr/local/opt/llvm/lib/cmake;/usr/local/Cellar/qt5152/5.15.2/lib/cmake;/usr/local/Cellar/nglib/v6.2.2007/Contents/Resources;/usr/local/Cellar/[email protected]/8.2.0_1/lib/cmake/vtk-8.2;/usr/local/opt/[email protected]/lib/cmake" export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig" cd ./build cmake \ -DCMAKE_BUILD_TYPE="Release" \ -DBUILD_QT5=1 \ -DWITH_PYTHON3=1...

Yes, that is exactly what I'm doing. This is my directory structure: ~/FreeCAD/source ~/FreeCAD/build I'm running a MacBook Pro 16" (2019), Intel Core I9

I have forced a brew link --overwrite [email protected] and this seemed to solve the problem. No crashes anymore so far. Python console in freecad says: Python 3.9.4 (default, Apr 5...

I get the correct size if I let darktable decide for the longest side: ![image](https://github.com/darktable-org/darktable/assets/4083281/81432569-c93c-4339-a34f-a70c991b073d) After export: ![image](https://github.com/darktable-org/darktable/assets/4083281/3ec10170-8f72-4eab-8d90-333f35036901)

It seems that the color labels are read correctly but the lighttable thumbnail overlay is not updated. Entering fullscreen mode (F) on one of those images shows the correct color...

> I close DT and open it again, then all items are properly updated. Not elegant but works. Another workaround is to toggle the overlay display to "no overlays" and...

It seems that the standard USBMS driver is used here. Can you please check the log for all lines containing "POCKETBOOK632" and post here. There should at least be a...

Can you please go to Calibre --> Preferences --> Advanced --> Miscellaneous --> Debug device detection and follow the instructions there. Then post the Device information here. For my PB632...