home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
did I spot bug ?.
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="offbyone" data-source="post: 638495" data-attributes="member: 73415"><p>As I don't have any lockups, I can't say for sure what is happening on your system -> I really need logfiles from a lockup. Any perticular videos that are causing this so I can test?</p><p></p><p>AddFilterToGraph can take a very long time to timeout, if a previous graph was not cleaned correctly...</p><p></p><p>The while loop should in no case lock the GUI as it is executed in background. If the Thread can't be started the while loop is never executed and the MonitorBufferProgress function has a complete try catch around. One problem I see is that if the monitoring fails right in the beginning it might end clean, due to try catch but never end the while. I'll add some code to prevent that. Can you test a new build to see if that would fix your problems?</p></blockquote><p></p>
[QUOTE="offbyone, post: 638495, member: 73415"] As I don't have any lockups, I can't say for sure what is happening on your system -> I really need logfiles from a lockup. Any perticular videos that are causing this so I can test? AddFilterToGraph can take a very long time to timeout, if a previous graph was not cleaned correctly... The while loop should in no case lock the GUI as it is executed in background. If the Thread can't be started the while loop is never executed and the MonitorBufferProgress function has a complete try catch around. One problem I see is that if the monitoring fails right in the beginning it might end clean, due to try catch but never end the while. I'll add some code to prevent that. Can you test a new build to see if that would fix your problems? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
did I spot bug ?.
Contact us
RSS
Top
Bottom