Search Criteria
Package Details: frescobaldi 3.1.3-2
Git Clone URL: | https://aur.archlinux.org/frescobaldi.git (read-only, click to copy) |
---|---|
Package Base: | frescobaldi |
Description: | A LilyPond sheet music text editor. |
Upstream URL: | http://www.frescobaldi.org/ |
Keywords: | LilyPond |
Licenses: | |
Submitter: | None |
Maintainer: | rdoursenaud |
Last Packager: | rdoursenaud |
Votes: | 105 |
Popularity: | 1.25 |
First Submitted: | 2009-01-08 03:10 |
Last Updated: | 2021-01-06 11:23 |
Dependencies (26)
- hicolor-icon-theme (hicolor-icon-theme-git)
- hyphen
- poppler (poppler-minimal, poppler-lcdfilter, poppler-git, poppler-lcd)
- python-poppler-qt5 (python-poppler-qt5-git)
- tango-icon-theme
- python-ly>=0.9.5 (python-ly-git)
- python>=3.3 (python-dbg)
- python-pyqt5>=5.9
- python-pyqt5-sip>=5.9
- python-pyqt5-webengine>=5.9
- qt5-base>=5.9 (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-svg>=5.9 (qt5-svg-git)
- qt5-webkit>=5.9 (qt5-webkit-print, qt5-webkit-git)
- hyphen-de (optional) – German hyphenation rules
- hyphen-en (optional) – English hyphenation rules
- hyphen-es (optional) – Spanish hyphenation rules
- hyphen-fr (optional) – French hyphenation rules
- hyphen-hu (optional) – Hungarian hyphenation rules
- hyphen-it (optional) – Italian hyphenation rules
- hyphen-nl (optional) – Dutch hyphenation rules
- hyphen-ro (optional) – Romanian hyphenation rules
- lilypond (lilypond-git) (optional) – Music engraving (recommended)
- portmidi (optional) – MIDI playback (fallback engine)
- python-portmidi (optional) – MIDI playback (default engine)
- python-pycups (optional) – Printing to a local CUPS server
- python-pygame (python-pygame-git) (optional) – MIDI playback (alternate engine)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 ... Next › Last »
Archange commented on 2016-05-07 14:06
Please remove the .install files, it’s been superseded by pacman hooks.
mgd commented on 2016-05-07 09:38
frescobaldi 2.19 had been released a while ago. When will this package going to be updated?
rdoursenaud commented on 2015-12-27 18:19
Thanks @mgd. Should be fixed now.
mgd commented on 2015-12-24 13:45
Just tried the new version. This fixes the crash when starting hyphenation. However apparently the code that is supposed to remove all dictionaries does not work. They are still in the package.
Kind regards,
Michael
rdoursenaud commented on 2015-12-24 13:42
Thanks to Wilbert (Frescobaldi's author), the package should now be fixed.
I was cleaning up the source a bit too much.
My apologies for the inconvenience.
jonarnold commented on 2015-10-13 19:36
An reinstallation fixed the previous issue.
Regarding the hyphen dicts, they are present in that directory, and I already have hunspell-en installed (from extra repo).
jonarnold commented on 2015-10-13 18:07
I'm now getting this error and Frescobaldi doesn't open:
Traceback (most recent call last):
File "/usr/bin/frescobaldi", line 4, in <module>
from frescobaldi_app import toplevel
ImportError: No module named 'frescobaldi_app'
rdoursenaud commented on 2015-09-21 22:26
@jonarnold, that's strange.
Could you please check that you have .dic files in /usr/share/hyphen?
You may also want to try installing hunspell-en.
Please report any information, success or failure, that may help identify the problem.
Thanks!
jonarnold commented on 2015-09-21 14:27
I'm getting an error with this package:
Traceback (most recent call last):
File "/usr/lib/python3.4/site-packages/frescobaldi_app/lyrics.py", line 90, in hyphenate
import hyphendialog
File "/usr/lib/python3.4/site-packages/frescobaldi_app/hyphendialog.py", line 39, in <module>
import hyphdicts
ImportError: No module named 'hyphdicts'
I have hyphen-en installed.
rdoursenaud commented on 2015-05-31 13:06
@gns-ank Done, thanks!