You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix opening pdf with okular in linux (#5253) (#5855)
* Fix opening pdf with okular in linux (#5253)
* Fix opening pdf with okular in linux (#5253) stream ouput to Logger
* Fix checkstyle
Co-authored-by: Tobias Diez <tobiasdiez@gmx.de>
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
18
18
19
19
### Fixed
20
20
21
+
- We fixed and issue where pdf files will not open under some KDE linux distributions when using okular. [#5253](https://github.com/JabRef/jabref/issues/5253)
21
22
- We fixed an issue where the Medline fetcher was only working when JabRef was running from source. [#5645](https://github.com/JabRef/jabref/issues/5645)
22
23
- We fixed some visual issues in the dark theme. [#5764](https://github.com/JabRef/jabref/pull/5764)[#5753](https://github.com/JabRef/jabref/issues/5753)
23
24
- We fixed an issue where non-default previews didn't handle unicode characters. [#5779](https://github.com/JabRef/jabref/issues/5779)
0 commit comments