-
-
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 lockup after loading song #4930
Comments
Commented by: tomj-wps
Compiled with optimize=3 djconsole_legacy=1 Still able to control with Hercules Control MP3, only the Qt interface stops updating. Herea re screen shots including partial stderr log. It's stuck, and I put an xterm on ithttp://www.wps.com/temp/stuck-mixxx2.png Then alt-tab'ed it below mixxx. Damage visible.http://www.wps.com/temp/stuck-mixxx.png Will figure out how to generate backtrace and post on next occurrence. |
Commented by: deftdawg I experince this from time to time, where the UI thread bombs out after a waveform load. However, you can still play / stop music using the Herc console. This looks likes a dup of #192165 to me though. |
Commented by: tomj-wps Still occurring for me. The Qt window stopped updating after I loaded the track shown below. Both players operable using Hercules Control MP3. I suspect, but cannot document, that the Xlib error shown below is part of this. ... lockup here Restart mixx, reload above track, no problem. Ubuntu 7.10, kernel 2.6.22-14-rt |
Commented by: tomj-wps Mixxx coredumped after X errors. Not repeatable with same track loads (tried to duplicate actions, but who knows). Note Xlib involve again /Warning: X Error: BadLength (poly request too large or internal Xlib length error) 16/ I see Xlib errors in debug often. Ubuntu 7.10, kernel 2.6.22-14-rt |
Commented by: deftdawg This bug is the same as #192165... I've committed a fix (r1959) which will make takes the responsibility of updating waveformSummary widget away from the waveformSummary generation thread and gives it back to the UI thread, where it needs to be in order to avoid XLib errors. |
Issue closed with status Fix Released. |
Reported by: wesley
Date: 2008-03-02T17:12:34Z
Status: Fix Released
Importance: Undecided
Launchpad Issue: lp197697
Sometimes the GUI locks up after loading a song onto on of the decks/players.
It doesn't matter if you drag it or load it using right-click -> load in player 1 or 2
Compiled with: optimize=2 shoutcast=1
Sound API: ALSA with 44100Hz sample rate
Type of media was MP3
Skin: Collusion WS 1280
SVN rev. 1870
Backtrace:
Program received signal SIGTSTP, Stopped (user).
[Switching to Thread -1250703648 (LWP 12250)]
0xffffe410 in __kernel_vsyscall ()
(gdb) thread apply all bt
The text was updated successfully, but these errors were encountered: