-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mendeley: 1.18 -> 1.19.1 #41848
mendeley: 1.18 -> 1.19.1 #41848
Conversation
1.19 had show-stopper bugs, but 1.19.1 seems to work well :).
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: mendeley Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: mendeley Partial log (click to expand)
|
No attempt on x86_64-linux (full log) The following builds were skipped because they don't evaluate on x86_64-linux: mendeley Partial log (click to expand)
|
@dtzWill 1.19.2 just came out I see an update.nix.
|
That's exactly what it does--just informs an update is available and lists new hashes. Requires a bit of manual work to actually change the expression. Unfortunately I'm not optimistic that this does anything not in the various 1.19.2 beta's--and indeed updating to 1.19.2 doesn't seem to fix things for us. Folks elsewhere say that we wouldn't experience crashes if we wrapped with 5.10 Qt instead of 5.11, Additionally it looks like we are repackaging the debian package, not the "generic" package--may be worth revisiting that as well. |
Update: packaged (quick-and-very-dirty) using buildFHSUserEnv and was able to run mendeley without crashing when using the bundled pdf viewer (annotations/etc). So there's hope! Let's see if there's a good way to do this w/o user namespaces... :) |
@dtzWill would you mind sharing your expression ? I would like to get mendeley working as normal to prepare a presentation and I would be curious to see a buildFHSUserEnv expression at the same time since I never used it. |
sorry for delay, this should do the trick: https://github.com/dtzWill/nixpkgs/releases/tag/mendeley-userenv-fix-pdf-viewer-messy LMK if it helps or doesn't! Good luck! Oh actually here's a small touchup, but same thing: https://github.com/dtzWill/nixpkgs/tree/experimental/mendeley-userenv-kludgery This should get you started:
The |
it works here thanks. The .desktop seems just fine (maybe after your touchup). |
I get
on startup :'( |
On Tue, 09 Oct 2018 19:53:46 -0700, Matthieu Coudron ***@***.***> wrote:
I get
```
LANG=C mendeleydesktop ~/dotfiles
Error setting value: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: GetIOR failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.GConf was not provided by any .service files)
Error setting value: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: GetIOR failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.GConf was not provided by any .service files)
Could not initialize GLX
```
on startup :'(
Sorry I haven't been able to look into this yet :(.
I have some good news: looks like there is a mendeley flatpak app
on flathub, and it appears to work great on NixOS! :D
(with appropriate configuration.nix value set)
Small note that might be obvious to others but wasn't to me:
data is put into `~/.var` apparently, so that's where the PDF's end up :).
…
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#41848 (comment) part: text/html
|
Thanks for the update. On my side I got fed up with Mendeley for not fixing this plus I would rather use open source software so I turned to Zotero. I am not fond of the firefox-based interface and I miss mendeley UI/features but in the long term, it's best to run FOSS software so I will try to stick with it. |
1.19 had show-stopper bugs,
but 1.19.1 seems to work well :).
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)