darkfeline / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
0 stars 0 forks source link

cannot connect to a remote mpd from a cantata linux client #610

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata?
1.1.3 (using KDE dev platform 4.13.3)

Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
?? I am running it in ubuntustudio64 - 14.04

What steps will reproduce the problem?
1. open cantata client in ubuntu (just that)

What is the expected output? What do you see instead?
I should expect the client to connect and show currently playing song, load the 
playlist and the db.

Please provide any additional information below.
I can not connect to a remote mpd from a cantata client running on ubuntu 
(ubuntustudio 64). 
Other ubuntu clients (mpc, gmpc) connect fine from the same ubuntu pc.
Also, I dual boot this machine to windows 7 and I have cantata for windows 
there as well. The cantata windows client works fine.

So, the problem:
in cantata (ubuntu) I get the message
    Failed to send command to "starkill" (starkill:6,600) - not connected
I see no message in command line, but I checked the mpd.log on the mpd server 
and I get the following:

Jan 01 23:37 : client: [109] opened from 192.168.112.150:47736
Jan 01 23:37 : client: [110] opened from 192.168.112.150:47737
Jan 01 23:37 : client: [110] process command "idle"
Jan 01 23:37 : client: [110] command returned 1
Jan 01 23:37 : client: [109] process command "status"
Jan 01 23:37 : client: [109] command returned 0
Jan 01 23:37 : client: [109] process command "stats"
Jan 01 23:37 : client: [109] command returned 0
Jan 01 23:37 : client: [109] process command "urlhandlers"
Jan 01 23:37 : client: [109] command returned 0
Jan 01 23:37 : client: [109] process command "listplaylists"
Jan 01 23:37 : client: [109] command returned 0
Jan 01 23:37 : client: [109] process command "listplaylists"
Jan 01 23:37 : client: [109] command returned 0
Jan 01 23:37 : client: [109] process command "currentsong"
Jan 01 23:37 : client: [109] command returned 0
Jan 01 23:37 : client: [109] process command "listallinfo"
Jan 01 23:37 : buffered_socket: error on client 109: Output buffer is full
Jan 01 23:37 : client: [109] command returned 0
Jan 01 23:37 : client: [109] closed
Jan 01 23:37 : client: [111] opened from 192.168.112.150:47738
Jan 01 23:37 : client: [111] process command "listallinfo"
Jan 01 23:37 : buffered_socket: error on client 111: Output buffer is full
Jan 01 23:37 : client: [111] command returned 0
Jan 01 23:37 : client: [111] closed
Jan 01 23:37 : client: [110] closed

The problem that appears only with cantata (ubuntu) is 
    Jan 01 23:37 : buffered_socket: error on client 111: Output buffer is full

What could be the cause?
Thanks!

Original issue reported on code.google.com by athanasi...@gmail.com on 1 Jan 2015 at 9:54

GoogleCodeExporter commented 9 years ago
please DISCARD problem.
I used the ppa method to install the latest (1.5.1 version) of cantata and it 
works fine.

Original comment by athanasi...@gmail.com on 1 Jan 2015 at 9:58

GoogleCodeExporter commented 9 years ago

Original comment by craig.p....@gmail.com on 16 Jan 2015 at 7:32