Coder Social home page Coder Social logo

Comments (3)

 avatar commented on June 25, 2024

I also tried installing Ubuntu 20.04.2 LTS, using the included Python 3.8.10
Qt installed with sudo apt-get install qt5-default After I got the errors, I tried the commonly suggest Ubuntu fix: sudo apt-get install --reinstall libxcb-xinerama0 No change.

Here are the new errors after setting a Qt path variable, and a Qt debugging variable (with just the Qt debugging variable, the results are identical to what I first posted).

pc2@pc:~/Desktop/MAME_Test$ export QT_QPA_PLATFORM_PLUGIN_PATH="/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms"
pc2@pc:~/Desktop/MAME_Test$ export QT_DEBUG_PLUGINS=1

pc2@pc:~/Desktop/MAME_Test$ python3 joust22.py

Debug Build: Disabling input grab for -debug
Debug Build: Disabling input grab for -debug
Debug Build: Disabling input grab for -debug
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqeglfs.so"
"Plugin verification data mismatch in '/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqeglfs.so'" 
         not a plugin

 **(many repeats of this error for different .so files at this directory location)**  
 **(including libqxcb.so)**

QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/platforms" ...
QFactoryLoader::QFactoryLoader() checking directory path "/home/pc2/.local/lib/python3.8/site-packages/MAMEToolkit/emulator/mame/platforms" ...
This application failed to start because it could not find or load the Qt platform plugin "xcb" 
in "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms".

Reinstalling the application may fix this problem.
b'\x1b[1;36m[MAME]\x1b[0m> '
pc2@pc:~/Desktop/MAME_Test$ 

from mametoolkit.

 avatar commented on June 25, 2024

Building the modified MAME on your system following the toolkit author's instructions solves this problem.

from mametoolkit.

sl92983 avatar sl92983 commented on June 25, 2024

I got the same error. Could you share how to fix it? Thanks!

from mametoolkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.