-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Upload animation freezes #1503
Comments
@mmahmoudian this should be fixed on the master branch. Can you test that? I really need to get a point release out. |
Yeah either build from source or do a cleanbuild from AUR. Looks like the app image is missing the SSL binaries |
actually for me the same freeze happens every time when I'm trying to copy into clipboard, just in difference that all screen frozen $ flameshot
QSettings::value: Empty key passed
QSettings::value: Empty key passed
QSettings::setValue: Empty key passed
QSettings::value: Empty key passed
QSettings::setValue: Empty key passed
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setCompositionMode: Painter not active
QPainter::translate: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setBrush: Painter not active
Terminated Sure terminate it's only after killing by hands |
@coozoo How many seconds should you wait until it unfreezes itself without you killing it? |
Oh about 15 seconds and I thought that's all and nothing will happen. So I've tried to wait more, few times. First one unfreeze after ~30 seconds. 2nd - after about ~45, one more time and it's about 50s 😕 |
I just checked with the latest commit in master Flameshot v0.10.1 (203b5ba) and it seems this is resolved. At least it doers not happen anymore. @dausruddin would you please check this as well |
Sorry, a bit late. But I can confirm the issue is no more. Thanks. |
Still persists on: Flameshot v11.0.0 () Kubuntu actually. Thanks to this comment I discovered that uploads are actually successful: |
@OnkelTem how have you installed Flameshot? |
@borgmanJeremy I can confirm that it is again happening. @OnkelTem Thanks for reporting. I'm re-opening this. I also realized that when the animation is frozen, whatever change the user make to the window dimension (because the circle is not fully fitted in the window), the whole window geometry glitches (shows the desktop wallpaper)
|
Disable "Copy URL after upload" for now. The bug is related to a race condition between the clipboard and the system notification....again |
#2348 seems to fix it for me. Will merge after the CI finishes. |
Flameshot version
Flameshot v0.9.0
Compiled with Qt 5.15.2
Describe the bug
The upload animation freezes and this causes the users to panic (#1501). Also, to my surprise (I repeated this 3 times and got the same exact result), the clock on the screen also stops working for half of the duration of uploading process!
I suggest the Latest Uploads window opens after the upload is completed.
To Reproduce
flameshot gui
Expected behavior
Smooth animation.
System Information
The text was updated successfully, but these errors were encountered: