Jesse Medeiros

Results 18 comments of Jesse Medeiros

@harindu95 thanks, that does seem to solve the error. But then there's another issue. When typing into atom buffer, the neovim buffer receives the keys, but in atom it's always...

pipman doesn't currently support installing from a git repository. I'll look into it and verify if it can be implemented.

You mean to install on Arch Linux? You can create a PKGBUILD for that. Arch Linux's wiki explains the process very well. You can also some other PKGBUILD as a...

Did you try following the instructions on the project's repository? It worked for me. The following command should do it: `pip3 install --user git+https://github.com/amezin/powerplay-table-editor.git` And then you run with `amdgpu-pptable-editor`

The executable should be located in `~/.local/bin/amdgpu-pptable-editor` if you installed with the `--user` option. You can create a `.desktop` file for it and place it in your `~/.local/share/applications`, then it...

No, you should uninstall it with `pip uninstall amdgpu_pptable`

I'm also facing this issue. I downgraded to v1 as a temporary workaround.

It works for me if I run `killall plasmashell && plasmashell` after starting plasma

I just had this problem and managed to fix. For some reason, my client id in google console had changed. I updated in my init.el and now it works again.