-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Nightly builds DEB crashes #14
Comments
So, DEB missed BTW, If install
So, there is issue breaking non solvable issue dependency on Qt6 ( |
Fixes efck-chat-keyboard#14 Thanks @Symbian9
I pushed a fix for the missing Debian deps. Don't know about that crash. Our Debian package is "ok" with pyqt5 ... 😕 Lines 20 to 22 in 096a7b6
Ensure you're running the correct executable and try to run with $ which efck-chat-keyboard # Should NOT point to python venv for Debian package
$ efck-chat-keyboard --debug
... |
As it is not merged in main branch yet, there is no DEB for testing. |
Ah, well, there are usually artifacts on any PR Checks page (see top right). 🙃 |
Just installed
|
Many thanks! Every foreign platform test helps a lot!
Those are just warnings. I think it's ok to warn since Qt6 (in that order) is the preferred lib.
Indeed, I thought maybe ICBA with a tray icon / menu (😅), so I just made the app hide/close to background and respond to the configured hotkey.
This is very odd, since the code to hide the app and typeout the emoji had not changed (expand the region above the targeted region to see it). It works for me on X11. Can you confirm the behavior is consistent and not just a case of #2 or some such? Maybe this is the buggy line. 🤔 |
I will try to reproduce & record screencast.
Icon in tray should be shown while app is in background.
I'm not sure where is a bug, as never seen such output with other apps on my system ("Greybird-dark-mx" is default MX Linux MX-21 theme, and I not touching it): Greybird-dark-mx's `xfce-panel.rc`
|
Describe the bug
Nightly builds DEB crashes on Linux:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App should launch as expected.
Versions
Specify versions:
OS: Linux (Debian 11)
Qt: 5.15.2
EFCK:
efck-chat-keyboard_0.1.dev1+g83ce525-1_all.deb
Additional context, screenshots
Add any other context about the problem here.
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: