Bug 901911 - [abrt] ninja-ide-2.1.1-1: browser_widget.py:32:<module>:ImportError: libQtWebKit.so.4: cannot open shared object file: No such file or directory
Summary: [abrt] ninja-ide-2.1.1-1: browser_widget.py:32:<module>:ImportError: libQtWeb...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ninja-ide
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikos Roussos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2243166dbb5c7d8ac11eca63729...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-19 22:52 UTC by Mehrad
Modified: 2013-05-21 08:44 UTC (History)
3 users (show)

Fixed In Version: ninja-ide-2.2-1.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-21 08:35:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: environ (1.51 KB, text/plain)
2013-01-19 22:52 UTC, Mehrad
no flags Details
File: executable (33 bytes, text/plain)
2013-01-19 22:52 UTC, Mehrad
no flags Details
File: smolt_data (2.46 KB, text/plain)
2013-01-19 22:52 UTC, Mehrad
no flags Details
File: backtrace (7.54 KB, text/plain)
2013-01-19 22:52 UTC, Mehrad
no flags Details
File: core_backtrace (868 bytes, text/plain)
2013-01-19 22:52 UTC, Mehrad
no flags Details

Description Mehrad 2013-01-19 22:52:36 UTC
Description of problem:
i just tried to run the program for the first time by clicking the icon in application list

Version-Release number of selected component:
ninja-ide-2.1.1-1

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        python /usr/share/ninja-ide/ninja-ide.py
kernel:         3.6.11-1.fc17.i686

Comment 1 Mehrad 2013-01-19 22:52:39 UTC
Created attachment 683335 [details]
File: environ

Comment 2 Mehrad 2013-01-19 22:52:41 UTC
Created attachment 683336 [details]
File: executable

Comment 3 Mehrad 2013-01-19 22:52:43 UTC
Created attachment 683337 [details]
File: smolt_data

Comment 4 Mehrad 2013-01-19 22:52:45 UTC
Created attachment 683338 [details]
File: backtrace

Comment 5 Mehrad 2013-01-19 22:52:47 UTC
Created attachment 683339 [details]
File: core_backtrace

Comment 6 Mehrad 2013-01-22 09:08:45 UTC
i just opened the Ninja-IDE

Package: ninja-ide-2.1.1-4.fc17
OS Release: Fedora release 17 (Beefy Miracle)

Comment 7 Bruno Lavoie 2013-03-15 12:51:02 UTC
Hello, 
It's a package dependency problem.

I solved this by:
# yum provides libQtWebKit.so.4

it told be that qtwebkit provides this shared object and it wasn't installed on my system.

# yum install qtwebkit

Ninja-IDE now works.

Package maintainer needs to add qtwebkit as a mandatory package for ninja-ide installation

Comment 8 Eduardo Echeverria 2013-03-23 08:58:16 UTC
libQtWebKit.so.4 (qtwebkit)  is a dependency of PyQt4, PyQt4 is a dependency of ninja-ide
 
repoquery -qf --requires PyQt4 | grep libQtWebKit.so.4
libQtWebKit.so.4()(64bit)
libQtWebKit.so.4
libQtWebKit.so.4
libQtWebKit.so.4()(64bit)

also in the build log that looks perfectly installed as dependency, seehttp://kojipkgs.fedoraproject.org//packages/ninja-ide/2.1.1/4.fc18/data/logs/noarch/root.log

I don't understand what could be the problem here, I would need more data to place it as mandatory Requires

Comment 9 Fedora Update System 2013-05-11 23:09:53 UTC
ninja-ide-2.2-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/ninja-ide-2.2-1.fc18

Comment 10 Fedora Update System 2013-05-11 23:38:11 UTC
ninja-ide-2.2-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/ninja-ide-2.2-1.fc17

Comment 11 Fedora Update System 2013-05-13 00:30:33 UTC
Package ninja-ide-2.2-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ninja-ide-2.2-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7998/ninja-ide-2.2-1.fc17
then log in and leave karma (feedback).

Comment 12 Fedora Update System 2013-05-21 08:35:40 UTC
ninja-ide-2.2-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2013-05-21 08:44:23 UTC
ninja-ide-2.2-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.