Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409877 - sci-misc/mendeleydesktop-1.3.2 incompatible with qt-4.8
Summary: sci-misc/mendeleydesktop-1.3.2 incompatible with qt-4.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Angelo Arrifano (RETIRED)
URL:
Whiteboard:
Keywords:
: 412115 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-27 13:36 UTC by Christian Samsel
Modified: 2012-04-23 16:45 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
A modified ebuild using the bundled Qt libs for those living on ~arch (mendeleydesktop-1.3.2-r1.ebuild,2.23 KB, text/plain)
2012-04-10 15:23 UTC, Tassilo Horn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Samsel 2012-03-27 13:36:24 UTC
Mendeley crashes with qt-4.8:

$ mendeleydesktop 
Forcing system Qt
Running /opt/mendeleydesktop/bin/..//lib64/mendeleydesktop/libexec/mendeleydesktop.x86_64 
QSharedPointer: pointer 0x1def710 already has reference counting



unfortunately the bundled qt lib is removed by the ebuild.


can you let mendeley use the bundled qt for qt => 4.8? that works.
Comment 2 Angelo Arrifano (RETIRED) gentoo-dev 2012-03-31 15:28:39 UTC
Hello,

I don't want to implement a qt-bundled USE flag, I think it is not worth it. I also don't think making a ebuild for beta versions is a good idea either. For now I'm more concerned about getting the ebuild stabilized.

Anyway, thanks for reporting. I would make a local version bump as suggested in comment #1
Comment 3 Christian Samsel 2012-03-31 15:36:57 UTC
whats the point in stablizing a non-working ebuild? thats not useful at all.
Comment 4 Angelo Arrifano (RETIRED) gentoo-dev 2012-03-31 17:12:44 UTC
(In reply to comment #3)
> whats the point in stablizing a non-working ebuild? thats not useful at all.

It works with the *stable* qt in the portage tree. I'm sorry but I'm not going to add a development version of mendeley to portage just because you are running unstable.

Now if you don't mind, please keep the bug quiet unless you have a proper solution.
Comment 5 Tassilo Horn 2012-04-10 15:23:22 UTC
Created attachment 308409 [details]
A modified ebuild using the bundled Qt libs for those living on ~arch

This is a modified version of the current ebuild that uses the bundled Qt libs, for those of us using ACCEPT_KEYWORDS="~arch".  Put it into your local overlay, run "ebuild mendeleydesktop-1.3.2-r1.ebuild digest" and then "emerge mendeleydesktop".  Works fine for me on ~amd64.
Comment 6 Angelo Arrifano (RETIRED) gentoo-dev 2012-04-23 11:16:22 UTC
*** Bug 412115 has been marked as a duplicate of this bug. ***
Comment 7 Angelo Arrifano (RETIRED) gentoo-dev 2012-04-23 16:45:40 UTC
Just added mendeleydesktop 1.5.1 to the tree (give it some time to propagate to the mirrors), can you please test if works with qt-4.8? Thanks.