The Following User Says Thank You to shanttu For This Useful Post: | ||
|
2011-09-12
, 18:56
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#102
|
The Following 2 Users Say Thank You to mr id For This Useful Post: | ||
|
2011-09-12
, 19:24
|
|
Posts: 234 |
Thanked: 281 times |
Joined on Nov 2010
@ Helsinki
|
#103
|
Okay, doesn't sound like that then. Have you changed the frequency of requests in the settings / options to something too small for your network?
Does increasing the polling frequency to say 30 seconds give you stability?
Could you also attach the output of http://127.0.0.1:8080/requests/status.xml
&
http://127.0.0.1:8080/requests/playlist.xml
from the machine with VLC running on it?
may as well rule out some other issues as well before assuming it's CSSU related (which I haven't tested yet btw as I don't use it).
cheers
The Following User Says Thank You to shanttu For This Useful Post: | ||
|
2011-09-12
, 19:37
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#104
|
I haven't touched any settings so they have been default. I changed Update frequency from 5000 to 25000 and it is a bit more stable, but still crashes.
How to set polling frequency? (sorry.. still learning)
http://i.imgur.com/YqPep.png
http://i.imgur.com/gMG1I.png
(on pastebin it did not look that clear)
The Following User Says Thank You to mr id For This Useful Post: | ||
|
2011-09-12
, 21:10
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#105
|
The Following 2 Users Say Thank You to mr id For This Useful Post: | ||
|
2011-09-12
, 21:27
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#106
|
Yep. It segfaults for me as well with the CSSU installed.
Might try and find out why tomorrow.
Most likely Qt related (a Gtk version doesn't suffer from the same issues) not sure what exactly the CSSU updates.
|
2011-09-12
, 21:41
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#107
|
CSSU for sure updates Qt. Could you give me some instructions on how to reproduce this? Have in mind that I am not using vlc-remote, neither have vlc server set up.
Thanks.
The Following 2 Users Say Thank You to mr id For This Useful Post: | ||
|
2011-09-12
, 21:52
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#108
|
|
2011-09-13
, 16:29
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#109
|
Are you Linux or Windows on your desktop/laptop?
Either way
Install VLC on your desktop.
Enable the Web Http Interface.
Set a file or file in your playlist / playing (i.e. open at least one media file in vlc)
Install vlc-remote on your N900
Run vlc-remote
Configure a new connection (your Desktop's IP address / Port 8080) and use it
Wait a 10 - 30 seconds for it to segfault and close
http://www.chocolatechunkapps.com/ap...remotecontrol/
has a good guide for setting up the desktop VLC client for remote access.
|
2011-09-13
, 18:57
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#110
|
Bug found and will be fixed in the next CSSU update. More info here (if interested)
BTW great program, thanks to trolls for introducing the bug in Qt so I saw it.
VideoLAN
Using remote everything seems to be ok. I can see what file is playing and in which position but then crash.
I have to study those debugging methods before I can give more info.