Public bug reported:

Hi all,

I installed the Freespace 2 "Knossos" on Ubuntu MATE 20.04 launcher
according to this:

sudo apt-get install nodejs npm python3-wheel python3-setuptools pyqt5-dev 
pyqt5-dev-tools qttools5-dev-tools qt5-default curl
sudo apt-get install python3-pyqt5.qtwebengine python3-pyqt5.qtwebchannel 
python3-requests-toolbelt python3-ply 
wget 
http://ppa.launchpad.net/ngld/knossos/ubuntu/pool/main/p/python3-semantic-version/python3-semantic-version_2.3.1-1_all.deb
wget 
http://ppa.launchpad.net/ngld/knossos/ubuntu/pool/main/k/knossos/knossos_0.13.3-1~cosmic1_all.deb
wget 
http://ppa.launchpad.net/ngld/knossos/ubuntu/pool/main/p/python3-token-bucket/python3-token-bucket_0.2.0-1_all.deb
wget 
http://de.archive.ubuntu.com/ubuntu/pool/universe/p/python-raven/python3-raven_6.3.0-2_all.deb
curl https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py | sudo 
python3
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee 
/etc/apt/sources.list.d/yarn.list
sudo apt update && sudo apt install yarn
pipenv install
yarn install
sudo dpkg -i *.deb

When running Knossos I receive the following error when installing
retail campaigns:

[ 3351.918255] traps: QtWebEngineProc[4239] trap int3 ip:7fe7189f0cd3
sp:7ffe25160e90 error:0 in
libQt5WebEngineCore.so.5.12.8[7fe7142fc000+4fac000]


apt-cache policy libqt5webengine5
libqt5webengine5:
  Installiert:           5.12.8+dfsg-0ubuntu1
  Installationskandidat: 5.12.8+dfsg-0ubuntu1
  Versionstabelle:
 *** 5.12.8+dfsg-0ubuntu1 500
        500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        100 /var/lib/dpkg/status
Any ideas?

** Affects: qtwebengine-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876881

Title:
  error 0 in libQt5WebEngineCore.so.5.12.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1876881/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to