On Fri, 31 Mar 2017 13:57:22 +0200, Martin Bříza wrote:

> On Fri, 31 Mar 2017 12:21:19 +0200, Lawrence E Graves  
> <lgrave...@gmail.com> wrote:
> > On 03/31/2017 01:54 AM, Martin Bříza wrote:  
> >> rpm -q qt5-qtquickcontrols qt5-qtbase qt5-qtdeclarative mediawriter  
> > [root@Jehovah ~]# rpm -q qt5-qtquickcontrols qt5-qtbase  
> > qt5-qtdeclarative mediawriter
> > qt5-qtquickcontrols-5.7.1-2.fc25.x86_64
> > qt5-qtbase-5.7.1-14.fc25.x86_64
> > qt5-qtdeclarative-5.7.1-5.fc25.x86_64
> > mediawriter-4.0.8-0.fc25.x86_64
> > [
> >  
> 
> Honestly, I'm pretty lost. You seem to have the missing packages and you  
> seem to have the right versions...

Trouble-shooting is _hard_, if the person experiencing the problem is so
sparse with words.

Just for the record, I've run "dnf -y install mediawriter", it
installed these two packages,

 mediawriter               x86_64       4.0.8-0.fc25       @updates       4.8 M
 qt5-qtquickcontrols       x86_64       5.7.1-2.fc25       @updates       3.7 M

and afterwards, it started without problems.

Verifying the installed packages, especially qt5-qtquickcontrols,

  rpm -V mediawriter qt5-qtquickcontrols

and then trying to reproduce with a fresh user account is what I would suggest,
too. "rpm -Va" as superuser root is worth a try, because often it finds damaged
or lost files a user hasn't noticed yet.

Next would be a curious look at:

  ldd /usr/lib64/qt5/qml/QtQuick/Dialogs/libdialogplugin.so 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to