Actions
Defect #4353
openBlink is not working on Ubuntu 17.10 (and is not packaged for it)
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
11/03/2017
Due date:
% Done:
0%
Estimated time:
Description
When trying to launch Blink 3.0.3 on Ubuntu 17.10 I get the following error:
> blink Traceback (most recent call last): File "/usr/bin/blink", line 67, in <module> from blink import Blink File "/usr/lib/python2.7/dist-packages/blink/__init__.py", line 15, in <module> from sipsimple.account import Account, AccountManager, BonjourAccount File "/usr/lib/python2.7/dist-packages/sipsimple/account/__init__.py", line 23, in <module> from sipsimple.account.bonjour import BonjourServices, _bonjour File "/usr/lib/python2.7/dist-packages/sipsimple/account/bonjour/__init__.py", line 21, in <module> from sipsimple.core import FrozenSIPURI, SIPCoreError, NoGRUU File "/usr/lib/python2.7/dist-packages/sipsimple/core/__init__.py", line 2, in <module> from sipsimple.core._core import * ImportError: /usr/lib/python2.7/dist-packages/sipsimple/core/_core.x86_64-linux-gnu.so: undefined symbol: PyFPE_jbuf
Blink was installed before update to 17.10, when I was on 17.04 (so that was package for 17.04 Zesty) and there were no Blink updates since then, AFAIR. Now I can't use it and there is no 17.10 package available.
No data to display
Actions