- when hardware accelartion is not available users can experience switched colors
- to work around the issue it is possible to pass --disable-gpu to the command line
PR: 240095
PR: 237277
Submitted by: Lorenzo Salvadore
Reported by: Nuno Teixeira
- when hardware accelartion is not available users can experience switched colors
- to work around the issue it is possible to pass --disable-gpu to the command line
PR: 240097
PR: 237277
Submitted by: Lorenzo Salvadore
Reported by: Nuno Teixeira
- when hardware accelartion is not available users can experience switched colors
- to work around the issue it is possible to pass --disable-gpu to the command line
PR: 240098
PR: 237277
Submitted by: Lorenzo Salvadore
Reported by: Nuno Teixeira
PR: 240080
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
. update to 2019.2.1
. drop dependency on intellij-pt4j port -- the FreeBSD native library is already included in the upstream pty4j jar
. install FreeBSD native library for jansi
. fix the "Typeahead timeout is exceeded" error
. small cleanup
CMake Error in src/CMakeLists.txt:
Target "hpcttrigger" requires the language dialect "CXX14" , but CMake does
not know the compile flags to use to enable it.
Approved by: portmgr (tier-2 blanket)
so they don't work, but I suspect we don't need them:
usr/bin/chfn
usr/bin/chsh
usr/bin/findmnt
usr/bin/login
usr/bin/lsblk
usr/bin/lscpu
usr/bin/lsipc
usr/bin/lslogins
usr/bin/lsmem
usr/bin/lsns
usr/bin/script
usr/bin/setpriv
usr/sbin/clock
usr/sbin/debugfs
usr/sbin/hwclock
usr/sbin/runuser
usr/sbin/zramctl
* Make the source tarball fetchable again since the 7.1 release has left its
pre-release status (hence the removal of the -WIP suffix).
* Pet portlint by making the USES block separate while I'm here.
Changelog:
https://github.com/cgsecurity/testdisk/blob/3bb714e6/NEWS
PR: 240066
Submitted by: cyberleo@cyberleo.net
MFH: 2019Q3
On older hardwares or systems where hardware acceleration has not been
configured correctly the browser shows videos with wrong colors.
Add a pkg-message notice on how to disable hardware acceleration
as a workaround for this issue.
PR: 240096
Submitted by: Lorenzo Salvadore
The '-v' flag was intentionally left out to reduce the cluttering of the
screen as some tests have rather long names. But after a second look it
makes more sense to enable the verbosity of the tests because they'll be
more meaningful in case of errors.
Reported by: koobs
Changelog:
* The V2 scheduler now fully randomizes review cards due on a given day.
* Fix flag changes in Browse screen not syncing.
* Cleanup recording wav file when recording canceled.
* Fix the window icon on Wayland.
* Add a progress bar to media deletion.
* Other minor changes.
https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.15
MFH: 2019Q3