Ian Watt
Ian Watt
> What error do you get if you run `java -Djavafx.verbose=true -Dprism.verbose=true jar pattypan.jar` and which architecture does your CPU use(In other words: which Mac do you use?) (base) ian@MacBook-Pro-2...
Thanks @Ambrosiani It runs Pattypan and gives the following output (base) ian@MacBook-Pro-2 Desktop % java -Djavafx.verbose=true -Dprism.verbose=true -jar pattypan.jar Feb 08, 2022 9:46:18 AM com.sun.javafx.application.PlatformImpl startup WARNING: Unsupported JavaFX configuration:...
Today I installed Virtual Box and configured an Ubuntu 20 VM. I installed Open Java JDK and Open JavaFX 17.0.2 I ran Pattypan and tried to upload two files. I...
@Abbe98 I didn't think of that as a common issue - ie using the same file each time. Here it is: https://www.dropbox.com/s/1f6eln8cfxf9cki/20220126_125956.jpg?dl=0 Thanks Ian
@Abbe98 using a different photo I was able to upload via Pattypan on the Mac. [https://commons.wikimedia.org/wiki/File:Sir_George_Skene_of_Wester_Fintray_and_Rubislaw,_Provost_of_Aberdeen_(1676-85)_-_ABDCC001018.jpg](https://commons.wikimedia.org/wiki/File:Sir_George_Skene_of_Wester_Fintray_and_Rubislaw,_Provost_of_Aberdeen_(1676-85)_-_ABDCC001018.jpg ) Two of my own images failed but this PD / CC0 one worked....
I can confirm that a file name with an accidental carriage return in it also fails to upload (whereas those containing double quotes or forward slashes are fixed in the...
I am starting to work on the data for four Aberdeen, UK sensors. See [https://github.com/watty62/abdn_air_quality](https://github.com/watty62/abdn_air_quality ) I have an issue with the extra columns (or too few headers). Can anyone...
I was going to look at creating this. However, if we look at the page [Analytics -> Data Licensing](https://opendata.scot/analytics/licensing/) we can see that the first and third categories are in...
I had a look at a few files. These are as much notes to myself as anything ... It looks like _all_? the licence fixing is being done in [merge_data.py](https://github.com/OpenDataScotland/the_od_bods/blob/main/merge_data.py)...
I've made this submission. https://github.com/okfn/dataportals.org/issues/291 It looks like we can submit updates / amendments via Github issues / PRs. This should see us displayed on the main portal. I had...