Problems connecting to VLC 1.1.4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Panflute |
New
|
Undecided
|
Unassigned |
Bug Description
Versions as described in summary
Arch Linux
I don't use panflute-applet, so this'll be simpler. Step-by-step replay w/ logs:
1] set vlc as default player. Kill all music players and all panflute processes (vlc, moc, panflute-daemon, panflute-applet, etc). Finally launch panflute-daemon in verbose debug mode:
$ panflute-daemon -v -d
INFO [panflute.
DEBUG [panflute.
DEBUG [panflute.
DEBUG [panflute.
DEBUG [panflute.
INFO [panflute.
INFO [panflute.
DEBUG [panflute.
DEBUG [panflute.
DEBUG [panflute] Running panflute-daemon
DEBUG [panflute.
DEBUG [panflute.
DEBUG [panflute.
DEBUG [panflute.
(repeated)
2] Wait a bit. Launch vlc. Nothing of importance is logged:
DEBUG [panflute.
DEBUG [panflute.
(repeated)
3] Wait a bit. Send a dbus message. New (second) vlc instance appears/starts.
$ dbus-send --session --print-reply --type=method_call --dest=
From panflute-daemon:
DEBUG [panflute.
DEBUG [panflute.
From dbus-send:
Error org.freedesktop
4] Wait a bit. Send another dbus message. Nothing happens:
$ dbus-send --session --print-reply --type=method_call --dest=
From dbus-send:
Error org.freedesktop
From panflute:
DEBUG [panflute.
DEBUG [panflute.
(repeated)
5] Wait a bit. Close VLC. Nothing happens:
DEBUG [panflute.
DEBUG [panflute.
(repeated)
4] Wait a bit. Send another dbus message. Nothing happens, no new vlc instance is created:
$ dbus-send --session --print-reply --type=method_call --dest=
From dbus-send:
Error org.freedesktop
From panflute:
DEBUG [panflute.
DEBUG [panflute.
(repeated)
7] END
^CTraceback (most recent call last):
File "/usr/bin/
mainloop.run ()
KeyboardInterrupt
As you can see, communication with VLC 1.1.4 doesn't seem to work.
I'm getting the same issue - when I launch VLC from the applet VLC starts but the applet doesn't register any change.