Jeff Gibson

Results 18 comments of Jeff Gibson

> You may take [dockerMenu.js](https://github.com/SlavikZ/gnome-shell-extension-docker/raw/patch-1/src/dockerMenu.js) from #43 - this should resolve the issue This worked for me until a new release is pushed to the extensions website. I'm running Ubuntu...

This is happening to me as well. I'm using 3.38.5 that ships with Ubuntu 21.04. I'm also using Wayland. Only the most recent thing I copy shows. I'm able to...

I don't know if this helps, but this issue has happened way less often recently for me. The only thing I can think of that's different is that I've stopped...

@lucabotti good find. A case change like that should be easy enough to grep out of the source code. Edit: nevermind it is not easy to find :(

Here's an strace for when this happens and I do a new copy. ``` [pid 3151] recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="V\0\266\n\1\0\300\0\20\0\200\0\243\1\0\0#\327V\0#\327V\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64 [pid 3151] recvmsg(7,...

FWIW it does seem to happen more often when I have more extensions loaded. recently loaded for me: - Arrange Windows - Burn My Windows - Todo.txt - Shortcuts

Same issue. Using version 1.3.6b on CentOS 8

Just ran into this trying to install chrome in a maven docker image. Way too many deps to try to do with microdnf.

Looks like it's on github's roadmap at least - https://github.com/github/roadmap/issues/528

@borgmanJeremy forgive me for being entirely ignorant of github actions - I see there are several other projects out there that build "universal" binaries that support both apple silicon and...