Coder Social home page Coder Social logo

Comments (17)

jlesage avatar jlesage commented on August 13, 2024

I don't see this issue on my side... Can you check if your seeing the same issue when running docker run --rm jlesage/makemkv ?

If you don't see the issue, could you provide the content of your folder you mapped to /config: find /path/to/appdata.

from docker-makemkv.

benlei avatar benlei commented on August 13, 2024

i'm also seeing this issue

makemkv/
├── data
├── log
│   └── nginx
│       ├── access.log
│       └── error.log
├── settings.conf
└── xdg
    ├── cache
    │   ├── fontconfig
    │   │   ├── 17090aa38d5c6f09fb8c5c354938f1d7-le64.cache-7
    │   │   ├── 2d31a572ce6667f6a0da9c8dc611898b-le64.cache-7
    │   │   ├── 33181cbf-a687-43fe-ae2a-d2a18eed9e78-le64.cache-7
    │   │   ├── 5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-7
    │   │   ├── CACHEDIR.TAG
    │   │   ├── d21dfb71-1bac-4663-948b-a39e28221c70-le64.cache-7
    │   │   ├── df311e82a1a24c41a75c2c930223552e-le64.cache-7
    │   │   ├── e32a6f1d-ec59-4217-bf06-f2d99b2f9b71-le64.cache-7
    │   │   └── e8d985e1-a57d-4110-8033-c0ccefd70882-le64.cache-7
    │   └── openbox
    │       ├── openbox.log
    │       └── sessions
    └── config
        └── QtProject.conf

from docker-makemkv.

jlesage avatar jlesage commented on August 13, 2024

Could you provide the content of xdg/config/QtProject.conf?

from docker-makemkv.

ericch1 avatar ericch1 commented on August 13, 2024

Same problem here.
The content of the file /docker/appdata/makemkv/xdg/config/QtProject.conf is:

[FileDialog]
history=file:///storage
lastVisited=file:///storage
qtVersion=5.5.1
shortcuts=file:, file:///storage
sidebarWidth=89
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xda\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0h\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xf4\0\0\0\x1\0\0\0\0\0\0\0>\0\0\0\x1\0\0\0\0\0\0\0>\0\0\0\x1\0\0\0\0\0\0\0j\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0)
viewMode=Detail

from docker-makemkv.

scottessner avatar scottessner commented on August 13, 2024

I found that after running normal ubuntu updates on my computer I no longer see the error message and the container runs normally. I'm not sure which update made the difference but it's resolved regardless. My apologies for bothering you and thanks for your work!

from docker-makemkv.

jlesage avatar jlesage commented on August 13, 2024

Do you know if the kernel or docker has been updated?

from docker-makemkv.

ericch1 avatar ericch1 commented on August 13, 2024

For me, I upgraded from Suse Leap 42 to 15.1 and Docker version 19.03.1, build 74b1e89e8ac6

However, your February image c11e910ac901 still works!

from docker-makemkv.

jlesage avatar jlesage commented on August 13, 2024

The issue I found is that with the latest image, MakeMKV is built with Qt version 15.12, which introduces the usage of the statx system call. This system call is not whitelisted by default in Docker versions < 18.06.

I will push an update to avoid using Qt 15.12. This should fix issue for people running old version of Docker.

from docker-makemkv.

fzold avatar fzold commented on August 13, 2024

I have the same issue with the latest image 1.12.2 on my QNAP TS-451+

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start because no Qt platform plugin could be initialized...

docker version: 17.09.1-ce
API version: 1.32 (minimum version 1.12)
Built: Tue May 28 12:02:28 2019

Container/makemkv/xdg/config/QtProject.conf - no entry of qtVersion.

Rolling back to v1.12.0 does not have this issue but starts the outdated version 1.14.4 of makemkv that closes after warning.

from docker-makemkv.

fzold avatar fzold commented on August 13, 2024

Compiling v1.12.2 against Ubuntu xenial works but at the moment (9/30/2019) no new beta key is availabe.

from docker-makemkv.

jlesage avatar jlesage commented on August 13, 2024

Image 1.12.3 is now available. I no longer see any usage of statx with this one.

from docker-makemkv.

osatien avatar osatien commented on August 13, 2024

for me the dockerfile works ok, but not the latest image in dockerhub .....

from docker-makemkv.

jlesage avatar jlesage commented on August 13, 2024

Do you mean that you don't see the issue when you build the image yourself?

from docker-makemkv.

osatien avatar osatien commented on August 13, 2024

Yes. That is

from docker-makemkv.

jlesage avatar jlesage commented on August 13, 2024

Did you verified if the image you have is the same as the one on docker hub?

docker pull jlesage/makemkv
docker images --digests --filter 'reference=jlesage/makemkv'

You should have the following:

REPOSITORY          TAG                 DIGEST                                                                    IMAGE ID            CREATED             SIZE
jlesage/makemkv     latest              sha256:c92e360668521e6ad759503193291f12ee05bca8846796a496508be07d503ab1   48c1094faeeb        12 days ago         222MB

from docker-makemkv.

osatien avatar osatien commented on August 13, 2024

jlesage/makemkv latest sha256:c92e360668521e6ad759503193291f
12ee05bca8846796a496508be07d503ab1 48c1094faeeb 12 days ago
222MB
jlesage/makemkv sha256:c995dada2ff2010691df4b4c1f8fad
cca0abe433554bfb2112a9afb26afcd5fa dde0700009fe 4 weeks ago
262MB

It works with the last one but not with the 4 weeks one. So sorry I think I have missed something in between.

from docker-makemkv.

jlesage avatar jlesage commented on August 13, 2024

No problem!

from docker-makemkv.

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.