Giter Club home page Giter Club logo

Comments (13)

bylee20 avatar bylee20 commented on September 22, 2024

I don't think it's related with libchardet. You can get it with download-libchardet and build it build-libchardet, by the way, if you want a in-tree build.

Anyway, what source did you use to build CMPlayer? Released one or downloaded one from git?
And, what is your window manager? CMPlayer contains some special routines for gnome/gtk.
Can you try it in KDE?

from bomi.

breed808 avatar breed808 commented on September 22, 2024

Source was the current git master. I also tried the 0.8.4 release, which also resulted in the same segfault.

The window manager is kwin running in KDE. I was using KDE in arch too, so I'm not sure what's causing this.

from bomi.

bylee20 avatar bylee20 commented on September 22, 2024

Would you try again with git master? I added some debugging messages. Please paste the result.

from bomi.

breed808 avatar breed808 commented on September 22, 2024

Sure. Updated source to 0e58c46 and rebuilt. Error output is here, hope it helps: http://pastebin.com/nPTJ56Ba

from bomi.

bylee20 avatar bylee20 commented on September 22, 2024

Does original mpv run well?
I'd like to make a test for fedora but my spare laptop is not available for a while.

from bomi.

breed808 avatar breed808 commented on September 22, 2024

MPV (from the rpmfusion repository) is running fine.

I've just checked the output of dmesg and saw the following:

cmplayer[19656]: segfault at 8 ip 00000033160e7bd9 sp 00007fffd1949250 error 4 in libQt5Gui.so.5.2.0[3316000000+449000]

Would this suggest that there has been a build error involving the Qt libraries?

from bomi.

bylee20 avatar bylee20 commented on September 22, 2024

I think so. The message tells that Qt 5.2.0 is linked but 5.2.0 has never been released yet except beta. How did you install Qt?

from bomi.

breed808 avatar breed808 commented on September 22, 2024

Ah, it looks like Fedora 20 is shipping the Qt 5.2.0 beta

yum info qt5-qtbase-devel.x86_64 
Loaded plugins: langpacks, refresh-packagekit
Installed Packages
Name        : qt5-qtbase-devel
Arch        : x86_64
Version     : 5.2.0
Release     : 0.7.beta1.20131108_141.fc20
Size        : 21 M
Repo        : installed
From repo   : updates-testing
Summary     : Development files for qt5-qtbase
URL         : http://qt-project.org/
License     : LGPLv2 with exceptions or GPLv3 with exceptions
Description : Development files for qt5-qtbase.

Edit: Well, considering that this a library issue on my end, I'd say this issue is solved. Would it be reasonable to add Qt 5.2.0 compatibility as a feature request, despite it being in beta? I'm content to wait if this is not a high priority.

from bomi.

bylee20 avatar bylee20 commented on September 22, 2024

I've found some change of Qt's behaviour. Since I'm not sure it is a bug or intended thing and it is not hard to avoid this issue, I've decided to make a fix for this. I'll let you know when it's done.

from bomi.

bylee20 avatar bylee20 commented on September 22, 2024

Also, I've just found that a comment is appended in new document for Qt 5.2.0 about the function which is the problem here:
"This function is under development and is subject to change."
So, maybe it's intended change.

from bomi.

bylee20 avatar bylee20 commented on September 22, 2024

I think this is fixed now. Please try latest git master.

from bomi.

breed808 avatar breed808 commented on September 22, 2024

Success! cmplayer is running great now as of a4b1cff. Thank you very much for fixing this.

from bomi.

bylee20 avatar bylee20 commented on September 22, 2024

Thank you.

from bomi.

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.