Bug 4080

Summary: openshot logger:ERROR No module named 'PyQt5.QtWebKitWidgets'
Product: Fedora Reporter: youssef sourani <youssef.m.sourani>
Component: openshotAssignee: Richard <hobbes1069>
Status: RESOLVED FIXED    
Severity: normal CC: adrien-xx-rpmfusion, sergio
Priority: P5    
Version: 24   
Hardware: x86_64   
OS: GNU/Linux   
namespace:

Description youssef sourani 2016-06-24 14:29:29 CEST
Package info :
Name        : openshot
Arch        : noarch
Epoch       : 0
Version     : 2.0.7
Release     : 2.fc24
Size        : 110 M
Repo        : @System
From repo   : rpmfusion-free-updates-testing
Summary     : Create and edit videos and movies
URL         : http://www.openshotvideo.com/
License     : GPLv3+
Description : OpenShot Video Editor is a free, open-source, non-linear video
            : editor. It can create and edit videos and movies using many
            : popular video, audio, image formats.  Create videos for YouTube,
            : Flickr, Vimeo, Metacafe, iPod, Xbox, and many more common formats!
            : 
            : Features include:
            : * Multiple tracks (layers)
            : * Compositing, image overlays, and watermarks
            : * Support for image sequences (rotoscoping)
            : * Key-frame animation
            : * Video and audio effects (chroma-key)
            : * Transitions (lumas and masks)
            : * 3D animation (titles and simulations)
            : * Upload videos (YouTube and Vimeo supported)





Error info:
Loaded modules from installed directory: /usr/lib/python3.5/site-packages/openshot_qt
      launch:INFO ------------------------------------------------
      launch:INFO    OpenShot (version 2.0.7)
      launch:INFO ------------------------------------------------
         app:INFO openshot-qt version: 2.0.7
         app:INFO libopenshot version: 0.1.1
         app:INFO platform: Linux-4.5.7-300.fc24.x86_64-x86_64-with-fedora-24-Twenty_Four
         app:INFO processor: x86_64
         app:INFO machine: x86_64
         app:INFO python version: 3.5.1
         app:INFO qt5 version: 5.6.0
         app:INFO pyqt5 version: 5.6
    language:INFO Qt Detected Languages: ['en-US']
    language:INFO LANG Environment Variable: en_US.UTF-8
    language:INFO LOCALE Environment Variable: en_US
    language:INFO Skipping English language (no need for translation): en_US.UTF-8
    language:INFO Skipping English language (no need for translation): en_US
project_data:INFO Setting default profile to HDV 720 24p
         app:INFO Setting font to /usr/lib/python3.5/site-packages/openshot_qt/images/fonts/Ubuntu-R.ttf
         app:INFO Setting custom dark theme
      logger:ERROR Traceback (most recent call last):
      logger:ERROR   File "/usr/bin/openshot-qt", line 9, in <module>
      logger:ERROR load_entry_point('openshot-qt==2.0.7', 'gui_scripts', 'openshot-qt')()
      logger:ERROR   File "/usr/lib/python3.5/site-packages/openshot_qt/launch.py", line 69, in main
      logger:ERROR app = OpenShotApp(sys.argv)
      logger:ERROR   File "/usr/lib/python3.5/site-packages/openshot_qt/classes/app.py", line 144, in __init__
      logger:ERROR from windows.main_window import MainWindow
      logger:ERROR   File "/usr/lib/python3.5/site-packages/openshot_qt/windows/main_window.py", line 41, in <module>
      logger:ERROR from windows.views.timeline_webview import TimelineWebView
      logger:ERROR   File "/usr/lib/python3.5/site-packages/openshot_qt/windows/views/timeline_webview.py", line 38, in <module>
      logger:ERROR from PyQt5.QtWebKitWidgets import QWebView
      logger:ERROR ImportError
      logger:ERROR :
      logger:ERROR No module named 'PyQt5.QtWebKitWidgets'
     metrics:INFO Track metric: {'access-control-allow-origin': '*', 'server': 'Golfe2', 'expires': 'Mon, 01 Jan 1990 00:00:00 GMT', 'content-length': '35', 'last-modified': 'Sun, 17 May 1998 03:00:00 GMT', 'pragma': 'no-cache', 'content-location': 'http://www.google-analytics.com/collect?av=2.0.7&cd5=Fedora-24-Twenty+Four&cd4=5.6&cd2=3.5.1&ua=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F37.0.2062.120+Safari%2F537.36&aip=1&v=1&cd3=5.6.0&aid=org.openshot.openshot-qt&an=OpenShot+Video+Editor&cid=d5f577b2-9ea5-48a0-aefe-6d6c04c97829&t=screenview&cd1=0.1.1&tid=UA-4381101-5&cd=initial-launch-screen&ul=en', 'age': '166583', 'date': 'Wed, 22 Jun 2016 14:05:08 GMT', 'x-content-type-options': 'nosniff', 'content-type': 'image/gif', 'cache-control': 'no-cache, no-store, must-revalidate', 'status': '200'} (b'GIF89a\x01\x00\x01\x00\x80\xff\x00\xff\xff\xff\x00\x00\x00,\x00\x00\x00\x00\x01\x00\x01\x00\x00\x02\x02D\x01\x00;')





Fixed after install python3-qt5-webkit
Comment 1 youssef sourani 2016-06-24 14:31:07 CEST
lsb_release -a
LSB Version:	:core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID:	Fedora
Description:	Fedora release 24 (Twenty Four)
Release:	24
Codename:	TwentyFour
Comment 2 Adrien Bustany 2016-07-04 09:47:00 CEST
Installing the python3-qt5-webkit fixes the issue, probably a missing dependency in the package
Comment 3 Sérgio Basto 2016-07-30 19:11:12 CEST
Should be fixed on openshot-2.0.7-3 ,that is know in rpmfusion-free-updates-testing repos