alehouse / cantata

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

Cantata freeze.. #550

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata?
1.4.1

Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Windows 7 32bit

What steps will reproduce the problem?
1. Run application =)
2. Use application.
3. Application partially freezes.
4. Restart mpd does not solve the problem.

What is the expected output? What do you see instead?
Cantana connected and does not load playlists and other. No control mpd.

Please provide any additional information below.
Restart Cantata solved problem. Mpd run in Openwrt. Mpd last version.
Other clients are working properly.

Original issue reported on code.google.com by khseal...@gmail.com on 28 Sep 2014 at 5:47

GoogleCodeExporter commented 9 years ago
Sorry - "When is a mouse left click doesn't work." mouse click where? there is 
no version 1.8.2??

Original comment by craig.p....@gmail.com on 6 Oct 2014 at 9:21

GoogleCodeExporter commented 9 years ago
Your QTextCursor issue looks like a Qt bug: 
https://bugreports.qt-project.org/browse/QTBUG-3817

Original comment by craig.p....@gmail.com on 6 Oct 2014 at 9:24

GoogleCodeExporter commented 9 years ago
This bug is in all versions. Yes it is Qt bug. =(
The new version cantata freezing returned. 

Original comment by khseal...@gmail.com on 6 Oct 2014 at 9:54

Attachments:

GoogleCodeExporter commented 9 years ago
After a long time after freezing, the application writes a connection error and 
then works fine.

Original comment by khseal...@gmail.com on 6 Oct 2014 at 9:58

GoogleCodeExporter commented 9 years ago
At what time in the log does the freeze occur?

Original comment by craig.p....@gmail.com on 6 Oct 2014 at 10:02

GoogleCodeExporter commented 9 years ago
To me it sounds as if the issue is with your network connection.

Original comment by craig.p....@gmail.com on 6 Oct 2014 at 10:33

GoogleCodeExporter commented 9 years ago
The change to use a single socket appears to be a mistake. Looks like telling 
MPD to disable IDLE, process a command, and re-enable IDLE can really slow 
things down. Especially when querying ratings values for the playqueue. So, for 
1.5.0 I'm not going to leave the connection with 2 sockets.

As to this "issue" - I've run out of ideas. I don't see this on any of my 
machines, so I'm not sure what to do. Sorry.

Original comment by craig.p....@gmail.com on 7 Oct 2014 at 11:06

GoogleCodeExporter commented 9 years ago
That should be "for 1.5.0 I AM going to leave the connection with 2 sockets."

Original comment by craig.p....@gmail.com on 7 Oct 2014 at 11:25

GoogleCodeExporter commented 9 years ago
I understand what you mean. The penultimate version with two connections work 
better.

Original comment by khseal...@gmail.com on 7 Oct 2014 at 8:17

GoogleCodeExporter commented 9 years ago
Closing this for now, I cant recreate the issue - and have had multiple 
attempts at fixing.

Original comment by craig.p....@gmail.com on 18 Oct 2014 at 3:21