StellarKnight
StellarKnight
When I start librevault gui from the menu. My computer starts librevault-daemon and it is going to 100%. I only added 1 folder with nothing in it. I am currently...
In the command and I think the build although haven't tested If you have a space in the option it will fail to run. ``` CompileDaemon --build="go build -o program...
Getting an error when using nativescript-vue, ui-material-bottom-navigation, and ui-material-tabs ``` System.err: An uncaught Exception occurred on "main" thread. System.err: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException: Error calling module function System.err:...
Hi I am trying to upgrade from Graylog 4.2 to 4.3 and I am getting a weird start error. ``` graylog_1 | find: ‘/plugins-default/’: No such file or directory ```...
# v1 UUID incorrect With time: '2012-06-06 00:00:00' 'America/Los_Angeles' With phpcassa I get: 31973f60-1dd5-11b2-888f-4d43d6cc3201 With pycassa I get: 3b77d800-afa5-11e1-8080-808080808080 The first half is way off. The second half doesn't matter...
I was trying to track down why the Toolbar buttons wouldn't work on initial load until after the second click. Finally found the culprit. https://github.com/vietanhdev/anylabeling/blob/e7fb9cae3f234243a17014f6dbd4b7391534da82/anylabeling/views/labeling/label_widget.py#L1069-L1071 Problem is it's a bit...
Thank you for the work you have done. I found this library easy to setup and get going in Vue. One thing that is kind of burden is not being...
### Clear and concise description of the problem Unable to set conversation custom attributes. The composable setCustomAttributes for the contact works but not for conversations. I even tried using window.$chatwoot.setConversationCustomAttributes()...
## Feature Add options for scrollbar-gutter ## Proposal scrollbar-gutter-auto (default) scrollbar-gutter-stable scrollbar-gutter-both References: https://caniuse.com/?search=scrollbar-gutter https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter