I am switching lots of my GUI apps to CLI ones.
Currently, I am moving from Clemetine music player to ncmpcpp.
My*mpd.conf *shall have some incorrect settings, as *mpd.log *returns
this error:
Jul 10 13:04 : avahi: Service 'Music Player' successfully established.
No protocol specified
xcb_connection_has_error() returned true
No protocol specified
I have been reading articles for hours now, but can't find any clear
answer. When I start ncmpcpp, I see my audio files, but when playing,
there is no sound.
Pulseaudio is well configured, as Clemetine is working perfectly.
Here is the part from my *mpd.conf*:
user "mpd"
audio_output {
type "pulse"
name "pulse audio"
mixer_type "software"
# server "127.0.0.1" # optional
## sink "remote_server_sink" # optional
}
audio_output {
type "alsa"
name "My ALSA Device"
device "*hw:1,0"* # optional -----> this indocate the
card 1 (Harmon Cardon soundsticks) device 0.
07-10-2012, 02:19 PM
gt
mpd, ncmpcpp
On Tue, Jul 10, 2012 at 01:47:48PM +0200, Arno Gaboury wrote:
> Dear list
>
> I am switching lots of my GUI apps to CLI ones.
> Currently, I am moving from Clemetine music player to ncmpcpp.
> [snip]
So, when are you switching to mutt :P
07-10-2012, 02:36 PM
Arno Gaboury
mpd, ncmpcpp
On 07/10/2012 04:19 PM, gt wrote:
On Tue, Jul 10, 2012 at 01:47:48PM +0200, Arno Gaboury wrote:
Dear list
I am switching lots of my GUI apps to CLI ones.
Currently, I am moving from Clemetine music player to ncmpcpp.
[snip]
So, when are you switching to mutt :P
Oh la la!! It is on my list! Shall be the next step. Best would be
before to learn a litle bit of Vim.
But I will.
On the list:
thunderbird --> mutt
Firefox --> w3m
urxvt with colors
and last step, xfce --> DWM, i3 or awsome, doesn't know excatly
All this takes me a lot of time, as I shall find most of configurations
by myself, but slowly, I do the job, and really love Arch !!
07-10-2012, 02:38 PM
Arno Gaboury
mpd, ncmpcpp
On 07/10/2012 04:19 PM, gt wrote:
On Tue, Jul 10, 2012 at 01:47:48PM +0200, Arno Gaboury wrote:
Dear list
I am switching lots of my GUI apps to CLI ones.
Currently, I am moving from Clemetine music player to ncmpcpp.
[snip]
So, when are you switching to mutt :P
Oh la la!! It is on my list! Shall be the next step. Best would be
before to learn a litle bit of Vim.
But I will.
On the list:
thunderbird --> mutt
Firefox --> w3m
urxvt with colors
and last step, xfce --> DWM, i3 or awsome, doesn't know excatly
All this takes me a lot of time, as I shall find most of configurations
by myself, but slowly, I do the job, and really love Arch !!
*EDIT *: want to switch to a full*systemd* too...
07-10-2012, 02:42 PM
Kwpolska
mpd, ncmpcpp
On Tue, Jul 10, 2012 at 4:38 PM, Arno Gaboury <arnaud.gaboury@gmail.com> wrote:
> On 07/10/2012 04:19 PM, gt wrote:
>>
>> On Tue, Jul 10, 2012 at 01:47:48PM +0200, Arno Gaboury wrote:
>>>
>>> Dear list
>>>
>>> I am switching lots of my GUI apps to CLI ones.
>>> Currently, I am moving from Clemetine music player to ncmpcpp.
>>> [snip]
>>
>> So, when are you switching to mutt :P
>
> Oh la la!! It is on my list! Shall be the next step. Best would be before to
> learn a litle bit of Vim.
> But I will.
> On the list:
> thunderbird --> mutt
> Firefox --> w3m
> urxvt with colors
>
> and last step, xfce --> DWM, i3 or awsome, doesn't know excatly
>
> All this takes me a lot of time, as I shall find most of configurations by
> myself, but slowly, I do the job, and really love Arch !!
>
> *EDIT *: want to switch to a full*systemd* too...
Isn’t that contrary to your plan? You want to use easier, lighter and
more KISS software. And you want to switch to systemd. Which is
anywhere near KISS.
--
Kwpolska <http://kwpolska.tk>
stop html mail | always bottom-post
www.asciiribbon.org | www.netmeister.org/news/learn2quote.html
GPG KEY: 5EAAEA16 | Arch Linux x86_64, zsh, mutt, vim.
# vim:set textwidth=70:
07-10-2012, 02:46 PM
Jameson
mpd, ncmpcpp
On Tue, Jul 10, 2012 at 10:42 AM, Kwpolska <kwpolska@gmail.com> wrote:
> Isn’t that contrary to your plan? You want to use easier, lighter and
> more KISS software. And you want to switch to systemd. Which is
> anywhere near KISS.
I probably shouldn't even go here, but IMHO, having one program start
and stop stuff based on config files is more simple than a chain of
shell scripts.
=-Jameson
07-10-2012, 02:47 PM
Arno Gaboury
mpd, ncmpcpp
On 07/10/2012 04:42 PM, Kwpolska wrote:
On Tue, Jul 10, 2012 at 4:38 PM, Arno Gaboury <arnaud.gaboury@gmail.com> wrote:
On 07/10/2012 04:19 PM, gt wrote:
On Tue, Jul 10, 2012 at 01:47:48PM +0200, Arno Gaboury wrote:
Dear list
I am switching lots of my GUI apps to CLI ones.
Currently, I am moving from Clemetine music player to ncmpcpp.
[snip]
So, when are you switching to mutt :P
Oh la la!! It is on my list! Shall be the next step. Best would be before to
learn a litle bit of Vim.
But I will.
On the list:
thunderbird --> mutt
Firefox --> w3m
urxvt with colors
and last step, xfce --> DWM, i3 or awsome, doesn't know excatly
All this takes me a lot of time, as I shall find most of configurations by
myself, but slowly, I do the job, and really love Arch !!
*EDIT *: want to switch to a full*systemd* too...
Isn’t that contrary to your plan? You want to use easier, lighter and
more KISS software. And you want to switch to*systemd. Which is
anywhere near KISS.
*
Ah? I thought it was indeed much more light and simple to manage, and
Arch was moving to a pure systemd. I think I must read more maybe!
07-10-2012, 02:50 PM
Nicholas MIller
mpd, ncmpcpp
On Jul 10, 2012 9:47 AM, "Arno Gaboury" <arnaud.gaboury@gmail.com> wrote:
>
> On 07/10/2012 04:42 PM, Kwpolska wrote:
>>
>> On Tue, Jul 10, 2012 at 4:38 PM, Arno Gaboury <arnaud.gaboury@gmail.com>
wrote:
>>>
>>> On 07/10/2012 04:19 PM, gt wrote:
>>>>
>>>> On Tue, Jul 10, 2012 at 01:47:48PM +0200, Arno Gaboury wrote:
>>>>>
>>>>> Dear list
>>>>>
>>>>> I am switching lots of my GUI apps to CLI ones.
>>>>> Currently, I am moving from Clemetine music player to ncmpcpp.
>>>>> [snip]
>>>>
>>>> So, when are you switching to mutt :P
>>>
>>> Oh la la!! It is on my list! Shall be the next step. Best would be
before to
>>> learn a litle bit of Vim.
>>> But I will.
>>> On the list:
>>> thunderbird --> mutt
>>> Firefox --> w3m
>>> urxvt with colors
>>>
>>> and last step, xfce --> DWM, i3 or awsome, doesn't know excatly
>>>
>>> All this takes me a lot of time, as I shall find most of configurations
by
>>> myself, but slowly, I do the job, and really love Arch !!
>>>
>>> *EDIT *: want to switch to a full*systemd* too...
>>
>> Isn’t that contrary to your plan? You want to use easier, lighter and
>> more KISS software. And you want to switch to*systemd. Which is
>> anywhere near KISS.
>> *
>
> Ah? I thought it was indeed much more light and simple to manage, and
Arch was moving to a pure systemd. I think I must read more maybe!