FS#30078 - [emesene] incorrect dependence

Attached to Project: Arch Linux
Opened by Lara Maia (mrk3004) - Wednesday, 30 May 2012, 14:09 GMT
Last edited by Ronald van Haren (pressh) - Saturday, 16 June 2012, 06:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ronald van Haren (pressh)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
alternative qt4 interface need python2-pyqt and not pyqt

Additional info:
* emesene-2.12.3-1

Traceback (most recent call last):
File "/usr/share/emesene/emesene", line 34, in <module>
emesene.main()
File "/usr/share/emesene/emesene.py", line 861, in main
main_method(Controller)
File "/usr/share/emesene/gui/qt4ui/__init__.py", line 22, in qt4_main
import PyQt4.QtCore as QtCore
ImportError: No module named PyQt4.QtCore

Steps to reproduce:

start with command: emesene -e main:qt4_main

install python2-pyqt solve this
This task depends upon

Closed by  Ronald van Haren (pressh)
Saturday, 16 June 2012, 06:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.12.5

Loading...