[Python-apps-team] Bug#971348: frescobaldi: Frescobaldi does not start

Frédéric Moinard f2cj2m at gmail.com
Tue Sep 29 07:31:52 BST 2020


Package: frescobaldi
Version: 3.1.2+ds1-1
Severity: normal
X-Debbugs-Cc: f2cj2m at gmail.com

Dear Maintainer,

Starting Frescobladi :

~$ frescobaldi
Traceback (most recent call last):
  File "/usr/share/frescobaldi/frescobaldi_app/plugin.py", line 79, in instance
    return _instances[cls][obj]
  File "/usr/lib/python3.8/weakref.py", line 383, in __getitem__
    return self.data[ref(key)]
KeyError: <weakref at 0x7f81bc5dde50; to 'type' at 0x308eb70 (PanelManager)>

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/frescobaldi", line 29, in <module>
    main.main()                     # Parse command line, create windows etc
  File "/usr/share/frescobaldi/frescobaldi_app/main.py", line 210, in main
    win = mainwindow.MainWindow()
  File "/usr/share/frescobaldi/frescobaldi_app/mainwindow.py", line 129, in
__init__
    self.createMenus()
  File "/usr/share/frescobaldi/frescobaldi_app/mainwindow.py", line 1105, in
createMenus
    menu.createMenus(self)
  File "/usr/share/frescobaldi/frescobaldi_app/menu.py", line 61, in
createMenus
    m.addMenu(menu_file(mainwindow))
  File "/usr/share/frescobaldi/frescobaldi_app/menu.py", line 95, in menu_file
    m.addMenu(snippet.menu.TemplateMenu(mainwindow))
  File "/usr/share/frescobaldi/frescobaldi_app/snippet/menu.py", line 146, in
__init__
    self.addAction(self.tool().actionCollection.templates_manage)
  File "/usr/share/frescobaldi/frescobaldi_app/snippet/menu.py", line 58, in
tool
    return panelmanager.manager(self.mainwindow()).snippettool
  File "/usr/share/frescobaldi/frescobaldi_app/panelmanager.py", line 38, in
manager
    return PanelManager.instance(mainwindow)
  File "/usr/share/frescobaldi/frescobaldi_app/plugin.py", line 84, in instance
    result.__init__(obj)
  File "/usr/share/frescobaldi/frescobaldi_app/panelmanager.py", line 70, in
__init__
    self.loadPanel("musicview.MusicViewPanel", "viewers")
  File "/usr/share/frescobaldi/frescobaldi_app/panelmanager.py", line 107, in
loadPanel
    __import__(module_name)
  File "/usr/share/frescobaldi/frescobaldi_app/musicview/__init__.py", line 52,
in <module>
    import pagedview
  File "/usr/share/frescobaldi/frescobaldi_app/pagedview.py", line 36, in
<module>
    import popplerqt5
ValueError: PyCapsule_GetPointer called with incorrect name


Thanks in advance,
Frédéric



-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.8.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages frescobaldi depends on:
ii  python3                    3.8.2-3
ii  python3-ly                 0.9.6-1
ii  python3-poppler-qt5        0.75.0-1+b1
ii  python3-pygame             1.9.6+dfsg-3
ii  python3-pyqt5              5.15.1+dfsg-2
ii  python3-pyqt5.qtsvg        5.15.1+dfsg-2
ii  python3-pyqt5.qtwebengine  5.15.1-1
ii  python3-pyqt5.qtwebkit     5.15.1+dfsg-2
ii  tango-icon-theme           0.8.90-8

Versions of packages frescobaldi recommends:
ii  lilypond  2.20.0-2

Versions of packages frescobaldi suggests:
ii  hyphen-en-us [hyphen-hyphenation-patterns]  2.8.8-7
ii  hyphen-fr [hyphen-hyphenation-patterns]     1:7.0.1-1
ii  lilypond-doc                                2.20.0-2

-- no debconf information


More information about the Python-apps-team mailing list