Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keepassxc doesn't hide #66

Open
sidequestboy opened this issue May 4, 2020 · 2 comments
Open

keepassxc doesn't hide #66

sidequestboy opened this issue May 4, 2020 · 2 comments
Milestone

Comments

@sidequestboy
Copy link

sidequestboy commented May 4, 2020

I've tried a variety of options, but fundamentally it seems I can't get keepassxc to hide.

tdrop keepassxc

spawns the window fine, but subsequent commands have no effect as long as the window is open.

keepassxc 2.5.4, tdrop 0.3.0.r9.geb09fc2, bspwm 0.9.7-10-g2ffd9c1

This outputs some errors in the original process also:

qt.qpa.xcb: QXcbConnection: XCB error: 11 (BadAlloc), sequence: 589, resource id: 455, major code: 53 (CreatePixmap), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 590, resource id: 92274709, major code: 139 (Unknown), minor code: 4
qt.qpa.xcb: QXcbConnection: XCB error: 11 (BadAlloc), sequence: 592, resource id: 455, major code: 53 (CreatePixmap), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 593, resource id: 92274709, major code: 55 (CreateGC), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 594, resource id: 92274713, major code: 59 (SetClipRectangles), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 595, resource id: 92274709, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 596, resource id: 92274713, major code: 56 (ChangeGC), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 143 (Unknown), sequence: 598, resource id: 92274710, major code: 139 (Unknown), minor code: 8
qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 599, resource id: 92274713, major code: 59 (SetClipRectangles), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 600, resource id: 92274709, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 601, resource id: 92274713, major code: 56 (ChangeGC), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 143 (Unknown), sequence: 603, resource id: 92274710, major code: 139 (Unknown), minor code: 8

and when tdrop keepassxc is run again in another terminal, the original process spits out:

qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 1184, resource id: 92274713, major code: 59 (SetClipRectangles), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1185, resource id: 92274709, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 1186, resource id: 92274713, major code: 56 (ChangeGC), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 143 (Unknown), sequence: 1188, resource id: 92274710, major code: 139 (Unknown), minor code: 8
qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 1189, resource id: 92274713, major code: 59 (SetClipRectangles), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 1190, resource id: 92274709, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 13 (BadGC), sequence: 1191, resource id: 92274713, major code: 56 (ChangeGC), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 143 (Unknown), sequence: 1193, resource id: 92274710, major code: 139 (Unknown), minor code: 8

When I run it as tdrop -m keepassxc, no errors are reported, but the same behaviour is observed.

@noctuid
Copy link
Owner

noctuid commented May 6, 2020

Unfortunately I can't replicate this. I can try updating bspwm but otherwise we have the same setup. If you kill keepassxc and start it in a terminal without tdrop, do you get errors?

@sidequestboy
Copy link
Author

No errors when I launch keepassxc from a terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants