i still had this bug in an upgraded 9.10 even it was fixed
(http://bugs.kde.org/show_bug.cgi?id=176049) because the old lib (from
which the bug originaly came from) was still installed.

see installed versions:

# sudo dpkg --list|grep libexiv2
rc  libexiv2-4                                0.17-1ubuntu1                     
         EXIF/IPTC metadata manipulation library
ii  libexiv2-5                                 0.18.2-1                         
          EXIF/IPTC metadata manipulation library

check if some package still depends on the old lib:

# sudo dpkg --purge --dry-run libexiv2-4 
(Lese Datenbank ... 241262 Dateien und Verzeichnisse sind derzeit installiert.)
Würde libexiv2-4 entfernen oder vollständig löschen ...

remove it:

#sudo  dpkg --purge libexiv2-4 
(Lese Datenbank ... 241262 Dateien und Verzeichnisse sind derzeit installiert.)
Entferne libexiv2-4 ...
Lösche Konfigurationsdateien von libexiv2-4 ...

on the next start of gwenview it was finally gone.

-- 
Gwenview destroys EXIF info when rotating images!
https://bugs.launchpad.net/bugs/286858
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to