-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
GUI lag with Qt5 on GNU/Linux with Intel integrated graphics #8939
Comments
Commented by: johanLsp I couldn't reproduce it at first, could you provide more details, especially the OS your running on and mix parameters used (specific waveform renderer) |
Commented by: j-alexander-lehman This happens to me on MacOS High Sierra on i5 7300HQ intel HD630 w/ 8gb ram. Happens with waveforms of Filtered (QT) for waveforms and filtered for zoom view. |
Commented by: xcorat I also have the same problem, (not sure how related these are). Choppy equalizer performance, and weirdly, it works fine when not focused. (click on any other window and the waveforms normalize) Mixxx version: 2.1-beta1 (2.1~beta1.20180219.46227dfcf-lp150.3.1) packaged with OpenSUSE Leap 15 I can only run mixxx with nvidia graphics, regular invocation of mixxx fails with: I was using Mixxx 2.2a earlier with old setup (nvidia+bumblebee) and didn't have the problem, think there is something related to Qt5 and graphics, though not sure where to look. |
Commented by: Be-ing This is why OpenSUSE should not be shipping Mixxx built with Qt5 yet. It has not been extensively tested. I suggest contacting the maintainer of the package and telling them to build it with Qt4. Also, Mixxx 2.1 has been released, so that 2.1 beta package is outdated. |
Commented by: Be-ing I did some testing with my old laptop and I can't reproduce this. |
Commented by: janitor [Expired for Mixxx because there has been no activity for 60 days.] |
Commented by: gustavo Exactly the same thing as above "The GUI (waveforms and rest of window included) became really choppy when it had focus." Works fine if we put focus on another window. Ubuntu 16.04 + mixxx 2.2 from the repos. |
Issue closed with status Expired. |
Reported by: Be-ing
Date: 2017-09-18T22:51:20Z
Status: Expired
Importance: Critical
Launchpad Issue: lp1718066
I tried compiling the master branch with Qt5. The GUI (waveforms and rest of window included) became really choppy when it had focus. Curiously it runs smoother if I have the Preferences window focused. I noticed the RGB (GLSL) waveform renderer I normally use is not available with Qt5. I tested using the integrated Intel graphics with a Core i5-2410M CPU.
The text was updated successfully, but these errors were encountered: