Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#59418 - [mupdf-gl] Copying text with right-mouse button broken
Attached to Project:
Community Packages
Opened by Kartik Singh (kartik) - Sunday, 22 July 2018, 23:12 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 01 August 2018, 07:21 GMT
Opened by Kartik Singh (kartik) - Sunday, 22 July 2018, 23:12 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 01 August 2018, 07:21 GMT
|
DetailsDescription:
mupdf-gl supports copying a region of text from a document to the clipboard by selecting it with the right mouse button. However, this feature seems to be broken with this package. Note that the feature works fine with the regular mupdf package. I was able to find a solution to this issue here (see the second message): https://ghostscript.com/mupdfirclogs/2018/05/21.html The issue is that the mupdf-gl package is using the freeglut library provided by the system instead of the enhanced version of freeglut bundled with the mupdf-gl source. I was able to fix the issue locally by editing the PKGBUILD for mupdf-gl accordingly. Additional info: * package version: mupdf-gl 1.13.0-1 Steps to reproduce: With a document open in mupdf-gl, right click and drag to select a region of text. Try pasting the selected text somewhere. |
This task depends upon
FS#67969FS#70007