emericg / OpenSubtitlesDownload

Automatically find and download the right subtitles for your favorite videos!
https://emeric.io/OpenSubtitlesDownload
GNU General Public License v3.0
595 stars 66 forks source link

link mdi-maximize-focused hasn't been detected! #39

Closed Dxhs closed 5 years ago

Dxhs commented 5 years ago

Why am I getting these messages? The program worked a couple weeks ago. I've updated to the latest version. Same.

Some system info if that helps: Python 2.7.15rc1 (default, Nov 12 2018, 14:31:15) [GCC 7.3.0] on linux2 Kernel: 4.15.0-43-generic

./OpenSubtitlesDownload.py ../Galapagos.With.David.Attenborough.2013.1080p.BluRay.x264/* qt.svg: link mdi-maximize-focused hasn't been detected! qt.svg: link mdi-minimize-focused hasn't been detected! qt.svg: link mdi-maximize-focused hasn't been detected! qt.svg: link mdi-minimize-focused hasn't been detected! Unknown option 'text'. qt.svg: link mdi-maximize-focused hasn't been detected! qt.svg: link mdi-minimize-focused hasn't been detected! qt.svg: link mdi-maximize-focused hasn't been detected! qt.svg: link mdi-minimize-focused hasn't been detected! Unknown option 'text'. qt.svg: link mdi-maximize-focused hasn't been detected! qt.svg: link mdi-minimize-focused hasn't been detected! qt.svg: link mdi-maximize-focused hasn't been detected! qt.svg: link mdi-minimize-focused hasn't been detected! Unknown option 'text'.

emericg commented 5 years ago

This is very weird, we don't use Qt at all in OpenSubtitlesDownload.py... Are you by any chance running KDE?

You can try forcing the GUI with --gui gnome and see if that's working for you, but otherwise it seems to be a completely unrelated bug...

emericg commented 5 years ago

Closing this issue for now. Feel free to reopen if you have new informations!

emericg commented 5 years ago

Unknown option 'text'

By the way, this was a sign of broken KDE support. This is now fixed. However if has been broken for years so something else had to change on your own machine to broke the script.