Hello, I downloaded version 0.99, I am under Ubuntu 20.04LTS. Prior to it, I was using default version (0.93b) that we can install under Ubuntu using “apt-get install” command.
I removed the 2 folders prior executing fritzing:
rm -Rf ~/Documents/Fritzing
rm -Rf ~/.config/Fritzing
Starting fritzing using the following command
~/fritzing-0.9.9-l348-f0af53a9.AppImage
I am getting the following messages (do not look harmful?) at startup
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
qt.gui.icc: Unsupported ICC profile class 70727472
QPngHandler: Failed to parse ICC profile
Everything looks ok.
Then, clicking on “new sketch”, opening it.
Then “components”, “regenrate component database…”, get the popup, then “regenerate”
The issue I am getting a message:
Unable to delete the original DB file
/tmp/.mount_fritziApAx6e/fritzing-parts/parts.db
…and on the console getting this:
Object::setParent: Cannot set parent, new parent is in a different thread QSqlDatabasePrivate::removeDatabase: connection ‘qt_sql_default_connection’ is still in use, all queries will cease to work.
QSqlDatabasePrivate::addDatabase: duplicate connection name ‘qt_sql_default_connection’, old connection removed.
the file under /tmp was created at program startup and cannot delete it myself using sudo command.
What is the issue? I lost my whole afternoon … MANY THANKS!!!
2 posts - 2 participants