Code Monkey home page Code Monkey logo

Comments (5)

puffin-000 avatar puffin-000 commented on July 18, 2024

install ubuntu newest into a virutal machine and see if it works there your kernal is pretty outta date on mint there

I Installed Ubuntu 23.10 to virtual machine and needed librarys for program via apt. It gives more error now, probably because of wayland;

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
/usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so: undefined symbol: g_uri_is_valid
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so
/home/hehe/Downloads/MKV.Muxing.Batch.GUI.x64.v2.3.Linux.Portable/MKV Muxing Batch GUI/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libproxy.so.1)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
/usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so: undefined symbol: g_source_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

(MKV Muxing Batch GUI:11514): GLib-GIO-ERROR **: 06:03:35.172: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
Trace/breakpoint trap (core dumped)

To be fair, I don't think that problem is related to older kernel version. Seems like library issue, I need to activate some kind of QT parameter to fix it but I don't know how.

from mkv-muxing-batch-gui.

puffin-000 avatar puffin-000 commented on July 18, 2024

Progress Update;

I was able to run program, still gives errors and crashes when I tried to input files but I understand the problem. The program tries to look and load libraries from "platforms" folder but its under "PySide2" directory.

I copied Qt related folders (which includes needed platforms folder) to main directory and be able to run the program.

/MKV Muxing Batch GUI/PySide2/Qt/plugins

This is the directory where the folders are located. Seems like Linux support is incomplete, I will proceed to use program via wine, its more stable and usable. I will keep open the issue until problems are fixed.

from mkv-muxing-batch-gui.

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.