View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#391
Originally Posted by NightShift79 View Post
in the newest version, I can't see the comments. it says xxx comments, but i can't read them.
(i don't have a yt account)
I haven't changed any code regarding the comments, and I can still view them fine. However, I cannot view them on my desktop machine, so I think there is some inconsistent behavior in XmlListModel across Qt installations. It seems that setting the source property of the XmlListModel does not work in some cases, whereas setting the xml property (a string) always works. The comments list is now the only case where the source property is used (it was previously used for playlists and subscriptions, where some users also had problems). I will change it to use the xml property for the next release.

As odd as it sounds, the problem can only have been caused by disabling OpenGL acceleration, since that was the only significant change from the previous version.
__________________
'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

Last edited by marxian; 2011-04-14 at 00:05.
 

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