Kodi Community Forum
[PATCH]: Fix hang when browsing small dir lists - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: [PATCH]: Fix hang when browsing small dir lists (/showthread.php?tid=27121)



[PATCH]: Fix hang when browsing small dir lists - evetsso - 2007-07-02

https://sourceforge.net/tracker/index.php?func=detail&aid=1746262&group_id=87054&atid=581840

Patch 1746262 fixes a race condition I found in the directory browsing. See the tracker for more detail, but in a nutshell:

- symptom is that the 'loading media info' dialog comes up and stays permanently with no progress
- happens when browsing into small directories, most easily reproducible when going from the main menu into Music/Videos/Pictures

Feedback is welcome. Technically, it doesn't look Linux-specific, but the hardware or the libraries on Xboxes probably make it very hard to produce there.


- Jezz_X - 2007-07-02

I got no idea if it fixes it (not a code guy) but all I can say is NICE !!! if it does


- evetsso - 2007-07-02

applied by vulkanr in r9498.