[Bug 297650] New: Eric4 - Dependencies ?
https://bugzilla.novell.com/show_bug.cgi?id=297650 Summary: Eric4 - Dependencies ? Product: openSUSE 10.3 Version: Alpha 7 Platform: Other OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: nospamm@gmx.de QAContact: qa@suse.de Found By: Other Since Alpha7 eric4 replaces eric3 in factory. After installation via Yast2 (All dependencies checked) eric4 starts with the followin error: test@linux-o599:~> eric4 Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/eric4/eric4.py", line 20, in <module> from PyQt4.QtCore import QTextCodec, SIGNAL, SLOT, qWarning, \ TypeError: invalid argument to sipBadCatcherResult() test@linux-o599:~> eric3 installed from official tar.gz starts without a fault, and without manual installing additional prerequisites. My first guess is a forgotten change of dependencies from eric3 to eric4 rpm, but as I am new to python I am not sure if it could also be a bug in eric4 or PyQt4. Peter Buschbacher. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c1 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pth@novell.com |kde-maintainers@suse.de Component|Development |KDE --- Comment #1 from Stephan Binner <stbinner@novell.com> 2007-08-05 23:17:41 MST --- A dependency on python-qt4 is missing but it will then still not work as an QScintilla/Qt4 package is also missing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c2 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joe@novell.com Status|NEW |NEEDINFO Info Provider| |nospamm@gmx.de --- Comment #2 from Dirk Mueller <dmueller@novell.com> 2007-08-11 09:52:21 MST --- the dependencies have been resolved for beta1. is it still an issue? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c3 Peter Buschbacher <nospamm@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|nospamm@gmx.de | --- Comment #3 from Peter Buschbacher <nospamm@gmx.de> 2007-08-11 10:25:30 MST --- In Beta1 I get: test@linux-b18d:~> eric4 Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/eric4/eric4.py", line 20, in <module> from PyQt4.QtCore import QTextCodec, SIGNAL, SLOT, qWarning, \ ImportError: No module named PyQt4.QtCore linux-b18d:/home/test # rpm -q python-qt python-qt-3.5.7-31 linux-b18d:/home/test # rpm -q eric eric-4.0.1-9 searching for qscintilla in Yast2 with factory-repo enabled I got: # Status Package | Size | Avail. Ver. | Inst. Ver. [Keep] eric | 18.3 M | 4.0.1-9 | 4.0.1-9 [Do Not Install] qscintilla | 5.2 M | 1.73-2 | --- [Do Not Install] qscintilla-debuginfo | 40.5 M | 1.73-2 | --- [Do Not Install] qscintilla-devel | 4.7 M | 1.73-2 | --- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c4 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |dmueller@novell.com Status|NEW |ASSIGNED --- Comment #4 from Dirk Mueller <dmueller@novell.com> 2007-08-11 11:37:56 MST --- I see, there are a couple of bugs. fixing.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c5 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Dirk Mueller <dmueller@novell.com> 2007-08-11 14:52:01 MST --- done -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c6 Peter Buschbacher <nospamm@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Version|Alpha 7 |Beta 2 --- Comment #6 from Peter Buschbacher <nospamm@gmx.de> 2007-08-30 14:41:40 MST --- test@linux-b18d:~> eric4 Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/eric4/eric4.py", line 23, in <module> from PyQt4.Qsci import QSCINTILLA_VERSION_STR ImportError: No module named Qsci see comment #1. ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c7 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfunk@funktronics.ca --- Comment #7 from Stephan Binner <stbinner@novell.com> 2007-08-31 04:48:33 MST --- *** Bug 305001 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=305001 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c8 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #8 from Dirk Mueller <dmueller@novell.com> 2007-08-31 06:08:22 MST --- forgot to copy that over to the factory tree. thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c9 --- Comment #9 from Peter Buschbacher <nospamm@gmx.de> 2007-09-03 14:30:07 MST --- Sorry to say that, but the version from Sa 01 Sep 2007 still does not require qscintilla(-4?). So I get the same error again(..rechecking with beta3): test@linux-b18d:~> eric4 Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/eric4/eric4.py", line 23, in <module> from PyQt4.Qsci import QSCINTILLA_VERSION_STR ImportError: No module named Qsci test@linux-b18d:~> rpm -qi eric Name : eric Relocations: (not relocatable) Version : 4.0.1 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany Release : 25 Build Date: Sa 01 Sep 2007 20:56:03 CEST Install Date: Mo 03 Sep 2007 17:18:19 CEST Build Host: unisys0.suse.de Group : Development/Tools/IDE Source RPM: eric-4.0.1-25.src.rpm Size : 19205098 License: GPL v2 or later Signature : DSA/SHA1, Sa 01 Sep 2007 21:00:36 CEST, Key ID a84edae89c800aca Packager : http://bugs.opensuse.org URL : http://www.die-offenbachs.de/eric/ Summary : Python IDE Description : A Python IDE written in PyQt. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297650#c10 --- Comment #10 from Andreas Jaeger <aj@novell.com> 2007-09-04 01:08:54 MST --- Dirk fixed it, see: http://lists.opensuse.org/opensuse-commit/2007-09/msg00170.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com