Noah
Noah
@LeDuble It's unlikely that it "just stopped working". Do you have automatic updates enabled? Try installing all the packages listed in the docs just in case there's a new one...
@StewAlexander-com Going with the system version worked for me just recently, which is why I'm confused. Double-check you don't have the pip version installed (`pip3 uninstall guake` and `pip uninstall...
@StewAlexander-com I don't think it is the version that's causing the issue, but rather the install location and where the data is expected to be found (it can't find the...
Polite bumb :slightly_smiling_face:
Apologies for the delayed response. I see the use case for this addition and that you put some work into submitting a PR. However, I think I see another solution...
@mullenkamp When installing from source, make sure you uninstall all other versions, in particular pip uninstall. `which guake` should be `/use/local/bin/guake` if I remember correctly (on my phone ATM). Then...
@Davidy22 Could the gschema data files be relocated to somewhere in the user's home directory, like `~/.local/share`, instead of being put in `site-packages/`? I might not be fully understanding the...
For what it's worth, you can use `Win`+click+drag can move it to the other screen. It also seems to fix it, at least temporarily.
I'm affected by #14 and was hoping to install the version with the fix from #15 without resorting to recompiling it myself. Would you mind deleting the pre-release and trying...
Thanks for doing that. I was able to reproduce the issue on a test repo (I got `Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}`). I was able to work around the issue by deleting...