Skip to content
#

international

Here are 138 public repositories matching this topic...

gudvinr
gudvinr commented May 2, 2022

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Download install.sh
  2. Make it executable
  3. Run install.sh

Expected behavior
Honoring XDG Base Directory specifications and not installing binaries and all of the data files into $HOME/.config which is default $XDG_CONFIG_HOME and shouldn't be hardco

documentation good first issue
cryinkfly
cryinkfly commented Oct 3, 2021

I found out that you can continue the installation with the help of the workaround (VBA 7.1), but unfortunately not all packages are fully installed!

... and I have found out that we must also install a package: https://www.codeweavers.com/support/wiki/Diag/MissingLibOdbc

bug help wanted good first issue
cryinkfly
cryinkfly commented Nov 16, 2021

When I download all files for installing Rhino 3D offline then I can see in the folder redist that the folder de-de does not exist!

This issue comes with the newest version of Rhino 3D (Version 7.12.21313.6341)!


Workaround:

Install Rhino 3D in the first time with another language! For examble: English or Frensh

bug documentation help wanted good first issue
NightOwl888
NightOwl888 commented Oct 9, 2020

Currently all building and testing is done on Azure DevOps. However, building and testing on the command line is undocumented.

While it is possible to build using dotnet build, dotnet pack, dotnet test and other commands, it would be simpler for potential contributors if there were a wrapper script to launch these commands.

The technology used for the build script is not that importan

good first issue up for grabs pri:normal

Improve this page

Add a description, image, and links to the international topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the international topic, visit your repo's landing page and select "manage topics."

Learn more