diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-11-28 22:00:01 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2012-11-28 22:00:01 +0000 |
commit | a382a3d720700e390c0bde5de89f347d966b12ae (patch) | |
tree | 44fc1593589599132512c477d40941d02399528f /UPDATING | |
parent | f96d6bc91d522e671ef49111d3d92790ab03da74 (diff) | |
download | ports-a382a3d720700e390c0bde5de89f347d966b12ae.tar.gz ports-a382a3d720700e390c0bde5de89f347d966b12ae.zip |
Add a note about a workaround for the latest Opera under KDE crashing on start.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307942
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |