Results 199 issues of Sylvia van Os

![](https://i.imgur.com/5UDsr5j.jpg)

bug
help wanted
Hacktoberfest
windows

Commit f6671fe6f698906742ea831bf128d13b29aa7515 Select something (for example a password), the notifications show up but it isn't copied to the clipboard.

bug
help wanted

Pext binaries currently use Python 3.6, which requests dropped (see #455). It needs to be upgraded to a newer Python and the AppImage build needs to be fixed.

help wanted

It has become a common occurrence to have to wait up to half an hour for Travis to even start building any builds. Travis sadly has only seemed to be...

discussion

``` Traceback (most recent call last): File "/usr/lib64/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib64/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "pext/__main__.py", line 3291, in main(UIType.Qt5) File "pext/__main__.py",...

bug

Hey everyone, I'm starting to feel like automatically adding people (with their email) to the list of translators in the Pext about screen was not the right way to go...

discussion
meta

**Is your feature request related to a problem? Please describe.** There is currently no way to open Pext using a global hotkey, except by setting up your OS to do...

enhancement
help wanted
discussion
windows
macOS

The macOS .dmg has a version number such as Pext-0.19.29.g659fb76.dmg. The version can be retrieved by running `python setup.py` (which will fail, but also save the correct version to `pext/VERSION`)....

enhancement
help wanted
Hacktoberfest
good first issue
windows

It'd be great if the build process could automatically generate some nice screenshots, so that they are always up-to-date with current functionality. An example of another project that does this:...

enhancement
help wanted

https://github.com/Pext/Pext/blob/master/docs/installation.rst contains instructions for openSUSE, but more repositories are available (despite being untested). These need to be documented for the relevant distributions: Stable: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext/ Nightly: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext:/devel/

help wanted
documentation
Hacktoberfest
good first issue