-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Delay in entering/exiting Prompt mode while in windowed mode #146
Comments
I've seen this delay before but not only do I not know what causes it. The exact same build can sometimes exhibit this behavior in one system and work perfectly fine on another. Changing Qt and KF5 versions makes no difference in this regard. When the issue happens to me, it's usually on a VM running Ubuntu 18.04. Because of this, I've brushed this issue off in the past as a problem with the VM or the operating system. You say you are running on Debian 11, which isn't known to manifest the issue. This leads me to think it may have something to do with hardware or that it may have to do with the way the AppImage's containerization works.
|
Dell Inspiron 3521, Intel Dual Core 2nd gen, intel hd graphics 4000 (integrated)
Will try the Arm64 build on a RPi400 next, did not see a SNAP download.
Also will check an older version appimage to see if it manifests this issue.
|
Great idea comparing against an older version. Snap and Flatpak builds are now available for both x86_64 and arm64 systems. The Snap is using the exact same version of KDE Frameworks as the AppImage. The Flatpak uses a slightly newer version, which has a bug that causes playback controls not to be shown while in full screen. |
Are the Flatpak and Snap build available in the SourceForge link? Delays in all the following versions: No delay in current Arm build. |
All comparisons must be made from within the same computer for this test to work. So far, it may be an issue with the AppImage, but you must compare against the other universal packages to get a better understanding. Snap and Flatpak installs can be found through pre-configured package managers or through the following links: Buttons linking to those pages should also appear at https://qprompt.app when accessing the site through a Linux machine, with a browser that has JavaScript enabled. |
Are there .deb builds I can install? |
I've uploaded a Deb for x86_64: https://sourceforge.net/projects/qprompt/files/v1.1.3/qprompt-v1.1.3-aa79ad5-linux-gcc-x86_64.deb/download |
Will try that, thank you. As for the other packages: |
I'm planning to make another point release this weekend, to fix an issue with some translations not loading. Let me know if this issue happens to you with installation methods other than AppImage, to see if there's something I can do to improve it. |
The delay appears to have disappeared with the 1.1.4 update. |
That's very strange... Did you test using the AppImage? |
My mistake. Tested with the .deb install. qprompt-v1.1.4-5801a58-linux-gcc-x86_64.Appimage will not run. |
What does it say if you launch the AppImage from a terminal? Remember that the AppImage from Craft only supports x86_64, so won't run on a Pi. |
My mistake. Forgot to make AppImage executable :/ Yes, delay still exists in windowed mode. |
Used to happen to me all the time... I figured it was probably that because I didn't changed anything that would affect the delay. Typically I make a new Craft install for each new build, but since the last one was less than a month old, and I didn't want to spend time fixing things if KDE broke something, I only updated QPrompt's source and left everything else intact. |
It's been a while since I last saw this issue occurring. Closing after 1.2 builds are made if I don't get to experience it again after testing all of the supported builds. |
I haven't had this issue in a looong time. It hasn't appeared in any of the Qt 6 builds. Closing for now, feel free to re-open. |
Bug Description
When in windowed mode, selecting 'Start Prompting' or 'Return to Edit Mode' results in ~2 second delay before text animates or returns to editor, no delay in FullScreen mode.
Expected behavior
Windowed mode should mirror FullScreen mode
Screenshots (optional)
Device information
The text was updated successfully, but these errors were encountered: