Skip to content
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

Quickly skipping through songs doesn't update notify-osd #9

Open
Vinnl opened this issue Nov 28, 2010 · 2 comments
Open

Quickly skipping through songs doesn't update notify-osd #9

Vinnl opened this issue Nov 28, 2010 · 2 comments
Labels

Comments

@Vinnl
Copy link

Vinnl commented Nov 28, 2010

Using the notification module, when I listen to a song it is displayed in a notification bubble. However, there is a set time before which the bubble won't disappear. If, before that time passes, I play another song, the notification for playing that song isn't shown until the one for the previous song has disappeared, whereas it should in fact update the notification bubble for the previous song.

(Note: this bug is the same as was present in the Panflute GNOME panel applet: https://bugs.launchpad.net/panflute/+bug/471499, so the error is not in notify-osd but in mpdcron.)

@alip
Copy link
Owner

alip commented Jan 20, 2011

mpdcron uses notify-send and doesn't have much control over the displayed notification.
I'm considering switching back to libnotify, after which we can solve this issue.

@Vinnl
Copy link
Author

Vinnl commented Jun 22, 2011

That would be great :) (Sorry I only see this now, I'm not an active GitHub user...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants