Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mendeley won't start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
MattXV
n00b
n00b


Joined: 04 Jun 2019
Posts: 2

PostPosted: Sat Jun 08, 2019 12:30 pm    Post subject: Mendeley won't start Reply with quote

Hi everyone,
As per title, I installed Mendeley from Portage and after hours of compiling loads of packages (including some Qt libraries) the application won't start because of some python method complaing about an attribute.
This is what I get when I try to launch it:
Code:
  Traceback (most recent call last):
  File "/bin/mendeleydesktop", line 249, in <module>
    launch_mendeley_desktop()
  File "/bin/mendeleydesktop", line 224, in launch_mendeley_desktop
    set_environment()
  File "/bin/mendeleydesktop", line 160, in set_environment
    if should_use_bundled_libstdc():
  File "/bin/mendeleydesktop", line 104, in should_use_bundled_libstdc
    if distutils.version.LooseVersion(cpp_runtime_version) < distutils.version.LooseVersion(MINIMUM_CPP_VERSION):
  File "/usr/lib64/python3.6/distutils/version.py", line 52, in __lt__
    c = self._cmp(other)
  File "/usr/lib64/python3.6/distutils/version.py", line 335, in _cmp
    if self.version == other.version:
AttributeError: 'LooseVersion' object has no attribute 'version'

Has anyone ever experienced this?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31675
Location: here

PostPosted: Sat Jun 08, 2019 3:53 pm    Post subject: Reply with quote

Strange this problem has been resolved with /usr/portage/sci-misc/mendeleydesktop/files/mendeleydesktop-1.17.8-libdir.patch patch, see https://bugs.funtoo.org/browse/FL-3519
_________________
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sat Jun 08, 2019 8:13 pm    Post subject: Reply with quote

May be a good time to escape to one of the Elsevier-free alternatives? Zotero is available in two overlays FWIW.
Back to top
View user's profile Send private message
MattXV
n00b
n00b


Joined: 04 Jun 2019
Posts: 2

PostPosted: Sun Jun 09, 2019 12:46 am    Post subject: Reply with quote

fedeliallalinea wrote:
Strange this problem has been resolved with /usr/portage/sci-misc/mendeleydesktop/files/mendeleydesktop-1.17.8-libdir.patch patch, see https://bugs.funtoo.org/browse/FL-3519

Thank you for pointing me to this, I didn't see it earlier when I was troubleshooting. I've just checked it and it was already there.

Ant P. wrote:
May be a good time to escape to one of the Elsevier-free alternatives? Zotero is available in two overlays FWIW.


I migrated to Gentoo only recently and yes I might consider moving to Zotero, but I'm using Mendeley from other OS for projects and it would be quite difficult to transfer all the library with notes and highlighted document.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum