John Locke
John Locke
so I'm stuck here trying to add a new team -- I've been using the --slack_bot_token for the team to link a room, but now trying to bridge to a...
I'm also seeing this with Plasma 6 -- I get a notification that it copied to the clipboard, but it's not there when I go to paste it, whatever was...
Yay! Bikeshedding! We did throw around a few alternatives in chat... I'd be in favor of moving away from Entity as that feels like a base class that a bunch...
Hmm I was able to move events to the calendar I want, until updating to 4.7.4. I used to be able to open a calendar event, go to "More", change...
Hi, Just reading up on the plans here... question: what if we have registration turned off on our homeserver? We're starting to use guest accounts to invite clients to chat....
I tried setting this to /run/current-system/sw/bin/ddev (which is the output of `which ddev`) but I'm getting Invalid DDEV Binary: No version information could be retrieved from /run/current-system/sw/bin/ddev.
Sorry, traveling this week, on spring break/eclipse trip. Here's the output of Randy's request: ``` ❯ which ddev && ls -l (which ddev) && /run/current-system/sw/bin/ddev --version /run/current-system/sw/bin/ddev lrwxrwxrwx 1 root...
 When setting the ddev path in File -> Settings -> Tools -> DDev integration, that's the message I get when I press Apply or OK, and it won't save.
It also doesn't apply if I use the symlink path - /nix/store/yzbg4jhj69qgir4f0xy1xzszrpwash2k-ddev-1.22.7/bin/ddev (which would change every time DDev gets updated). ``` ❯ /nix/store/yzbg4jhj69qgir4f0xy1xzszrpwash2k-ddev-1.22.7/bin/ddev --version ddev version 1.22.7 ```
``` ❯ file /nix/store/yzbg4jhj69qgir4f0xy1xzszrpwash2k-ddev-1.22.7/bin/ddev /nix/store/yzbg4jhj69qgir4f0xy1xzszrpwash2k-ddev-1.22.7/bin/ddev: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /nix/store/1rm6sr6ixxzipv5358x0cmaw8rs84g2j-glibc-2.38-44/lib/ld-linux-x86-64.so.2, not stripped ```