View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#66
An update on recent bug reports:

1. There is an issue with playing downloaded tracks with filepaths that contain certain characters. This is due the filepaths being URL encoded by the DocumentGalleryModel. GStreamer doesn't like the URL encoded filepath. I have fixed this by decoding the filepath before passing it to the video player. I'll test for robustness over the weekend.

2. When playing a video (not from the archive), an infinite loop is executed if there are downloads in the queue (the application checks if the currently playing video is in the download queue, and gets stuck in an infinite while loop ). In some cases this will lead to lockup of the main thread, resulting in the 'Application not responding' message. This is now fixed.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following User Says Thank You to marxian For This Useful Post: