Austin Raney
Austin Raney
I am having similar issues, namely `could not lock pid-file`. This may be related to #82? I tried the workaround suggested there and got `skhd` working by stopping the homebrew...
Ive played with starting a daemonic like process without using `launchctl` and I just got this to work: `nohup skhd &` This will not persist through restarts or logouts, but...
Just as an update, the `could not lock pid-file` is a non-issue for me. This is shown when the daemon process has been started by `brew services` or equivalently, `launchctl...
@Castronova tagging you here to follow the conversation.
@poissoj, ive also not been able to set a log level. It appears the debug log information originates from two redux thunk methods specifically, [`thunkDispatchFileAction`](https://github.com/TimboKZ/Chonky/blob/bab607704d7a3f209502dbe35530832916de8105/packages/chonky/src/redux/thunks/dispatchers.thunks.ts#L18) and [`thunkRequestFileAction`](https://github.com/TimboKZ/Chonky/blob/bab607704d7a3f209502dbe35530832916de8105/packages/chonky/src/redux/thunks/dispatchers.thunks.ts#L45).
@galliumsoft, @ArslanDev666, I've run into this same issue and may have come upon a solution? In brief, I wrapped my application in a material-ui `ThemeProvider`with the default theme and the...
@weagertron, chony uses [`@material-ui/core": "4.11.3"`](https://github.com/TimboKZ/Chonky/blob/8e1b07cc07daec0b2bfe791973ae88c13b68b421/packages/chonky/package.json#L68). I think the best option right now is to use MUI v4.
I am also facing this issue. Can anyone speak to the cause of this?
Thanks for linking the related issues, @horsburgh! [@dtarb's quoted comment from #4078](https://github.com/hydroshare/hydroshare/issues/4078#issuecomment-752752324) > [dtarb](https://github.com/dtarb) commented [on Dec 30, 2020](https://github.com/hydroshare/hydroshare/issues/4078#issuecomment-752752324) We appreciate the suggestion. It is a good idea. This was...
The services for these resources are not work either. Im sure that I missed some, these are just (most) resources that have type `Geographic Feature (ESRI Shapefiles)`, so they should...