dpaste icon indicating copy to clipboard operation
dpaste copied to clipboard

Dpaste is not compatible with pygments >= 2.12.0

Open by-cx opened this issue 2 years ago • 2 comments

Description

Dpaste is affected by this bug:

https://github.com/pygments/pygments/issues/2119

It crashes when something else than plain text is stored.

Steps to reproduce

  1. Install dpaste
  2. Go to its URL
  3. Select any language and hit Paste Snippet

Expected result

The snippet is saved.

Actual result

Snímek obrazovky z 2022-06-02 00-06-20

by-cx avatar Jun 01 '22 22:06 by-cx

Hello, thanks for the info. I didn't notice this.

I will temporarily downgrade pygments until I found a solution to fix this issue.

DarrenOfficial avatar Jun 02 '22 17:06 DarrenOfficial

No problem, I noticed it during installation yesterday. Thanks for the fix.

by-cx avatar Jun 02 '22 22:06 by-cx