Coder Social home page Coder Social logo

rofi-bibbrowser's People

Contributors

t-wissmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rofi-bibbrowser's Issues

Minimum bibtexparser version

Hi, thanks for providing this tool (though I didn't manage to have it work yet).

I could be good to mention the minimum version of bibtexparser. Your script didn't work with the system-wide version 0.6.2 on Ubuntu 18.04. Some things worked better with version 1.0.1 from pip for Python3 but I still get some errors which may not be related to bibtexparser (cf. next issue).

Broken pipe

I didn't manager to run your plugin with rofi -show bib:~/.local/share/rofi/rofi-bibbrowser. The first error I got was:

(process:3604): Helper-WARNING **: 14:52:11.644: Failed to set lock on pidfile: Rofi already running?

(process:3604): Helper-WARNING **: 14:52:11.644: Got error: -1 Socket operation on non-socket
Warning: IPA links to multiple entriesWarning: Rauf,Kim,Ryu 2004: Complete Parameter Identification of Parallel Manipulators with Partial Pose Information using a New Measurement Device links to multiple entriesWarning:  links to multiple entriesWarning:  links to multiple entriesWarning:  links to multiple entriesTraceback (most recent call last):
  File "/home/gael/.local/share/rofi/rofi-bibbrowser", line 256, in <module>
    idx,exit_code = call_rofi(menu,  rofi_args)
  File "/home/gael/.local/share/rofi/rofi-bibbrowser", line 37, in call_rofi
    proc.stdin.write((e).encode('utf-8'))
BrokenPipeError: [Errno 32] Broken pipe

How to install and uninstall this?

So I've tried to install this but unsure how to.

rofi, xdg-open, xclip are in my path.

If you install it as a subdirectory, make sure that you call rofi-bibbrowser with an absolute path and not through a symlink that is in a PATH directory. I guess this is also understandable but not sure how to use rofi-bibbrowser?

Does it need to install by

python setup.py install? If so how to uninstall? Sorry I am not that experienced with python.

Error message when running

Ain't sure if you're still developing/using rofi-bibbrowser, but it seems to be quite an useful script and I would love to use it. When I try to load it, I get the following error:
Traceback (most recent call last): File "./rofi-bibbrowser", line 208, in <module> e['_filenames'] = list(generate_filenames(e)) File "./rofi-bibbrowser", line 128, in generate_filenames result = generator(entry) File "./rofi-bibbrowser", line 107, in filenameBibID return entry['ID'] KeyError: 'ID'
I also get just before that many warnings about non-standard entries, but I guess rofi-bibbrowser is just not biblatex compatible. I'm using jabref to manage my bibtex library; perhaps is there code produced by jabef that confuse the script?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.