Ashhar Hasan
Ashhar Hasan
Sorry for the delayed response. The process is to go to whatever file you want to add as a docset and then click the "Raw" button to get a URL...
Thanks for creating the issue @ppwwyyxx. Right now the user contributed docsets are being pulled using a static index file which the upstream project maintains. See https://github.com/hashhar/dash-contrib-docset-feeds/blob/master/update.sh#L4. I'll verify if...
@ScottIsAFool Aren't those stored in the registry under `HKEY_CURRENT_USER\SOFTWARE\OpenLiveWriter\Weblogs`? @wvdvegt Do you already have Windows Live Writer installed and configured before you tried installing Open Live Writer? And also, could...
@ScottIsAFool We do have some code in `ApplicationMain.cs` that tries to migrate settings from older OLW builds to newer builds. Can't we plug in a method that does the same...
Try running the setup as an administrator and report what you see. (The log has some errors regarding permissions to your StartMenu folder.)
Should I add some code in the uninstaller to remove that registry key upon uninstalling?
@gep13 Where is the uninstaller's code? I guess the same changes will need to be added to the uninstaller.
It indeed looks unrelated and is a flaky test. ``` 2022-08-21 20:35:08 INFO: FAILURE / io.trino.tests.product.iceberg.TestIcebergSparkCompatibility.testTrinoReadsSparkRowLevelDeletes [PARQUET, PARQUET] (Groups: profile_specific_tests, iceberg) took 2.7 seconds 2022-08-21 20:35:08 SEVERE: Failure cause: io.trino.tempto.query.QueryExecutionException:...
@gzsombor In case you're still pushing can you also do following: - First commit has long commit - reword to something like `Fix package declaration and adjust visibility of TrinoDriverUri`...
Add PR description to the commit message please.