[0.7.0] vlc 1.1.4 problems
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.
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- Panflute Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask orbisvicis for more information if necessary.