pympress icon indicating copy to clipboard operation
pympress copied to clipboard

Pympress is a simple yet powerful PDF reader designed for dual-screen presentations

Results 44 pympress issues
Sort by recently updated
recently updated
newest added

**Describe the bug** With the two latest releases, I am unable to start pympress on windows. I get the following error. ```shell $ pympress test.pdf Traceback (most recent call last):...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Install pympress with AUR wrapper 2. run `pympress` in...

**Describe the bug** Minimal example document: ```latex \documentclass[]{beamer} \usepackage{multimedia} \usepackage{graphicx} \begin{document} \begin{frame}[c]{Video} \movie[]% {\includegraphics[width=\textwidth, height=\textheight, keepaspectratio]{thumbnail.png}}% {video.mp4}% \end{frame} \end{document} ``` I am getting this error when trying to play the...

**Describe the bug** Upon starting pympress, I press "f" to make the fullscreen content window become a window. The content window completely disappears from view! **To Reproduce** Start pympress with...

bug

If I'm in the highlighter-mode, I want my notes. There are generally two options to choose from I guess: 1. Show the notes as in the notes view and put...

enhancement

At the moment, everytime you change slides, the annotation tool is unselected. Most of the time when you need the annotation tool, though, you need it for _all_ slides, so...

enhancement

### Environment - Operating system and version: macOS Big Sur 11.2.3 - Arm64 Architecture (M1 MacBook Pro 13") - Python version: 3.9 ### Pympress - version 1.5.3 as well as...

bug
external dependency

Reported by @complanar in #212: > [T]he embedded video from the pdf file above is played (current master, pip install, Linux Mint 20.2) […] > > There is [a] glitch....

bug

> [This comes from https://github.com/Cimbali/pympress/issues/212#issuecomment-961458672.] The [attached PDF document](https://github.com/Cimbali/pympress/files/7475984/uncompressed-a.pdf) contains a video on the second page that should autostart as the page is entered (and autostop as the page is...

bug