User Tools

Site Tools


didattici:fritzing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
didattici:fritzing [2018/11/11 10:42] – created profprodidattici:fritzing [2020/06/08 22:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
  
 +====Fritzing====
 +
 +su debian e ubuntu c'è un **bug**
 +Per comprendere il bug basta avviare fritzing dal terminale
 +
 +<code>
 +QIODevice::read (QFile, "/home/utente/bins/core.fzb"): device not open
 +QIODevice::read (QFile, "/home/utente/bins/contribParts.fzb"): device not open
 +QIODevice::read (QFile, "/home/utente/bins/core.fzb"): device not open
 +QIODevice::read (QFile, "/home/utente/bins/contribParts.fzb"): device not open
 +</code>
 +
 +Soluzione
 +
 +  # apt-get install fritzing-parts
 +
 +  $ ln -s /usr/share/fritzing/parts/bins ~/bins
didattici/fritzing.txt · Last modified: 2020/06/08 22:20 by 127.0.0.1