Jump to content
3DCoat Forums

phil

New Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by phil

  1. same here, i am on fedora kde. file browser crashes as soon there are pictures involved, browsing 3d files works. my current workaround is drag and drop from the file browser to 3d coat. using it atm for reference planes. long time since i used ubuntu... hope 3dcoat changes to the official "linux reference platform" https://vfxplatform.com/ my setup notes -> ## 2023.37 dnf install python3.10 python3.10-libs ### startup #!/bin/sh export PYTHONHOME="/usr/lib/python3.10" export COAT_PEN="Wacom Intuos4 4x6 Pen stylus" export COAT_ERASER="Wacom Intuos4 4x6 Pen eraser" export COAT_MOUSE="Core Pointer" cd /mnt/data0/software/3DCoat-2023.37/ ./3dcoat-Ubuntu20.04 ### icc msg cd /mnt/data0/software/3DCoat-2023.37/ find . -type f -name '*.png' -exec mogrify \{\} \;
×
×
  • Create New...