Activity log for bug #392820

Date Who What changed Old value New value Message
2009-06-27 08:05:35 Ville M. Vainio bug added bug
2009-06-27 08:06:11 Ville M. Vainio description ville@ville-desktop:~$ python Python 2.6.2+ (release26-maint, Jun 19 2009, 15:14:35) [GCC 4.4.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import PyQt4.Qsci Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: the sip module implements API v5.0 but the ���6� module requires API v3.8 ville@ville-desktop:~$ lsb_release -rd Description: Ubuntu karmic (development branch) Release: 9.10 ville@ville-desktop:~$ apt-cache policy python-qscintilla2 python-qscintilla2: Installed: 2.3.2-1.1ubuntu1 ville@ville-desktop:~$ apt-cache policy python-sip4 python-sip4: Installed: 4.8.1-0ubuntu1 ville@ville-desktop:~$ apt-cache policy python-qt4 python-qt4: Installed: 4.5.1-1ubuntu1 Trying to import QScintilla does not work: ville@ville-desktop:~$ python Python 2.6.2+ (release26-maint, Jun 19 2009, 15:14:35) [GCC 4.4.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import PyQt4.Qsci Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: the sip module implements API v5.0 but the ���6� module requires API v3.8 ville@ville-desktop:~$ lsb_release -rd Description: Ubuntu karmic (development branch) Release: 9.10 ville@ville-desktop:~$ apt-cache policy python-qscintilla2 python-qscintilla2: Installed: 2.3.2-1.1ubuntu1 ville@ville-desktop:~$ apt-cache policy python-sip4 python-sip4: Installed: 4.8.1-0ubuntu1 ville@ville-desktop:~$ apt-cache policy python-qt4 python-qt4: Installed: 4.5.1-1ubuntu1
2009-06-29 22:24:02 Philip Muškovac affects ubuntu qscintilla2 (Ubuntu)
2009-06-29 22:24:02 Philip Muškovac qscintilla2 (Ubuntu): status New Confirmed
2010-04-18 20:04:12 Alessandro Ghersi qscintilla2 (Ubuntu): status Confirmed Incomplete
2010-08-12 06:49:31 Philip Muškovac qscintilla2 (Ubuntu): status Incomplete Fix Released