Public bug reported:
I tried installing any of the pyqt packages I could find. I also note the old
Ubuntu 13 QT check.
https://bitbucket.org/tortoisehg/thg/commits/e571f9b3eadc
greg@salt:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04 LTS
Release: 18.04
Codename: bionic
greg@salt:~$ sudo apt install tortoisehg
Reading package lists... Done
Building dependency tree
Reading state information... Done
tortoisehg is already the newest version (4.5.2-0ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
greg@salt:/usr/lib/python2.7/dist-packages/tortoisehg/hgqt$ thg
Traceback (most recent call last):
File "/usr/bin/thg", line 110, in <module>
sys.exit(tortoisehg.hgqt.run.dispatch(argv))
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 145, in __getattr__
self._load()
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 90, in _load
mod = _hgextimport(_origimport, head, globals, locals, None, level)
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 41, in _hgextimport
return importfunc(name, globals, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/run.py", line 393, in
<module>
qtrun = qtapp.QtRunner()
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 145, in __getattr__
self._load()
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 90, in _load
mod = _hgextimport(_origimport, head, globals, locals, None, level)
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 41, in _hgextimport
return importfunc(name, globals, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/qtapp.py", line 18, in
<module>
from .qtcore import (
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 167, in _demandimport
return _hgextimport(_origimport, name, globals, locals, fromlist, level)
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 41, in _hgextimport
return importfunc(name, globals, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/tortoisehg/hgqt/qtcore.py", line 53,
in <module>
from PyQt5.QtCore import *
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 167, in _demandimport
return _hgextimport(_origimport, name, globals, locals, fromlist, level)
File "/usr/lib/python2.7/dist-packages/hgdemandimport/demandimportpy2.py",
line 41, in _hgextimport
return importfunc(name, globals, *args, **kwargs)
ImportError: libdouble-conversion.so.1: cannot open shared object file: No such
file or directory
greg@salt:/usr/lib/python2.7/dist-packages/tortoisehg/hgqt$
** Affects: tortoisehg (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770190
Title:
Tortoise HG UI doesn't start after Ubuntu 18.10 upgrade
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tortoisehg/+bug/1770190/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs