haideralipunjabi / polybar-kdeconnect

KDEConnect module for Polybar
https://blog.haideralipunjabi.com/posts/making-modules-for-polybar-shell-python/
164 stars 11 forks source link

My keyboard stops working when i click the icon and there is none device paired #10

Closed juansquintero closed 5 years ago

juansquintero commented 5 years ago

If no device is connected and i click the icon it fezzes my pc, only the window that had focus in i3wm works, any other thing just do not respond and i have to turn of my pc with the power button if i wanna use my pc

haideralipunjabi commented 5 years ago

Can you run the bar from terminal and check what output it gives there. The hanging only happens if polybar hangs.

juansquintero commented 5 years ago

it shows warn: No monitor specified, using "VGA1" error: Disabling tray manager (reason: Invalid position " ") config.txt

haideralipunjabi commented 5 years ago

Well, the invalid position is due to not specifying one on line 31. Just comment it out. Does it work properly if you don't use the kdec module?

juansquintero commented 5 years ago

It worked