Public bug reported:

On Ubuntu 17.04 beta, Frescobaldi 3.0.0 reports an error on opening a
score and when attempting to compile; after every attempto to compile,
the program crashes. The error log reports:

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 0x7f98152903b8; to 'Document' at 0x7f98732fd3a8>

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

** Affects: frescobaldi (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: frescobaldi pytohn3.5 zesty

** Tags added: pytohn3.5

** Tags added: frescobaldi zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1676474

Title:
  Frescobaldi crashes when compiling

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/frescobaldi/+bug/1676474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to