Robert Sprunk

Results 8 issues of Robert Sprunk

I'm using [autocutsel](https://www.nongnu.org/autocutsel/) to sync my PRIMARY and CLIPBOARD selection. When I select text, I can paste it using Ctrl+V, so the sync works fine. However, the text that is...

Bug

I'm running this command to import documents into paperwork: `paperwork-shell import scan.pdf` The error message is attached: [paperwork-shell-error.log](https://github.com/openpaperwork/paperwork/files/2073142/paperwork-shell-error.log) Importing the document using the paperwork gui works.

regression
to study
bug
shell

Basic auth is used by the paperless api. In order to use basic auth with wsgi this directive is required: `WSGIPassAuthorization On` https://www.django-rest-framework.org/api-guide/authentication/#setting-the-authentication-scheme

I'm importing documents from an email inbox. However, email subjects containing "Fwd:" or "Re:" are considered unsafe and the email is not processed further. The code for checking the subject...

Hello, the development docker-compose file https://github.com/foodcoops/foodsoft/blob/master/docker-compose-dev.yml#L25 is referencing "aboutsource/mailcatcher" from dockerhub. However, during build I get this error: "pull access denied for aboutsource/mailcatcher, repository does not exist or may require...

bug

When using the `api.bulkDetails` method, `versionString` is empty for each app I've tried so far. The `versionCode` is returned correctly. When using `api.details` with the same apps, `versionString` is set....

As you can see in the [gTile screenshot](https://cloud.githubusercontent.com/assets/3153136/13203506/5cf3c5f6-d8ba-11e5-8603-ed5fb09cb3cc.png) - the gTile UI spawns to the right of my secondary monitor which is portrait - the topmost left cell isn't at...

It would be awesome to have all the features of ShellTile working under Wayland. Some issues regarding Wayland have been reported before: https://github.com/emasab/shelltile/issues/30 https://github.com/emasab/shelltile/issues/41 https://github.com/emasab/shelltile/issues/50 I understand that this extension...

bug