cmallwitz / Financials-Extension

Extension for LibreOffice Calc to access stock market data
Other
151 stars 21 forks source link

Waiting delay bug #88

Open blueblackbird opened 1 year ago

blueblackbird commented 1 year ago

I've just updated to the new 3.3 version. The problem still remains, libre office will show a waiting dialogue around 5 times when I try to open the document. When will this bug be solved?

cmallwitz commented 1 year ago

The waiting dialogue is unavoidable (the extension has no control over what Libre Calc is doing). Usually this is the case for downloading loads of symbols or looking up symbols that don't exist. The later doesn't get cached and results in repeated network round-trips looking for no existing data. So the question is what is your spread sheet doing?

blueblackbird commented 1 year ago

Is there another software with a api-download of data instead of screenscraping? Why don't you cache them?

I can send you the file via mail if you want take a look at it.