Bug 1221120

Summary: Strawberry crashes on launch
Product: [openSUSE] openSUSE Tumbleweed Reporter: Giorgio Gallo <giorgio.gallo>
Component: OtherAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: Andreas.Stieger
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Giorgio Gallo 2024-03-07 13:04:03 UTC
Strawberry fails to launch after updating.

$ strawberry
strawberry: symbol lookup error: strawberry: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE


$ zypper info strawberry
[..snip..]
Information for package strawberry:
-----------------------------------
Repository     : Main Repository (OSS)
Name           : strawberry
Version        : 1.0.23-1.3
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 11.9 MiB
Installed      : Yes
Status         : up-to-date
Source package : strawberry-1.0.23-1.3.src
Upstream URL   : https://www.strawberrymusicplayer.org/
Summary        : A music player and music collection organizer
Description    : 
[..snip..]
Comment 1 Giorgio Gallo 2024-03-07 15:55:02 UTC
Building from source (yeah, it took a while to learn how to do it) and installing the .rpm seems to solve the issue. IDK if that means it's something that only affected my system.
Comment 2 hui 2024-03-07 18:52:36 UTC
The same applies for clementine.

:~> clementine
clementine: symbol lookup error: clementine: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202308029once_flagERKNS0_8MetadataE

:~> zypper info clementine
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...


Information for Paket clementine:
---------------------------------
Repository     : Haupt-Repository (OSS)
Name           : clementine
Version        : 1.4.0~rc2-3.1
Arch           : x86_64
Anbieter       : openSUSE
Installed Size : 19.3 MiB
Installed      : Yes
Status         : up-to-date
Quellpaket     : clementine-1.4.0~rc2-3.1.src
Upstream-URL   : https://clementine-player.org/
Summary        : A music player inspired by Amarok 1.4
Description    : 

Seems a rebuild with actual protobuf is needed.
Comment 3 Andreas Stieger 2024-03-07 19:38:08 UTC
also mumble...

*** This bug has been marked as a duplicate of bug 1221091 ***