Malte Finsterwalder

Results 17 issues of Malte Finsterwalder

I don know, whether this is possible, but I saw this feature in a clipboard manager on Windows before. I would like to type and hold a hotkey (e.g. Ctrl-Alt-V)....

Hi, First of all thanks for a great little tool! I love it! A small feature request I have: When I type the hotkey for the Selection Dialog I get...

java.lang.NullPointerException at java.desktop/javax.swing.ImageIcon.(ImageIcon.java:217) at com.ppolivka.gitlabprojects.merge.request.CreateMergeRequestDialog.$$$setupUI$$$(CreateMergeRequestDialog.java) at com.ppolivka.gitlabprojects.merge.request.CreateMergeRequestDialog.(CreateMergeRequestDialog.java:49) at com.ppolivka.gitlabprojects.merge.request.GitLabMergeRequestAction.apiValidAction(GitLabMergeRequestAction.java:30) at com.ppolivka.gitlabprojects.common.GitLabApiAction.actionPerformed(GitLabApiAction.java:58) at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:280) at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$1.performAction(IdeKeyEventDispatcher.java:609) at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.lambda$processAction$3(IdeKeyEventDispatcher.java:670) at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:94) at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:669) at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:619) at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processActionOrWaitSecondStroke(IdeKeyEventDispatcher.java:516) at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:470) at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:219) at...

First of all: Thanks a lot for this wonderful tool! Have been looking for something like this for quite a while! I configured hotkeys to switch my output sources, which...

wait-for-feedback

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/oathkeeper/blob/master/CODE_OF_CONDUCT.md). -...

bug

I run mprocs in an iTerm2 window on a Mac. And I leave it running for long periods, doing standby in between etc. From time to time (could not yet...

We have a big test suite in our django project. We use django-rq. Sometimes, when we run the tests (usually on our gitlab ci), the tests fail with the error:...

When I create a new entry I would like it to always have a generated password set by default. Now I always have to klick the generate button before I...

help wanted
new feature

@dbkr added new code to MatrixRTCSessionManager in this commit: https://github.com/matrix-org/matrix-js-sdk/commit/6836720e1e1c2cb01d49d6e5fcfc01afc14834ca https://github.com/matrix-org/matrix-js-sdk/blob/95baccfbc10c582ce909b4c8c72739ab76c0b248/src/matrixrtc/MatrixRTCSessionManager.ts#L102-L108 This keeps logging error messages. Obviously the event is processed, before the new room is known by the client....