Bug 378489

Summary: No operation after last Update
Product: [Applications] akregator Reporter: Thorsten Oppels <thoppels>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: Sauerlandlinux, wbauer1
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: /var/log/zypp/history > lastUpdate.txt

Description Thorsten Oppels 2017-04-06 06:49:31 UTC
Created attachment 104898 [details]
/var/log/zypp/history > lastUpdate.txt

Today, after installing the last patches:
Akregator disables when using in Kontact. When try to start Akregator in an terminal, I get this message:
:~> akregator 
akregator: symbol lookup error: /usr/lib64/libakregatorprivate.so.5: undefined symbol: _ZN15WebEngineViewer13WebEngineView14dragEnterEventEP15QDragEnterEvent
:~>
Comment 1 Sauerland 2017-04-06 08:27:54 UTC
Its an messaglib bug.
Install the old messagelib from the OSS Repo:

zypper se -s messagelib
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...

S  | Name             | Typ        | Version       | Arch   | Repository               
---+------------------+------------+---------------+--------+--------------------------
vl | messagelib       | Paket      | 16.08.2-2.3.1 | x86_64 | openSUSE-Leap-42.2-Update
il | messagelib       | Paket      | 16.08.2-1.1   | x86_64 | openSUSE-Leap-42.2-Oss   
   | messagelib       | Quellpaket | 16.08.2-2.3.1 | noarch | openSUSE-Leap-42.2-Update
   | messagelib-devel | Paket      | 16.08.2-2.3.1 | x86_64 | openSUSE-Leap-42.2-Update
   | messagelib-devel | Paket      | 16.08.2-1.1   | x86_64 | openSUSE-Leap-42.2-Oss
Comment 2 Wolfgang Bauer 2017-04-06 15:44:45 UTC
It's not a bug really, but akregator would need to be rebuilt against the messagelib update.

Anyway, it's a downstream problem in openSUSE, and it's tracked here:
https://bugzilla.opensuse.org/show_bug.cgi?id=1032754

As a workaround, you can revert the messagelib update as mentioned, or install akregator5 from here:
http://download.opensuse.org/repositories/home:/wolfi323:/branches:/OBS_Maintained:/kdepim/openSUSE_Leap_42.2_Update/

Sorry for the inconvinience.
Comment 3 Wolfgang Bauer 2017-04-07 08:49:27 UTC
FYI, an update to kdepim has been released meanwhile too, so this should be fixed.