ubuntu install error

Bug #713331 reported by alelondon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
leo-editor
Fix Released
Low
Edward K. Ream

Bug Description

I'd donwloaded leo_4.8-1_all.deb, installed it with dpkg -i, then let aptitude satisfy the dependencies (python-qt4) and i get this output:

ale@ale-laptop:~$ sudo dpkg -i /home/ale/Download/leo_4.8-1_all.deb
Selecting previously deselected package leo.
(Reading database ... 485295 files and directories currently installed.)
Unpacking leo (from .../ale/Download/leo_4.8-1_all.deb) ...
dpkg: dependency problems prevent configuration of leo:
 leo depends on python-qt4 (>= 4.4); however:
  Package python-qt4 is not installed.
dpkg: error processing leo (--install):
 dependency problems - leaving unconfigured
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_GB.utf8.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for shared-mime-info ...
Unknown media type in type 'all/all'

Unknown media type in type 'all/allfiles'

Unknown media type in type 'uri/mms'

Unknown media type in type 'uri/mmst'

Unknown media type in type 'uri/mmsu'

Unknown media type in type 'uri/pnm'

Unknown media type in type 'uri/rtspt'

Unknown media type in type 'uri/rtspu'

Processing triggers for man-db ...
Processing triggers for python-support ...
Errors were encountered while processing:
 leo
ale@ale-laptop:~$ sudo aptitude install leo
The following NEW packages will be installed:
  python-qt4{a}
The following partially installed packages will be configured:
  leo
0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 2,531kB of archives. After unpacking 9,982kB will be used.
Do you want to continue? [Y/n/?]
Get:1 http://gb.archive.ubuntu.com/ubuntu/ maverick/main python-qt4 i386 4.7.4-0ubuntu1 [2,531kB]
Fetched 2,531kB in 4s (507kB/s)
Selecting previously deselected package python-qt4.
(Reading database ... 486767 files and directories currently installed.)
Unpacking python-qt4 (from .../python-qt4_4.7.4-0ubuntu1_i386.deb) ...
Setting up python-qt4 (4.7.4-0ubuntu1) ...
Setting up leo (4.8-1) ...
Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.6/leo/plugins/old_plugin_manager.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.6/leo/plugins/old_plugin_manager.py', 1389, 37, ' if g.isString(directive)\n'))

Current status: 0 broken [-1].

any clues?

Revision history for this message
Ville M. Vainio (villemvainio) wrote : Re: [Bug 713331] [NEW] ubuntu install error
Download full text (4.7 KiB)

Ignore the error, leo itself works ok despite of it.

