Add a note about a workaround for the latest Opera under KDE crashing on start.

Feature safe:	yes
This commit is contained in:
Ion-Mihai Tetcu 2012-11-28 22:00:01 +00:00
parent f96d6bc91d
commit a382a3d720
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307942

View file

@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20121128:
AFFECTS: Users of www/opera
AUTHOR: itetcu@FreeBSD.org
If you are running KDE and you are using KDE's File dialog toolkit, and if
your Opera crashes on start with a 'libpng error: incorrect data check'
you can work around it by setting 'Dialog Toolkit=4' in your
.opera/operaprefs.ini [File Selector] section.
20121112:
AFFECTS: Users of devel/git
AUTHOR: wxs@FreeBSD.org