There is a problem getting a thumbnail from gds. After simple search filtered by web pages, list of GDCOMWebPage objects is received and, when get_thumbnail method is called, null is returned for every single result (even though there are thumbs in google desktop search). It is not only case with thumbnails, for almost all non-string types null is returned every time. The only exception is get_format function that returns Byte, 1 in fact. Can it be somehow connected with get_thumbnail_format method (that returns null also)?
I am not the only one, my friend has the same problem, too. Are you aware of this problem, do you know how to solve it?
Thanks,
Nikola
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've opened the bug #1727757. Unfortunately, at a glance, I've seen that COM bridge api (jacob) doesn't get this data. So we have to investigate (any help will be welcome:)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
There is a problem getting a thumbnail from gds. After simple search filtered by web pages, list of GDCOMWebPage objects is received and, when get_thumbnail method is called, null is returned for every single result (even though there are thumbs in google desktop search). It is not only case with thumbnails, for almost all non-string types null is returned every time. The only exception is get_format function that returns Byte, 1 in fact. Can it be somehow connected with get_thumbnail_format method (that returns null also)?
I am not the only one, my friend has the same problem, too. Are you aware of this problem, do you know how to solve it?
Thanks,
Nikola
I've opened the bug #1727757. Unfortunately, at a glance, I've seen that COM bridge api (jacob) doesn't get this data. So we have to investigate (any help will be welcome:)