On Fri, Feb 4, 2011 at 9:24 PM, alelondon <email address hidden> wrote:
> Public bug reported:
>
> I'd donwloaded leo_4.8-1_all.deb, installed it with dpkg -i, then let
> aptitude satisfy the dependencies (python-qt4) and i get this output:
>
> ale@ale-laptop:~$ sudo dpkg -i /home/ale/Download/leo_4.8-1_all.deb
> Selecting previously deselected package leo.
> (Reading database ... 485295 files and directories currently installed.)
> Unpacking leo (from .../ale/Download/leo_4.8-1_all.deb) ...
> dpkg: dependency problems prevent configuration of leo:
>  leo depends on python-qt4 (>= 4.4); however:
>  Package python-qt4 is not installed.
> dpkg: error processing leo (--install):
>  dependency problems - leaving unconfigured
> Processing triggers for bamfdaemon ...
> Rebuilding /usr/share/applications/bamf.index...
> Processing triggers for python-gmenu ...
> Rebuilding /usr/share/applications/desktop.en_GB.utf8.cache...
> Processing triggers for desktop-file-utils ...
> Processing triggers for hicolor-icon-theme ...
> Processing triggers for shared-mime-info ...
> Unknown media type in type 'all/all'
>
> Unknown media type in type 'all/allfiles'
>
> Unknown media type in type 'uri/mms'
>
> Unknown media type in type 'uri/mmst'
>
> Unknown media type in type 'uri/mmsu'
>
> Unknown media type in type 'uri/pnm'
>
> Unknown media type in type 'uri/rtspt'
>
> Unknown media type in type 'uri/rtspu'
>
> Processing triggers for man-db ...
> Processing triggers for python-support ...
> Errors were encountered while processing:
>  leo
> ale@ale-laptop:~$ sudo aptitude install leo
> The following NEW packages will be installed:
>  python-qt4{a}
> The following partially installed packages will be configured:
>  leo
> 0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
> Need to get 2,531kB of archives. After unpacking 9,982kB will be used.
> Do you want to continue? [Y/n/?]
> Get:1 http://gb.archive.ubuntu.com/ubuntu/ maverick/main python-qt4 i386 4.7.4-0ubuntu1 [2,531kB]
> Fetched 2,531kB in 4s (507kB/s)
> Selecting previously deselected package python-qt4.
> (Reading database ... 486767 files and directories currently installed.)
> Unpacking python-qt4 (from .../python-qt4_4.7.4-0ubuntu1_i386.deb) ...
> Setting up python-qt4 (4.7.4-0ubuntu1) ...
> Setting up leo (4.8-1) ...
> Processing triggers for python-support ...
> Compiling /usr/lib/pymodules/python2.6/leo/plugins/old_plugin_manager.py ...
> SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.6/leo/plugins/old_plugin_manager.py', 1389, 37, '            if g.isString(directive)\n'))
>
>
> Current status: 0 broken [-1].
>
> any clues?
>
> ** Affects: leo-editor
>     Importance: Undecided
>         Status: New
>
> --
> You received this bug notification because you are a member of The Leo
> editor team, which is subscribed to leo-editor.
> https://bugs.launchpad.net/bugs/713331
>
> Title:
>  ubuntu install error
>
> Status in Leo: a programmer's editor and more:
>  New
>
> Bug description:
>  I'd donwloaded leo_4.8-1_all.deb, installed it with dpkg -i, then let
>  aptitude satisfy the dependencies (python-qt4) and...

Read more...

Revision history for this message
alelondon (alelondon) wrote :

only it doesn't.

ale@ale-laptop:~$ leo
*** isPython3: False
Traceback (most recent call last):
  File "/usr/bin/leo", line 8, in <module>
    leo.core.runLeo.run()
  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 121, in run
    files,options = doPrePluginsInit(fileName,pymacs)
  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 173, in doPrePluginsInit
    createGui(pymacs,options)
  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 200, in createGui
    createSpecialGui(gui,pymacs,script,windowFlag)
  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 216, in createSpecialGui
    g.app.createDefaultGui()
  File "/usr/lib/pymodules/python2.6/leo/core/leoApp.py", line 376, in createDefaultGui
    app.createQtGui(fileName,verbose=verbose)
  File "/usr/lib/pymodules/python2.6/leo/core/leoApp.py", line 432, in createQtGui
    import PyQt4.QtCore
RuntimeError: the sip module implements API v8.0 but the PyQt4.QtCore module requires API v7.1

Revision history for this message
Ville M. Vainio (villemvainio) wrote : Re: [Bug 713331] Re: ubuntu install error

It seems you

On Sat, Feb 5, 2011 at 2:33 AM, alelondon <email address hidden> wrote:
> only it doesn't.
>
> ale@ale-laptop:~$ leo
> *** isPython3: False
> Traceback (most recent call last):
>  File "/usr/bin/leo", line 8, in <module>
>    leo.core.runLeo.run()
>  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 121, in run
>    files,options = doPrePluginsInit(fileName,pymacs)
>  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 173, in doPrePluginsInit
>    createGui(pymacs,options)
>  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 200, in createGui
>    createSpecialGui(gui,pymacs,script,windowFlag)
>  File "/usr/lib/pymodules/python2.6/leo/core/runLeo.py", line 216, in createSpecialGui
>    g.app.createDefaultGui()
>  File "/usr/lib/pymodules/python2.6/leo/core/leoApp.py", line 376, in createDefaultGui
>    app.createQtGui(fileName,verbose=verbose)
>  File "/usr/lib/pymodules/python2.6/leo/core/leoApp.py", line 432, in createQtGui
>    import PyQt4.QtCore
> RuntimeError: the sip module implements API v8.0 but the PyQt4.QtCore module requires API v7.1
>
> --
> You received this bug notification because you are a member of The Leo
> editor team, which is subscribed to leo-editor.
> https://bugs.launchpad.net/bugs/713331
>
> Title:
>  ubuntu install error
>
> Status in Leo: a programmer's editor and more:
>  New
>
> Bug description:
>  I'd donwloaded leo_4.8-1_all.deb, installed it with dpkg -i, then let
>  aptitude satisfy the dependencies (python-qt4) and i get this output:
>
>  ale@ale-laptop:~$ sudo dpkg -i /home/ale/Download/leo_4.8-1_all.deb
>  Selecting previously deselected package leo.
>  (Reading database ... 485295 files and directories currently installed.)
>  Unpacking leo (from .../ale/Download/leo_4.8-1_all.deb) ...
>  dpkg: dependency problems prevent configuration of leo:
>   leo depends on python-qt4 (>= 4.4); however:
>    Package python-qt4 is not installed.
>  dpkg: error processing leo (--install):
>   dependency problems - leaving unconfigured
>  Processing triggers for bamfdaemon ...
>  Rebuilding /usr/share/applications/bamf.index...
>  Processing triggers for python-gmenu ...
>  Rebuilding /usr/share/applications/desktop.en_GB.utf8.cache...
>  Processing triggers for desktop-file-utils ...
>  Processing triggers for hicolor-icon-theme ...
>  Processing triggers for shared-mime-info ...
>  Unknown media type in type 'all/all'
>
>  Unknown media type in type 'all/allfiles'
>
>  Unknown media type in type 'uri/mms'
>
>  Unknown media type in type 'uri/mmst'
>
>  Unknown media type in type 'uri/mmsu'
>
>  Unknown media type in type 'uri/pnm'
>
>  Unknown media type in type 'uri/rtspt'
>
>  Unknown media type in type 'uri/rtspu'
>
>  Processing triggers for man-db ...
>  Processing triggers for python-support ...
>  Errors were encountered while processing:
>   leo
>  ale@ale-laptop:~$ sudo aptitude install leo
>  The following NEW packages will be installed:
>    python-qt4{a}
>  The following partially installed packages will be configured:
>    leo
>  0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded

Revision history for this message
alelondon (alelondon) wrote :

I guess is a compilation error related to the sip module API v7.1 required by the PyQt4.QtCore module when the v8.0 API I have probably works.

solution? patch for PyQt4.QTCore ?

Revision history for this message
alelondon (alelondon) wrote :
Download full text (3.9 KiB)

On 05/02/11 23:12, Ville M. Vainio wrote:
> Have you done anything in particular to break pyqt4? Like built your
> own version of sip?
>
> On maverick, pyqt works ok for me.
I guess I'm using an extra repository pointing to a newer version (API v
8.0).
check this:

ale@ale-laptop:~$ sudo aptitude show python-qt4
Package: python-qt4
New: yes
State: installed
Automatically installed: yes
Version: 4.7.4-0ubuntu1
Priority: optional
Section: python
Maintainer: Kubuntu Developers <email address hidden>
Uncompressed Size: 9,982k
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libpython2.6 (>=
2.6), libqt4-designer (>= 4:4.5.3), libqt4-help (>= 4:4.6.1),
libqt4-network (>= 4:4.6.1), libqt4-script (>= 4:4.6.1), libqt4-scripttools
         (>= 4:4.6.1), libqt4-svg (>= 4:4.5.3), libqt4-test (>=
4:4.5.3), libqt4-xml (>= 4:4.6.1), libqt4-xmlpatterns (>= 4:4.6.1),
libqtcore4 (>= 4:4.7.0~beta2), libqtgui4 (>= 4:4.6.2), libqtwebkit4 (>=
         2.0~week27), libstdc++6 (>= 4.1.1), python (< 2.7), python (>=
2.6), python-support (>= 0.90.0), sip-api-7.1
Suggests: python-qt4-dbg
Conflicts: python-qt4-common
Replaces: python-qt4-common, python-qt4-dev (< 4.4.4-3~)
Provides: python2.6-qt4
Description: Python bindings for Qt4
 PyQt4 exposes the Qt4 API to Python. The following modules are supported:
 * QtCore
 * QtGui
 * QtNetwork
 * QtXml
 * QtScript
 * QtSvg
 * QtTest
 * QtAssistant
 * QtWebKit
 * QtOpenGL (in python-qt4-gl)
 * QtSql (in python-qt4-sql)
 * phonon (in python-qt4-phonon)
Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/

is this of help?
do you want me to run anything else?

> On Sat, Feb 5, 2011 at 11:16 PM, alelondon <email address hidden> wrote:
>> I guess is a compilation error related to the sip module API v7.1
>> required by the PyQt4.QtCore module when the v8.0 API I have probably
>> works.
>>
>> solution? patch for PyQt4.QTCore ?
>>
>> --
>> You received this bug notification because you are a member of The Leo
>> editor team, which is subscribed to leo-editor.
>> https://bugs.launchpad.net/bugs/713331
>>
>> Title:
>> ubuntu install error
>>
>> Status in Leo: a programmer's editor and more:
>> New
>>
>> Bug description:
>> I'd donwloaded leo_4.8-1_all.deb, installed it with dpkg -i, then let
>> aptitude satisfy the dependencies (python-qt4) and i get this output:
>>
>> ale@ale-laptop:~$ sudo dpkg -i /home/ale/Download/leo_4.8-1_all.deb
>> Selecting previously deselected package leo.
>> (Reading database ... 485295 files and directories currently installed.)
>> Unpacking leo (from .../ale/Download/leo_4.8-1_all.deb) ...
>> dpkg: dependency problems prevent configuration of leo:
>> leo depends on python-qt4 (>= 4.4); however:
>> Package python-qt4 is not installed.
>> dpkg: error processing leo (--install):
>> dependency problems - leaving unconfigured
>> Processing triggers for bamfdaemon ...
>> Rebuilding /usr/share/applications/bamf.index...
>> Processing triggers for python-gmenu ...
>> Rebuilding /usr/share/applications/desktop.en_GB.utf8.cache...
>> Processing triggers for desktop-file-utils ...
>> Processing triggers for hicolor-icon-theme ...
>> Processing tr...

Read more...

Revision history for this message
alelondon (alelondon) wrote :

On 05/02/11 23:47, Ville M. Vainio wrote:
> Do
>
> apt-cache show python-sip
ale@ale-laptop:~$ apt-cache show python-sip
Package: python-sip
Priority: optional
Section: python
Installed-Size: 264
Maintainer: Kubuntu Developers <email address hidden>
Original-Maintainer: Debian Python Modules Team
<email address hidden>
Architecture: i386
Source: sip4-qt3
Version: 4.10.5-0ubuntu1
Replaces: python-sip4 (<< 4.10)
Provides: python2.6-sip, sip-api-7.0, sip-api-7.1
Depends: python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0),
libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Conflicts: python-sip4 (<< 4.10)
Filename: pool/main/s/sip4-qt3/python-sip_4.10.5-0ubuntu1_i386.deb
Size: 72030
MD5sum: 30f80fbb9de0470a7db8714a6fa80f3b
SHA1: 1187d9121c181d24090f14054f07d6805d46a7e0
SHA256: f99b7e25e9548f71b45ba72956bdcca5775d671eb5d430613c48bc9e95436dbe
Description: Python/C++ bindings generator runtime library
 SIP is a tool for generating bindings for C++ classes with some ideas
 borrowed from SWIG, but capable of tighter bindings because of its
 specificity towards C++ and Python.
