diff options
author | itetcu <itetcu@FreeBSD.org> | 2012-11-29 06:00:01 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2012-11-29 06:00:01 +0800 |
commit | 62a1540a477519a7947b4b6db7c0f65f42c95d28 (patch) | |
tree | 44fc1593589599132512c477d40941d02399528f /UPDATING | |
parent | 22c5296fa5801339f94e3d46381cff6cb26a7910 (diff) | |
download | freebsd-ports-gnome-62a1540a477519a7947b4b6db7c0f65f42c95d28.tar.gz freebsd-ports-gnome-62a1540a477519a7947b4b6db7c0f65f42c95d28.tar.zst freebsd-ports-gnome-62a1540a477519a7947b4b6db7c0f65f42c95d28.zip |
Add a note about a workaround for the latest Opera under KDE crashing on start.
Feature safe: yes
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 |