peteasa
peteasa
However `def quit(self): """Closes the OpenOffice.org instance""" self.dispatch('CloseDoc') ` works a treat.. suggest replacing 'Quit' on https://github.com/lfagundes/oosheet/blob/master/oosheet/__init__.py#L223 with 'CloseDoc'
Added print statement to see what is happening.. push_needed is called twice once each time with different time: ``drive push checking for changes in 'reconstruction' .... sync_time 1591028556.5466192 local_time 1591008755.5294328...
Signed-off-by: Peter Saunderson [email protected]
Using elink0_mux_txwr_access to filter frames for elink0 and elink1_mux_rxwr_access for elink1 Tests can write to mailbox in elink0 or elink1 and read from mailbox in elink0 Adding WAIT parameter to...
ERROR: [Place 30-640] Place Check : This design requires more MMCME2_ADV cells than are available in the target device. This design requires 3 of such cell types but only 2...
I noticed that setting Latitude of observatories close to the meridian fails. The failure occurs because -0 degrees is not necessarily a negative value. This draft change is for your...
I have been using the crouton clipboard for some time with not problems.. however just recently had to reinstall croutons and found it very difficult to get clipboard to work...
It seems that devicehive server supports multiple servers (frontend, auth ..) and so multiple url must be used to communicate depending on the relative url being used (/token/refresh, /device/, /devicetype,...
proposal to enable multiple URL to be supported, one for each of the servers (frontend, auth, plugin)
In this commit I have not changed the original .bin file that remains unchanged. I have also left the associated reports in out folder unchanged. This commit will allow people...