Homepage: http://www.riverbankcomputing.co.uk/software/sip/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile, kubuntu-netbook,
edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: python-sip
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 264
Maintainer: Kubuntu Developers <email address hidden>
Architecture: i386
Source: sip4-qt3
Version: 4.11.2-0ubuntu1~maverick1~ppa1
Replaces: python-sip4 (<< 4.10)
Provides: python2.6-sip, sip-api-7.0, sip-api-7.1
Depends: python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0),
libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Conflicts: python-sip4 (<< 4.10)
Description: Python/C++ bindings generator runtime library
 SIP is a tool for generating bindings for C++ classes with some ideas
 borrowed from SWIG, but capable of tighter bindings because of its
 specificity towards C++ and Python.
Homepage: http://www.riverbankcomputing.co.uk/software/sip/
Original-Maintainer: Debian Python Modules Team
<email address hidden>

ale@ale-laptop:~$

weird! where is that v8.0 API from the other error?

Revision history for this message
Ville M. Vainio (villemvainio) wrote :

Have you done anything in particular to break pyqt4? Like built your
own version of sip?

On maverick, pyqt works ok for me.

On Sat, Feb 5, 2011 at 11:16 PM, alelondon <email address hidden> wrote:
> I guess is a compilation error related to the sip module API v7.1
> required by the PyQt4.QtCore module when the v8.0 API I have probably
> works.
>
> solution? patch for PyQt4.QTCore ?
>
> --
> You received this bug notification because you are a member of The Leo
> editor team, which is subscribed to leo-editor.
> https://bugs.launchpad.net/bugs/713331
>
> Title:
>  ubuntu install error
>
> Status in Leo: a programmer's editor and more:
>  New
>
> Bug description:
>  I'd donwloaded leo_4.8-1_all.deb, installed it with dpkg -i, then let
>  aptitude satisfy the dependencies (python-qt4) and i get this output:
>
>  ale@ale-laptop:~$ sudo dpkg -i /home/ale/Download/leo_4.8-1_all.deb
>  Selecting previously deselected package leo.
>  (Reading database ... 485295 files and directories currently installed.)
>  Unpacking leo (from .../ale/Download/leo_4.8-1_all.deb) ...
>  dpkg: dependency problems prevent configuration of leo:
>   leo depends on python-qt4 (>= 4.4); however:
>    Package python-qt4 is not installed.
>  dpkg: error processing leo (--install):
>   dependency problems - leaving unconfigured
>  Processing triggers for bamfdaemon ...
>  Rebuilding /usr/share/applications/bamf.index...
>  Processing triggers for python-gmenu ...
>  Rebuilding /usr/share/applications/desktop.en_GB.utf8.cache...
>  Processing triggers for desktop-file-utils ...
>  Processing triggers for hicolor-icon-theme ...
>  Processing triggers for shared-mime-info ...
>  Unknown media type in type 'all/all'
>
>  Unknown media type in type 'all/allfiles'
>
>  Unknown media type in type 'uri/mms'
>
>  Unknown media type in type 'uri/mmst'
>
>  Unknown media type in type 'uri/mmsu'
>
>  Unknown media type in type 'uri/pnm'
>
>  Unknown media type in type 'uri/rtspt'
>
>  Unknown media type in type 'uri/rtspu'
>
>  Processing triggers for man-db ...
>  Processing triggers for python-support ...
>  Errors were encountered while processing:
>   leo
>  ale@ale-laptop:~$ sudo aptitude install leo
>  The following NEW packages will be installed:
>    python-qt4{a}
>  The following partially installed packages will be configured:
>    leo
>  0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded

Revision history for this message
Ville M. Vainio (villemvainio) wrote :
Download full text (6.1 KiB)

Do

apt-cache show python-sip

On Sat, Feb 5, 2011 at 11:36 PM, alelondon <email address hidden> wrote:
> On 05/02/11 23:12, Ville M. Vainio wrote:
>> Have you done anything in particular to break pyqt4? Like built your
>> own version of sip?
>>
>> On maverick, pyqt works ok for me.
> I guess I'm using an extra repository pointing to a newer version (API v
> 8.0).
> check this:
>
> ale@ale-laptop:~$ sudo aptitude show python-qt4
> Package: python-qt4
> New: yes
> State: installed
> Automatically installed: yes
> Version: 4.7.4-0ubuntu1
> Priority: optional
> Section: python
> Maintainer: Kubuntu Developers <email address hidden>
> Uncompressed Size: 9,982k
> Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libpython2.6 (>=
> 2.6), libqt4-designer (>= 4:4.5.3), libqt4-help (>= 4:4.6.1),
> libqt4-network (>= 4:4.6.1), libqt4-script (>= 4:4.6.1), libqt4-scripttools
>         (>= 4:4.6.1), libqt4-svg (>= 4:4.5.3), libqt4-test (>=
> 4:4.5.3), libqt4-xml (>= 4:4.6.1), libqt4-xmlpatterns (>= 4:4.6.1),
> libqtcore4 (>= 4:4.7.0~beta2), libqtgui4 (>= 4:4.6.2), libqtwebkit4 (>=
>         2.0~week27), libstdc++6 (>= 4.1.1), python (< 2.7), python (>=
> 2.6), python-support (>= 0.90.0), sip-api-7.1
> Suggests: python-qt4-dbg
> Conflicts: python-qt4-common
> Replaces: python-qt4-common, python-qt4-dev (< 4.4.4-3~)
> Provides: python2.6-qt4
> Description: Python bindings for Qt4
>  PyQt4 exposes the Qt4 API to Python. The following modules are supported:
>  * QtCore
>  * QtGui
>  * QtNetwork
>  * QtXml
>  * QtScript
>  * QtSvg
>  * QtTest
>  * QtAssistant
>  * QtWebKit
>  * QtOpenGL (in python-qt4-gl)
>  * QtSql (in python-qt4-sql)
>  * phonon (in python-qt4-phonon)
> Homepage: http://www.riverbankcomputing.co.uk/software/pyqt/
>
> is this of help?
> do you want me to run anything else?
>
>> On Sat, Feb 5, 2011 at 11:16 PM, alelondon <email address hidden> wrote:
>>> I guess is a compilation error related to the sip module API v7.1
>>> required by the PyQt4.QtCore module when the v8.0 API I have probably
>>> works.
>>>
>>> solution? patch for PyQt4.QTCore ?
>>>
>>> --
>>> You received this bug notification because you are a member of The Leo
>>> editor team, which is subscribed to leo-editor.
>>> https://bugs.launchpad.net/bugs/713331
>>>
>>> Title:
>>>  ubuntu install error
>>>
>>> Status in Leo: a programmer's editor and more:
>>>  New
>>>
>>> Bug description:
>>>  I'd donwloaded leo_4.8-1_all.deb, installed it with dpkg -i, then let
>>>  aptitude satisfy the dependencies (python-qt4) and i get this output:
>>>
>>>  ale@ale-laptop:~$ sudo dpkg -i /home/ale/Download/leo_4.8-1_all.deb
>>>  Selecting previously deselected package leo.
>>>  (Reading database ... 485295 files and directories currently installed.)
>>>  Unpacking leo (from .../ale/Download/leo_4.8-1_all.deb) ...
>>>  dpkg: dependency problems prevent configuration of leo:
>>>   leo depends on python-qt4 (>= 4.4); however:
>>>    Package python-qt4 is not installed.
>>>  dpkg: error processing leo (--install):
>>>   dependency problems - leaving unconfigured
>>>  Processing triggers for bamfdaemon ...
>>>  Rebuilding /usr/share/applications/bamf.index...
>>>  Processing tri...

Read more...

Changed in leo-editor:
status: New → Fix Released
assignee: nobody → Edward K. Ream (edreamleo)
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.