lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error with Frescobaldi and python-poppler


From: Jaime Oliver La Rosa
Subject: Error with Frescobaldi and python-poppler
Date: Fri, 22 Sep 2017 23:41:05 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi all,

I am encountering this problem when trying to engrave any score in Frescobaldi. The score compiles fine, but I can't see the preview, and I get the error below as described in this post:

https://github.com/wbsoft/frescobaldi/issues/838

Is there a known solution for this?

I am using Ubuntu 17.04, Lilypond 2.18.2-7 and Frescobaldi 3.0.0~git20161001.0.eec60717+ds1-2

best,

J

ERROR MESSAGE:

An internal error has occurred:

Traceback (most recent call last):

File "/usr/share/frescobaldi/frescobaldi_app/musicview/pointandclick.py", line 44, in links

return _cache[document]

File "/usr/lib/python3.5/weakref.py", line 394, in __getitem__

return self.data[ref(key)]

KeyError: <weakref at 0x7f15a9458f98; to 'Document' at 0x7f1595d133a8>

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "/usr/share/frescobaldi/frescobaldi_app/musicview/widget.py", line 116, in openDocument

self._links = pointandclick.links(document)

File "/usr/share/frescobaldi/frescobaldi_app/musicview/pointandclick.py", line 54, in links

t = textedit.link(link.url())

File "/usr/share/frescobaldi/frescobaldi_app/textedit.py", line 48, in link

m = textedit_match(url)

TypeError: expected string or bytes-like object


reply via email to

[Prev in Thread] Current Thread [Next in Thread]