Bug 1235247 - clementine: symbol lookup error: clementine: undefined symbol: _ZN23QtSingleCoreApplication11sendMessageERK10QByteArrayi
Summary: clementine: symbol lookup error: clementine: undefined symbol: _ZN23QtSingleC...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: clementine
Version: 21
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jan Grulich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-24 11:51 UTC by Toby Goodwin
Modified: 2016-01-03 06:07 UTC (History)
5 users (show)

Fixed In Version: clementine-1.2.3-10.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-18 02:04:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Toby Goodwin 2015-06-24 11:51:56 UTC
Description of problem:
clementine exits after saying:
clementine: symbol lookup error: clementine: undefined symbol: _ZN23QtSingleCoreApplication11sendMessageERK10QByteArrayi

Version-Release number of selected component (if applicable):
clementine-1.2.3-2.fc21.x86_64

How reproducible:
100%

Steps to Reproduce:
1. "clementine"

Actual results:
clementine: symbol lookup error: clementine: undefined symbol: _ZN23QtSingleCoreApplication11sendMessageERK10QByteArrayi

Expected results:
starts

Additional info:
There's a github issue: https://github.com/clementine-player/Clementine/issues/4868

and indeed downgrading to qtsingleapplication-2.6.1-11.fc21.x86_64 qtsinglecoreapplication-2.6.1-11.fc21.x86_64 makes that error go away (clementine still doesn't start for me but that may be another issue)

but obviously that's a workaround - i'm guessing clementine needs to be rebuilt against the new libraries (In passing: I know nothing about qt, but it strikes me as odd if the API has changed between 2.6.1-11 and 2.6.1-17)

Comment 1 Marcin Zajaczkowski 2015-07-03 14:08:56 UTC
I've met the same issue after recent update. Thanks for the workaround.

Comment 2 hit.zhangjie 2015-07-07 09:25:56 UTC
I have met the same issue, too!
After downgrade qtsingleapplication and qtsinglecoreapplication, clementine won't throw the error again: 'clementine: symbol lookup error: clementine: undefined symbol: _ZN23QtSingleCoreApplication11sendMessageERK10QByteArrayi', but there's another problem, that is clementine starts too slowly, 30~40 seconds!

Comment 3 Jan Grulich 2015-07-07 11:05:08 UTC
I did a scratch rebuild of clementine, can you please try it and check whether it fixes your issue?

Link: http://koji.fedoraproject.org/koji/taskinfo?taskID=10309950

Comment 4 Toby Goodwin 2015-07-15 09:53:20 UTC
Hi Jan! Sorry for the delay, I've been on holiday.

Yes, that new RPM works well for me on x86_64 - thanks!

Comment 5 Fedora Update System 2015-07-15 10:57:15 UTC
clementine-1.2.3-10.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/clementine-1.2.3-10.fc22

Comment 6 Fedora Update System 2015-07-18 02:04:17 UTC
clementine-1.2.3-10.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Kevin Lang 2015-12-20 22:38:12 UTC
Getting the same issue with fedora 23. Trying to start clementine in terminal gives the following output:

[klang@new-host-4 ~]$ clementine
17:34:32.090 WARN  unknown                          libpng warning: iCCP: known incorrect sRGB profile 
17:34:32.500 WARN  unknown                          libpng warning: iCCP: known incorrect sRGB profile 
17:34:32.540 WARN  unknown                          Object::connect: No such signal QtSingleApplication::messageReceived(QByteArray) 
17:34:32.540 WARN  unknown                          Object::connect:  (sender name:   'clementine') 
17:34:32.541 WARN  unknown                          Object::connect:  (receiver name: 'MainWindow')

Comment 8 David Tonhofer 2016-01-03 06:07:52 UTC
(In reply to Kevin Lang from comment #7)

Same phenomenon in Fedora 22, but is it really the same bug?

Opened #1295147


Note You need to log in before you can comment on or make changes to this bug.