Giter VIP home page Giter VIP logo

jumptoplaying's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jumptoplaying's Issues

problem in RB 2.8

It's not working for me, i click it but nothing happens. It seems it only works when i am viewing all of the tracks or when the track that it's playing it's in the 3 panel (the bottom one).

I don't know if thats an issue of it's simple the way it was designed. If the second case it would be nice to click on the button and show you the track it's playing wherever you are.

Rhythmbox 2.99 (Gnome 3.8)

Unfortunately, it does not work anymore with the latest Rhythmbox :

Here are the logs :

/etc/gdm/Xsession[2724]: Traceback (most recent call last):
/etc/gdm/Xsession[2724]: File "~/.local/share/rhythmbox/plugins/JumpToPlaying/JumpToPlaying.py", line 113, in do_deactivate
/etc/gdm/Xsession[2724]: uim = self.shell.props.ui_manager
/etc/gdm/Xsession[2724]: AttributeError: 'gi._gobject.GProps' object has no attribute 'ui_manager'

Any ideas ?

Thanks ;)

No icon / instance, 2.99.1

Hi, don't know if this is just me but has anyone else found that by (painstakingly) upgrading to 2.99.1, JTP doesn't exist anywhere any more? It looks normal in the plugins list, but there's no icon. I don't use the context pane as it's buggy and re-opens each time RB starts.

Any thoughts? I'm anecdotally aware that RB 2.99 has broken a lot of backward compatibility with other plugins that the plugin devs are kinda cheesed off about...

Cheers

toolbar in rb2.7 is very large

The icon text "JumpToPlaying" results in a larger than normal toolbar icon for this plugin.

Can I suggest the name be reduced to "Jump" with the tooltip "Jump-To-Playing" to fit into the rhythmbox 2.97 default style.

JumpToPlaying causes crashes for other plugins

I'm testing JumpToPlaying with JumpToWindow and lastfm_extension.

Both of these plugins crash rhythmbox if activated after activating JumpToPlaying.

I've tracked down the issue as to JumpToPlaying using "import gconf" and the subsequent one line use of gconf in the py file.

I think the issue is similar/same as for this Bug Report: https://bugzilla.gnome.org/show_bug.cgi?id=661957

"Problem seems to be that Rhythmbox is using pygobject3 and
gobject-introspection, but the Magnatune plugin imports gnome-keyring which is
using pygobject2, and pygobejct2 and pygobject3 aren't playing nice in the same
process."

I suspect import gconf is pulling in pyobject2 stuff.

If I comment out "import gconf" and the line using gconf then all is well.

Any chance you can remove the use of gconf in the master source?

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.